Unverified Commit 95d325db authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

missed a dp

parent 3a0d2c11
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -162,12 +162,6 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty .
                    rdfs:label "hasDescriptionName"@en .


###  https://saref.etsi.org/saref4auto/hasIDValue
:hasIDValue rdf:type owl:DatatypeProperty ;
            rdfs:comment "A relationship to define the value of an indentifier"@en ;
            rdfs:label "hasIDValue"@en .


###  https://saref.etsi.org/saref4auto/hasMaxSize
:hasMaxSize rdf:type owl:DatatypeProperty ;
  rdfs:range xsd:integer ;