Browse wiki

From OWL Test Cases

Jump to:navigation, search
New-Feature-DisjointObjectProperties-001
Auxiliary test inputs New-Feature-DisjointObjectProperties-001-RDFXML +
Conclusion ontology
Prefix( : = <http://example.org/> )

Ontology(
  DifferentIndividuals( :Peter :Lois )
)
Features DisjointObjectProperties +, ObjectPropertyAssertion +, Declaration +, DifferentIndividuals +
Has author Mike Smith +
Modification dateThis property is a special property in this wiki. 13 May 2009 12:51:06  +
Premise ontology
Prefix( : = <http://example.org/> )

Ontology(
  Declaration( ObjectProperty( :hasFather ) )
  Declaration( ObjectProperty( :hasMother ) )

  DisjointObjectProperties( :hasFather :hasMother )

  ObjectPropertyAssertion( :hasFather :Stewie :Peter )
  ObjectPropertyAssertion( :hasMother :Stewie :Lois )
)
Test case author Mike Smith  +
Test case description Demonstrates use of a disjoint object properties axiom to infer that two individuals are different based on the example in the Structural Specification and Functional-Style Syntax document.
Test case id New-Feature-DisjointObjectProperties-001  +
Test case profile Test:QL +, Test:RL +
Test case semantics Test:DIRECT +, Test:RDF-BASED +
Test case species Test:DL +, Test:FULL +
Test case specref http://www.w3.org/TR/owl2-syntax/#Disjoint_Object_Properties  +
Test case status Test:Approved +
Test case syntax Test:FUNCTIONAL +
Categories No EL profile test, QL profile test, RL profile test, PositiveEntailmentTest, Entailment form
hide properties that link here 
  No properties link to this page.
 

 

Enter the name of the page to start browsing from.
Navigation
OWL 2 Informative
OWL 2 Normative
Toolbox