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

Merge branch 'develop-v3.1.1' into prerelease-v3.1.1

parents 409e2337 15195cbd
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -14,6 +14,7 @@
                          owl:versionInfo "v3.1.1" ;
                          owl:versionInfo "v3.1.1" ;
                          owl:versionIRI <https://saref.etsi.org/core/v3.1.1/> ;
                          owl:versionIRI <https://saref.etsi.org/core/v3.1.1/> ;
                          dcterms:issued "2020-02-11"^^xsd:date ;
                          dcterms:issued "2020-02-11"^^xsd:date ;
                          dcterms:modified "2020-05-29"^^xsd:date ;
                          dcterms:title "SAREF: the Smart Applications REFerence ontology"@en ;
                          dcterms:title "SAREF: the Smart Applications REFerence ontology"@en ;
                          dcterms:publisher <https://www.etsi.org/> ;
                          dcterms:publisher <https://www.etsi.org/> ;
                          dcterms:license <https://forge.etsi.org/etsi-software-license> ;
                          dcterms:license <https://forge.etsi.org/etsi-software-license> ;
@@ -21,6 +22,7 @@
                          dcterms:creator <http://www.garcia-castro.com/foaf.rdf#me> ;
                          dcterms:creator <http://www.garcia-castro.com/foaf.rdf#me> ;
                          dcterms:creator <https://w3id.org/people/mpoveda/> ;
                          dcterms:creator <https://w3id.org/people/mpoveda/> ;
                          dcterms:creator <http://maxime-lefrancois.info/me#> ;
                          dcterms:creator <http://maxime-lefrancois.info/me#> ;
                          dcterms:source <https://forge.etsi.org/rep/SAREF/saref-core/> ;
                          vann:preferredNamespacePrefix "saref" ;
                          vann:preferredNamespacePrefix "saref" ;
                          vann:preferredNamespaceUri "https://saref.etsi.org/core/"^^xsd:anyURI ;
                          vann:preferredNamespaceUri "https://saref.etsi.org/core/"^^xsd:anyURI ;
                          dcterms:description "The Smart Applications REFerence ontology (SAREF) is intended to enable interoperability between solutions from different providers and among various activity sectors in the Internet of Things (IoT), thus contributing to the development of the global digital market."@en ;
                          dcterms:description "The Smart Applications REFerence ontology (SAREF) is intended to enable interoperability between solutions from different providers and among various activity sectors in the Internet of Things (IoT), thus contributing to the development of the global digital market."@en ;
@@ -57,6 +59,8 @@
 - The saref:hasTask property has been removed from the saref:Profile class to resolve an ambiguity with the saref:Task class.""" .
 - The saref:hasTask property has been removed from the saref:Profile class to resolve an ambiguity with the saref:Task class.""" .


dcterms:issued a owl:AnnotationProperty .
dcterms:issued a owl:AnnotationProperty .
dcterms:modified a owl:AnnotationProperty .
dcterms:source a owl:AnnotationProperty .
dcterms:creator a owl:AnnotationProperty .
dcterms:creator a owl:AnnotationProperty .
dcterms:title a owl:AnnotationProperty .
dcterms:title a owl:AnnotationProperty .
dcterms:description a owl:AnnotationProperty .
dcterms:description a owl:AnnotationProperty .