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

updated examples

parent 972640f8
Loading
Loading
Loading
Loading
Loading
+5 −9
Original line number Diff line number Diff line
@@ -15,6 +15,8 @@

<https://saref.etsi.org/saref4inma/v1.1.2/example/example1INMA#> a dctype:Dataset ;
  dcterms:license <https://forge.etsi.org/etsi-software-license> ;
  dcterms:conformsTo <https://saref.etsi.org/core/v3.1.1/> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4bldg/v1.1.2/> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4inma/v1.1.2/> ;
  dcterms:title "Example of use for the SAREF extension for the Industry and Manufacturing domains"@en ;
  dcterms:description "Example of use for the SAREF extension for the Industry and Manufacturing domains"@en ;
@@ -22,6 +24,9 @@



time:hasBeginning a owl:ObjectProperty .
time:hasEnd a owl:ObjectProperty .


#################################################################
#    Object Properties
@@ -622,15 +627,6 @@ ex:nr98647656 rdf:type owl:NamedIndividual ,
              s4inma:hasIDValue "nr98647656"^^xsd:string .


[ owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger
] .

[ owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger
 ] .

[ owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger
 ] .

#################################################################
#    Annotations
#################################################################
+2 −7
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@

<https://saref.etsi.org/saref4inma/v1.1.2/example/shaver#> a dctype:Dataset ;
  dcterms:license <https://forge.etsi.org/etsi-software-license> ;
  dcterms:conformsTo <https://saref.etsi.org/core/v3.1.1/> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4inma/v1.1.2/> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4bldg/v1.1.2/> ;
  dcterms:title "Example shaver"@en ;
@@ -508,9 +509,3 @@ saref:Temperature
saref:TemperatureSensor
  rdf:type owl:Class ;
.
 No newline at end of file
[
  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
].
[
  owl:maxQualifiedCardinality "1"^^xsd:nonNegativeInteger ;
].