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

updated examples metadata

parent 03f88915
Loading
Loading
Loading
Loading
+11 −2
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/v1.1.1/example/KPI/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@@ -11,7 +11,16 @@
@prefix s4syst: <https://saref.etsi.org/saref4syst/> .
@prefix s4watr: <https://saref.etsi.org/saref4watr/> .
@prefix dbpedia: <http://es.dbpedia.org/resource/> .
@base <https://saref.etsi.org/saref4watr/example/> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://saref.etsi.org/saref4watr/v1.1.1/example/KPI#> a dctype:Dataset ;
  dcterms:license <https://forge.etsi.org/etsi-software-license> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4watr/v1.1.1/> ;
  dcterms:title "Example KPI"@en ;
  dcterms:description "Example KPI"@en .



#################################################################
#    Object Properties
+14 −3
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/example/> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix ex: <https://saref.etsi.org/saref4watr/v1.1.1/example/MeterMeasurement/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix geosp: <http://www.opengis.net/ont/geosparql#> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix s4city: <https://saref.etsi.org/saref4city/> .
@prefix s4syst: <https://saref.etsi.org/saref4syst/> .
@prefix s4watr: <https://saref.etsi.org/saref4watr/> .
@base <https://saref.etsi.org/saref4watr/example/> .
@prefix dbpedia: <http://es.dbpedia.org/resource/> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://saref.etsi.org/saref4watr/v1.1.1/example/MeterMeasurement#> a dctype:Dataset ;
  dcterms:license <https://forge.etsi.org/etsi-software-license> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4watr/v1.1.1/> ;
  dcterms:title "Example MeterMeasurement"@en ;
  dcterms:description "Example MeterMeasurement"@en .


#################################################################
#    Object Properties
+14 −3
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/v1.1.1/example/Tariff/> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix geosp: <http://www.opengis.net/ont/geosparql#> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix s4city: <https://saref.etsi.org/saref4city/> .
@prefix s4syst: <https://saref.etsi.org/saref4syst/> .
@prefix s4watr: <https://saref.etsi.org/saref4watr/> .
@base <https://saref.etsi.org/saref4watr/example/> .
@prefix dbpedia: <http://es.dbpedia.org/resource/> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://saref.etsi.org/saref4watr/v1.1.1/example/Tariff#> a dctype:Dataset ;
  dcterms:license <https://forge.etsi.org/etsi-software-license> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4watr/v1.1.1/> ;
  dcterms:title "Example Tariff"@en ;
  dcterms:description "Example Tariff"@en .


#################################################################
#    Object Properties
+11 −3
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/v1.1.1/example/WaterInfrastructure/> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix geosp: <http://www.opengis.net/ont/geosparql#> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix s4syst: <https://saref.etsi.org/saref4syst/> .
@prefix s4watr: <https://saref.etsi.org/saref4watr/> .
@base <https://saref.etsi.org/saref4watr/example/> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .

<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterInfrastructure#> a dctype:Dataset ;
  dcterms:license <https://forge.etsi.org/etsi-software-license> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4watr/v1.1.1/> ;
  dcterms:title "Example WaterInfrastructure"@en ;
  dcterms:description "Example WaterInfrastructure"@en .


#################################################################
#    Datatypes
+10 −3
Original line number Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/example/> .
@prefix ex: <https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeasurement/> .
@prefix om: <http://www.ontology-of-units-of-measure.org/resource/om-2/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix s4watr: <https://saref.etsi.org/saref4watr/> .
@base <https://saref.etsi.org/saref4watr/example/> .

<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeasurement#> a dctype:Dataset ;
  dcterms:license <https://forge.etsi.org/etsi-software-license> ;
  dcterms:conformsTo <https://saref.etsi.org/saref4watr/v1.1.1/> ;
  dcterms:title "Example WaterMeasurement"@en ;
  dcterms:description "Example WaterMeasurement"@en .


#################################################################
#    Individuals
Loading