Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] OWL Classes from LDAP Classes

For your perusal, attached is the output from the java implementation of IContext::getSchema method I've been working on for our Higgins JNDI context provider.  It just contains the classes so far.

I still don't know what to do with AUXILIARY, nor ABSTRACT classes in OWL.  Any ideas would be appreciated.  The MAYs will be expressed as "rdf:domain" elements on the ObjectProperties that represent the attribute definitions.

I'm also planning on making Property definitions that represent LDAP syntax definitions and specifying them as the "rdf:range" of the ObjectProperties that represent the attribute definitions.  This is instead of worrying about common higgins ObjectProperty definitions.

Questions?  Comments?

Tom

Attachment: owlLDAPTest.owl
Description: Binary data


Back to the top