Loading ontology/saref4auto.ttl +3 −2 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ @prefix s4syst: <https://saref.etsi.org/saref4syst/> . @prefix s4auto: <https://saref.etsi.org/saref4auto/> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#>. @base <https://saref.etsi.org/saref4auto> . <https://saref.etsi.org/saref4auto/> rdf:type owl:Ontology ; Loading @@ -35,7 +36,7 @@ owl:versionIRI <https://saref.etsi.org/saref4auto/v2.1.1/> ; owl:versionInfo "v2.1.1" ; owl:priorVersion <https://saref.etsi.org/saref4auto/v1.1.1/> ; owl:imports <https://saref.etsi.org/core/v3.2.1/> , <https://saref.etsi.org/saref4syst/v1.1.1/> . owl:imports <https://saref.etsi.org/core/v3.2.1/> , <https://saref.etsi.org/saref4syst/v1.1.2/> . ################################################################# # Annotation properties Loading Loading @@ -1292,7 +1293,7 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . rdfs:comment "Sum of all vehicles' length + inter-vehicle distances."@en ; rdfs:label "Platoon Length"@en . :PlatoonSize rdf:type saref:Property , :PlatoonSize rdf:type saref:Property ; rdfs:comment "The total number of vehicles currently in the platoon."@en ; rdfs:label "Platoon Size"@en . Loading Loading
ontology/saref4auto.ttl +3 −2 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ @prefix s4syst: <https://saref.etsi.org/saref4syst/> . @prefix s4auto: <https://saref.etsi.org/saref4auto/> . @prefix dcterms: <http://purl.org/dc/terms/> . @prefix skos: <http://www.w3.org/2004/02/skos/core#>. @base <https://saref.etsi.org/saref4auto> . <https://saref.etsi.org/saref4auto/> rdf:type owl:Ontology ; Loading @@ -35,7 +36,7 @@ owl:versionIRI <https://saref.etsi.org/saref4auto/v2.1.1/> ; owl:versionInfo "v2.1.1" ; owl:priorVersion <https://saref.etsi.org/saref4auto/v1.1.1/> ; owl:imports <https://saref.etsi.org/core/v3.2.1/> , <https://saref.etsi.org/saref4syst/v1.1.1/> . owl:imports <https://saref.etsi.org/core/v3.2.1/> , <https://saref.etsi.org/saref4syst/v1.1.2/> . ################################################################# # Annotation properties Loading Loading @@ -1292,7 +1293,7 @@ vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . rdfs:comment "Sum of all vehicles' length + inter-vehicle distances."@en ; rdfs:label "Platoon Length"@en . :PlatoonSize rdf:type saref:Property , :PlatoonSize rdf:type saref:Property ; rdfs:comment "The total number of vehicles currently in the platoon."@en ; rdfs:label "Platoon Size"@en . Loading