Warning:
This wiki has been archived and is now read-only.

FullSemanticsNaryDatatypes

From OWL
Jump to: navigation, search

Goto OWL 2 Full Semantics Page


NOT AVAILABLE

The OWL 2 Full semantics of n-ary Datatypes.

N-ary Datatypes are datatypes with arity n > 1.

Note: This feature is still under construction and discussion.

N-ary datatypes

Syntax

 d rdf:type owl:NAryDatatype
 d owl:datatypeArity "n"^^xsd:positiveInteger

Semantics

N/A

Considerations


Goto OWL 2 Full Semantics Page