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

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

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

Subinterfaces of ClassAxiom in com.hp.hpl.jena.ontology
 interface DisjointClassesAxiom
           A type of axiom denoting disjoint-ness between two class descriptions.
 interface EquivalentClassAxiom
           A type of axiom denoting equivalence between two class descriptions.
 interface SubClassAxiom
           A type of axiom denoting equivalence between two class descriptions.
 



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