Uses of Interface
org.semanticweb.elk.owl.interfaces.ElkObjectPropertyAxiom

Packages that use ElkObjectPropertyAxiom
org.semanticweb.elk.owl.interfaces   
 

Uses of ElkObjectPropertyAxiom in org.semanticweb.elk.owl.interfaces
 

Subinterfaces of ElkObjectPropertyAxiom in org.semanticweb.elk.owl.interfaces
 interface ElkAsymmetricObjectPropertyAxiom
          Corresponds to a Asymmetric Object Property Axiom in the OWL 2 specification.
 interface ElkDisjointObjectPropertiesAxiom
          Corresponds to an Disjoint Object Properties Axiom in the OWL 2 specification.
 interface ElkEquivalentObjectPropertiesAxiom
          Corresponds to an Equivalent Object Properties Axiom in the OWL 2 specification.
 interface ElkFunctionalObjectPropertyAxiom
          Corresponds to a Functional Object Property Axiom in the OWL 2 specification.
 interface ElkInverseFunctionalObjectPropertyAxiom
          Corresponds to an Inverse Functional Object Property Axiom in the OWL 2 specification.
 interface ElkInverseObjectPropertiesAxiom
          Corresponds to an Inverse Object Properties Axiom in the OWL 2 specification.
 interface ElkIrreflexiveObjectPropertyAxiom
          Corresponds to a Irreflexive Object Property Axiom in the OWL 2 specification.
 interface ElkObjectPropertyDomainAxiom
          Corresponds to an Object Property Domain in the OWL 2 specification.
 interface ElkObjectPropertyRangeAxiom
          Corresponds to an Object Property Range in the OWL 2 specification.
 interface ElkReflexiveObjectPropertyAxiom
          Corresponds to a Reflexive Object Property Axiom in the OWL 2 specification.
 interface ElkSubObjectPropertyOfAxiom
          Corresponds to an Object Subproperty Axiom in the OWL 2 specification.
 interface ElkSymmetricObjectPropertyAxiom
          Corresponds to a Symmetric Object Property Axiom in the OWL 2 specification.
 interface ElkTransitiveObjectPropertyAxiom
          Corresponds to a Transitive Object Property Axiom in the OWL 2 specification.
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.