org.w3c.IsaViz.fresnel
Class FSLJenaHierarchyStore
java.lang.Object
org.w3c.IsaViz.fresnel.FSLHierarchyStore
org.w3c.IsaViz.fresnel.FSLJenaHierarchyStore
- public class FSLJenaHierarchyStore
- extends FSLHierarchyStore
Contains all class and property hierarchies (retrieved from available RDFS/OWL document)
|
Method Summary |
void |
addOntology(java.lang.String docURI,
java.lang.String locationURL)
add the classes and properties of an ontology into the store |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FSLJenaHierarchyStore
public FSLJenaHierarchyStore()
addOntology
public void addOntology(java.lang.String docURI,
java.lang.String locationURL)
- add the classes and properties of an ontology into the store
- Overrides:
addOntology in class FSLHierarchyStore
- Parameters:
docURI - the ontology's URIlocationURL - an alternative (possibly local) URL where the ontology can be found (null if none); local URLs should be given with the file:// protocol
main
public static void main(java.lang.String[] args)
Copyright © 2005 INRIA. All Rights Reserved
Licensed under the GNU LGPL. For full terms see the file COPYING.