FS2RDF-property-attributes-ar

From OWL Test Cases

Jump to:navigation, search
[Download OWL]
Test Id FS2RDF-property-attributes-ar
Description Functional syntax to RDFXML for each of the different types of property attributes
Status New test (no official status yet)
Author Alan Ruttenberg
Original syntax Functional
Syntactic Species/Profile OWL 2 DL (not EL, not QL, not RL)
Semantics This test is applicable under both direct and RDF-based semantics.
Specification Reference http://www.w3.org/TR/owl2-mapping-to-rdf/
Consistent ontology (download)

Convert syntax: RDF, XML, Manchester      This informative conversion will be incorrect for OWL 2 Full. info.pngConversions are provided by the OWL Syntax Converter which tries to "repair" OWL 2 Full inputs to become DL.

Prefix(: = <http://example.org/>)
  Ontology(
   Declaration(ObjectProperty(:a))
   Declaration(ObjectProperty(:b))
   Declaration(ObjectProperty(:c))
   Declaration(ObjectProperty(:d))
   Declaration(ObjectProperty(:e))
   Declaration(ObjectProperty(:f))
   Declaration(ObjectProperty(:g))
   Declaration(DataProperty(:h))
   TransitiveObjectProperty(:a)
   ReflexiveObjectProperty(:b)
   IrreflexiveObjectProperty(:c)
   SymmetricObjectProperty(:d)
   AsymmetricObjectProperty(:e)
   FunctionalObjectProperty(:f)
   InverseFunctionalObjectProperty(:g)
   FunctionalDataProperty(:h))
Imported ontologies none
Auxiliary syntax documents FS2RDF-property-attributes-ar-RDFXML
Navigation
OWL 2 Informative
OWL 2 Normative
Toolbox