Loading ontology/saref.ttl +2 −4 Original line number Diff line number Diff line Loading @@ -222,6 +222,8 @@ saref:represents rdf:type owl:ObjectProperty ; ### https://saref.etsi.org/hasDescription saref:hasDescription rdf:type owl:DatatypeProperty ; owl:deprecated "true"^^xsd:boolean ; rdfs:comment "DEPRECATED: The use of rdfs:comment is recommended instead."@en ; rdfs:comment "A relationship providing a description of an entity (e.g., device). The value is expected to be a string or a string with language tag."@en ; rdfs:label "has description"@en . Loading Loading @@ -395,10 +397,6 @@ saref:Device rdf:type owl:Class ; owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass saref:Function ] , [ rdf:type owl:Restriction ; owl:onProperty saref:hasDescription ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty saref:hasManufacturer ; owl:maxCardinality "1"^^xsd:nonNegativeInteger Loading Loading
ontology/saref.ttl +2 −4 Original line number Diff line number Diff line Loading @@ -222,6 +222,8 @@ saref:represents rdf:type owl:ObjectProperty ; ### https://saref.etsi.org/hasDescription saref:hasDescription rdf:type owl:DatatypeProperty ; owl:deprecated "true"^^xsd:boolean ; rdfs:comment "DEPRECATED: The use of rdfs:comment is recommended instead."@en ; rdfs:comment "A relationship providing a description of an entity (e.g., device). The value is expected to be a string or a string with language tag."@en ; rdfs:label "has description"@en . Loading Loading @@ -395,10 +397,6 @@ saref:Device rdf:type owl:Class ; owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass saref:Function ] , [ rdf:type owl:Restriction ; owl:onProperty saref:hasDescription ; owl:maxCardinality "1"^^xsd:nonNegativeInteger ] , [ rdf:type owl:Restriction ; owl:onProperty saref:hasManufacturer ; owl:maxCardinality "1"^^xsd:nonNegativeInteger Loading