Loading ontology/saref4watr.ttl +28 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,18 @@ vann:preferredNamespaceUri "https://saref.etsi.org/saref4watr/"^^xsd:anyURI . ################################################################# # Creator metadata ################################################################# schema:Person a owl:Class . schema:Organization a owl:Class . schema:givenName a owl:DatatypeProperty . schema:familyName a owl:DatatypeProperty . schema:affiliation a owl:ObjectProperty . schema:name a owl:DatatypeProperty . <http://www.garcia-castro.com/foaf.rdf#me> a schema:Person; schema:givenName "Raúl" ; schema:familyName "García-Castro" ; Loading @@ -50,10 +62,18 @@ dcterms:creator rdf:type owl:AnnotationProperty . dcterms:description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/issued dcterms:issued rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license dcterms:license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/modified dcterms:modified rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/publisher dcterms:publisher rdf:type owl:AnnotationProperty . Loading @@ -66,6 +86,14 @@ dcterms:source rdf:type owl:AnnotationProperty . dcterms:title rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespacePrefix vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespaceUri vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . ################################################################# # Datatypes ################################################################# Loading Loading
ontology/saref4watr.ttl +28 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,18 @@ vann:preferredNamespaceUri "https://saref.etsi.org/saref4watr/"^^xsd:anyURI . ################################################################# # Creator metadata ################################################################# schema:Person a owl:Class . schema:Organization a owl:Class . schema:givenName a owl:DatatypeProperty . schema:familyName a owl:DatatypeProperty . schema:affiliation a owl:ObjectProperty . schema:name a owl:DatatypeProperty . <http://www.garcia-castro.com/foaf.rdf#me> a schema:Person; schema:givenName "Raúl" ; schema:familyName "García-Castro" ; Loading @@ -50,10 +62,18 @@ dcterms:creator rdf:type owl:AnnotationProperty . dcterms:description rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/issued dcterms:issued rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/license dcterms:license rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/modified dcterms:modified rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/publisher dcterms:publisher rdf:type owl:AnnotationProperty . Loading @@ -66,6 +86,14 @@ dcterms:source rdf:type owl:AnnotationProperty . dcterms:title rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespacePrefix vann:preferredNamespacePrefix rdf:type owl:AnnotationProperty . ### http://purl.org/vocab/vann/preferredNamespaceUri vann:preferredNamespaceUri rdf:type owl:AnnotationProperty . ################################################################# # Datatypes ################################################################# Loading