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

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

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

Subinterfaces of Fact in com.hp.hpl.jena.ontology
 interface DifferentFromFact
           Encapsulates the fact that two individuals are stated to be distinct.
 interface DistinctMembersFact
           Encapsulates the fact stating that a list of individuals are pair-wise distinct (the unique names assumption, applied to a restricted domain).
 interface SameAsFact
           Represents the fact that one idividual is stated to be the same as another.
 



Copyright © 2001-2003 Hewlett-Packard. All Rights Reserved.