Browse wiki

From OWL Test Cases

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

Ontology(
  Declaration( ObjectProperty( :hasAunt ) )

  ObjectPropertyAssertion( :hasAunt :Stewie :Carol ) 
)
Features SubObjectPropertyOf +, ObjectPropertyAssertion +, Declaration +
Has author Mike Smith +
Modification dateThis property is a special property in this wiki. 17 July 2009 19:02:11  +
Premise ontology
Prefix( : = <http://example.org/> )

Ontology(
  Declaration( ObjectProperty( :hasMother ) )
  Declaration( ObjectProperty( :hasSister ) )
  Declaration( ObjectProperty( :hasAunt ) )

  SubObjectPropertyOf( ObjectPropertyChain( :hasMother :hasSister ) :hasAunt )

  ObjectPropertyAssertion( :hasMother :Stewie :Lois )
  ObjectPropertyAssertion( :hasSister :Lois :Carol ) 
)
Test case author Mike Smith  +
Test case description Demonstrates an object property chain in a subproperty axiom based on the example in the Structural Specification and Functional-Style Syntax document.
Test case id New-Feature-ObjectPropertyChain-001  +
Test case profile Test:EL +, 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/#Object_Subproperties  +
Test case status Test:Approved +
Test case syntax Test:FUNCTIONAL +
Categories EL profile test, No 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