org.w3c.IsaViz.fresnel
Class FSLJenaHierarchyStore

java.lang.Object
  extended byorg.w3c.IsaViz.fresnel.FSLHierarchyStore
      extended byorg.w3c.IsaViz.fresnel.FSLJenaHierarchyStore

public class FSLJenaHierarchyStore
extends FSLHierarchyStore

Contains all class and property hierarchies (retrieved from available RDFS/OWL document)


Constructor Summary
FSLJenaHierarchyStore()
           
 
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 org.w3c.IsaViz.fresnel.FSLHierarchyStore
isSubclassOf, isSubpropertyOf
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FSLJenaHierarchyStore

public FSLJenaHierarchyStore()
Method Detail

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 URI
locationURL - 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.