Class: 'all-number interpretation modifier'
Annotations (4)
- dcterms:description "A modifier on a triple that causes the triple to be interpreted as an OWL QCR"
- example "
<<hand has-part finger>> os:interpretation os:AllNumberInterpretation ; os:min 5 ; os:max 5 ->
hand rdfs:subClassOf [a owl:Restriction ; owl:onProperty part-of ; owl:cardinality 5]
"
- 'owl mapping' "<<?s ?p ?o>> os:interpretation os:AllNumberInterpretation -> todo "
- rdfs:label "all-number interpretation modifier"