- ISadlServer - Interface in com.ge.research.sadl.server
-
- ISadlServerMD - Interface in com.ge.research.sadl.server
-
This Interface class defines additional methods beyond those in
the super classes SadlServer and SadlServerPE.
- ISadlServerPE - Interface in com.ge.research.sadl.server
-
This Interface class defines additional methods beyond those in
the superclass SadlServer.
- isDatatypeProperty(String) - Method in class com.ge.research.sadl.server.client.SadlServerMain
-
This method returns true if and only if the property is an DatatypeProperty
- isDatatypeProperty(String) - Method in interface com.ge.research.sadl.server.ISadlServerMD
-
This method returns true if and only if the property is an DatatypeProperty
- isDatatypeProperty(String) - Method in class com.ge.research.sadl.server.server.SadlServerMDImpl
-
- isObjectProperty(String) - Method in class com.ge.research.sadl.server.client.SadlServerMain
-
This method returns true if and only if the property is an ObjectProperty
- isObjectProperty(String) - Method in interface com.ge.research.sadl.server.ISadlServerMD
-
This method returns true if and only if the property is an ObjectProperty
- isObjectProperty(String) - Method in class com.ge.research.sadl.server.server.SadlServerMDImpl
-
- isOwlFormatValid(String) - Static method in class com.ge.research.sadl.server.client.SadlServerMain
-
Method to test an OWL output format to see if it is supported