|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Axiom | |
com.hp.hpl.jena.ontology | Provides a set of abstractions and convenience classes for accessing and manipluating ontologies represented in RDF. |
Uses of Axiom in com.hp.hpl.jena.ontology |
Subinterfaces of Axiom in com.hp.hpl.jena.ontology | |
interface |
ClassAxiom
An axiom about classes, such as class equivalence or the sub-class relationship. |
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 |
EquivalentPropertyAxiom
Axiom stating that one property description is equivalent to another. |
interface |
PropertyAxiom
Encapsulates axioms about properties, such as sub-property and equivalent property. |
interface |
SubClassAxiom
A type of axiom denoting equivalence between two class descriptions. |
interface |
SubPropertyAxiom
Axiom that states that one property description is a sub-property of another. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |