Uses of Interface
com.hp.hpl.jena.ontology.TransitiveProperty

Packages that use TransitiveProperty
com.hp.hpl.jena.ontology Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. 
 

Uses of TransitiveProperty in com.hp.hpl.jena.ontology
 

Methods in com.hp.hpl.jena.ontology that return TransitiveProperty
 TransitiveProperty OntProperty.asTransitiveProperty()
          Answer a view of this property as a transitive property
 TransitiveProperty OntProperty.convertToTransitiveProperty()
          Answer a facet of this property as a transitive property, adding additional information to the model if necessary.
 TransitiveProperty OntModel.createTransitiveProperty(String uri)
          Answer a resource representing a transitive property
 TransitiveProperty OntModel.createTransitiveProperty(String uri, boolean functional)
          Answer a resource representing a transitive property, which is optionally also functional.
 TransitiveProperty OntModel.getTransitiveProperty(String uri)
          Answer a resource representing a transitive property.
 



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP