Browse wiki

From OWL Test Cases

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

Ontology(
  Declaration( ObjectProperty( :knows ) )

  ObjectPropertyAssertion( :knows :Peter :Peter )
)
Features ReflexiveObjectProperty +, Declaration +, ObjectPropertyAssertion +
Has author Mike Smith +
Modification dateThis property is a special property in this wiki. 20 May 2009 21:55:12  +
Premise ontology
Prefix( : = <http://example.org/> )

Ontology(
  Declaration( ObjectProperty( :knows ) )
  Declaration( NamedIndividual( :Peter ) )

  ReflexiveObjectProperty( :knows )
)
Test case author Mike Smith  +
Test case description Uses a reflexive object property axiom to infer a property value based on the example in the Structural Specification and Functional-Style Syntax document.
Test case id New-Feature-ReflexiveProperty-001  +
Test case profile Test:EL +, 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/#Reflexive_Object_Properties  +
Test case status Test:Approved +
Test case syntax Test:FUNCTIONAL +
Categories 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