Commit 45e09bd4 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Issues in TS 103 673 Clause 9.4.5

parent f8fce58e
Loading
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
@@ -35,6 +35,25 @@
 - Updated namespaces for compatibility with SAREF v3."""@en ;
                                      owl:versionInfo "v1.1.2" .


dct:issued a owl:AnnotationProperty .
dct:modified a owl:AnnotationProperty .
dct:source a owl:AnnotationProperty .
dct:creator a owl:AnnotationProperty .
dct:title a owl:AnnotationProperty .
dct:description a owl:AnnotationProperty .
dct:license a owl:AnnotationProperty .
dct:publisher a owl:AnnotationProperty .
vann:preferredNamespacePrefix a owl:AnnotationProperty .
vann:preferredNamespaceUri a owl:AnnotationProperty .
schema:Person a owl:Class .
schema:Organization a owl:Class .
schema:affiliation a owl:ObjectProperty .
schema:name a owl:DatatypeProperty .
schema:givenName a owl:DatatypeProperty .
schema:familyName a owl:DatatypeProperty .


#################################################################
#    Annotation properties
#################################################################