Search Mailing List Archives
[protege-discussion] Meaning of slot IDs > 9000 and < 10000
Tania Tudorache
tudorache at stanford.edu
Mon Sep 25 09:08:34 PDT 2006
Alan,
The frames with ids between 9000 and 10.000 are OWL system frames (for
example, "owl:disjointWith", "rdf:type", etc.). All frame ids smaller
than 10.000 are reserved for system frames. It is recommended to access
the Protege database only through the Protege API. You can see what the
frame-ids mean from the attached sql dump, which contains all the system
frame id and their names.
But again, it is not recommended to access the db directly.
Tania
Alan March wrote:
>Hi.
>
>I'm presently accessing the database backend outside protégé for read-only
>purposes but can't find the meaning of the slot values ranging from 9000 to
>9999. Documentation directs me to the model.java file but the meaning of
>those values isn't there. I've noticed, for example, that 9092 corresponds
>to owl:versionInfo and a few others more. Could someone provide a pointer to
>the file where these values and their meanings are listed?
>
>Regards,
>
>Alan
>
>_______________________________________________
>protege-discussion mailing list
>protege-discussion at lists.stanford.edu
>https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
>
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: StdFrames.sql
URL: <http://mailman.stanford.edu/pipermail/protege-discussion/attachments/20060925/021edbb2/attachment.sql>
More information about the protege-discussion
mailing list