Commit 53750e2c authored by María's avatar María
Browse files

Update the range of s4city:hasCalculationPeriod in the example

Remove class and properties declaration in the example
Updated diagram for the example
parent de511270
Loading
Loading
Loading
Loading
+65 B (175 KiB)
Loading image diff...
+1 −240
Original line number Diff line number Diff line
@@ -21,245 +21,6 @@
                                                  rdfs:comment "Example of use for the SAREF extension for Smart Cities"@en ;
                                                  owl:versionInfo "1.0" .

#################################################################
#    Annotation properties
#################################################################

###  http://purl.org/dc/elements/1.1/publisher
dcterms:publisher rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/creator
dcterms:creator rdf:type owl:AnnotationProperty .


###  http://purl.org/dc/terms/license
dcterms:license rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2003/01/geo/wgs84_pos#lat
geo:lat rdf:type owl:AnnotationProperty .


###  http://www.w3.org/2003/01/geo/wgs84_pos#long
geo:long rdf:type owl:AnnotationProperty .


#################################################################
#    Object Properties
#################################################################

###  http://purl.org/vocab/cpsv#physicallyAvailableAt
<http://purl.org/vocab/cpsv#physicallyAvailableAt> rdf:type owl:ObjectProperty .


###  http://purl.org/vocab/cpsv#provides
<http://purl.org/vocab/cpsv#provides> rdf:type owl:ObjectProperty .


###  http://purl.org/vocab/cpsv#uses
<http://purl.org/vocab/cpsv#uses> rdf:type owl:ObjectProperty .


###  http://www.opengis.net/ont/geosparql#hasGeometry
<http://www.opengis.net/ont/geosparql#hasGeometry> rdf:type owl:ObjectProperty .


###  http://www.opengis.net/ont/geosparql#sfContains
<http://www.opengis.net/ont/geosparql#sfContains> rdf:type owl:ObjectProperty .


###  http://www.opengis.net/ont/geosparql#sfWithin
<http://www.opengis.net/ont/geosparql#sfWithin> rdf:type owl:ObjectProperty .


###  http://www.w3.org/2003/01/geo/wgs84_pos#location
geo:location rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/core/hasFeatureOfInterest
saref:hasFeatureOfInterest rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/core/hasProperty
saref:hasProperty rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/core/isMeasuredIn
saref:isMeasuredIn rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/core/measurementMadeBy
saref:measurementMadeBy rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/core/relatesToProperty
saref:relatesToProperty rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/assesses
<https://saref.etsi.org/saref4city/assesses> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/hasAccesibility
<https://saref.etsi.org/saref4city/hasAccesibility> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/hasCalculationPeriod
<https://saref.etsi.org/saref4city/hasCalculationPeriod> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/involvesFacility
<https://saref.etsi.org/saref4city/involvesFacility> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/isAssessedBy
<https://saref.etsi.org/saref4city/isAssessedBy> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/isAvailableInLanguage
<https://saref.etsi.org/saref4city/isAvailableInLanguage> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/isDerivedFrom
<https://saref.etsi.org/saref4city/isDerivedFrom> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/isKPIOf
<https://saref.etsi.org/saref4city/isKPIOf> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/isOrganizedBy
<https://saref.etsi.org/saref4city/isOrganizedBy> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/isSubEventOf
<https://saref.etsi.org/saref4city/isSubEventOf> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/quantifiesKPI
<https://saref.etsi.org/saref4city/quantifiesKPI> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/refersToTime
<https://saref.etsi.org/saref4city/refersToTime> rdf:type owl:ObjectProperty .


###  https://saref.etsi.org/saref4city/takesPlaceAtFacility
<https://saref.etsi.org/saref4city/takesPlaceAtFacility> rdf:type owl:ObjectProperty .


#################################################################
#    Data properties
#################################################################

###  https://saref.etsi.org/core/hasValue
saref:hasValue rdf:type owl:DatatypeProperty .


###  https://saref.etsi.org/saref4city/hasCreationDate
<https://saref.etsi.org/saref4city/hasCreationDate> rdf:type owl:DatatypeProperty .


#################################################################
#    Classes
#################################################################

###  http://purl.org/dc/terms/LinguisticSystem
dcterms:LinguisticSystem rdf:type owl:Class .


###  http://purl.org/vocab/cpsv#PublicService
<http://purl.org/vocab/cpsv#PublicService> rdf:type owl:Class .


###  http://www.opengis.net/ont/geosparql#Geometry
<http://www.opengis.net/ont/geosparql#Geometry> rdf:type owl:Class .


###  http://www.opengis.net/ont/geosparql#SpatialObject
<http://www.opengis.net/ont/geosparql#SpatialObject> rdf:type owl:Class .


###  http://www.w3.org/2003/01/geo/wgs84_pos#Point
geo:Point rdf:type owl:Class .


###  http://www.w3.org/2006/time#TemporalEntity
time:TemporalEntity rdf:type owl:Class .


###  http://www.w3.org/ns/org#Organization
<http://www.w3.org/ns/org#Organization> rdf:type owl:Class .


###  http://xmlns.com/foaf/0.1/Person
<http://xmlns.com/foaf/0.1/Person> rdf:type owl:Class .


###  https://saref.etsi.org/core/Device
saref:Device rdf:type owl:Class .


###  https://saref.etsi.org/core/FeatureOfInterest
saref:FeatureOfInterest rdf:type owl:Class .


###  https://saref.etsi.org/core/Measurement
saref:Measurement rdf:type owl:Class .


###  https://saref.etsi.org/core/Property
saref:Property rdf:type owl:Class .


###  https://saref.etsi.org/core/UnitOfMeasure
saref:UnitOfMeasure rdf:type owl:Class .


###  https://saref.etsi.org/saref4bldg/Building
<https://saref.etsi.org/saref4bldg/Building> rdf:type owl:Class .


###  https://saref.etsi.org/saref4city/Agent
<https://saref.etsi.org/saref4city/Agent> rdf:type owl:Class .


###  https://saref.etsi.org/saref4city/CityObject
<https://saref.etsi.org/saref4city/CityObject> rdf:type owl:Class .


###  https://saref.etsi.org/saref4city/Event
<https://saref.etsi.org/saref4city/Event> rdf:type owl:Class .


###  https://saref.etsi.org/saref4city/Facility
<https://saref.etsi.org/saref4city/Facility> rdf:type owl:Class .


###  https://saref.etsi.org/saref4city/KeyPerformanceIndicator
<https://saref.etsi.org/saref4city/KeyPerformanceIndicator> rdf:type owl:Class .


###  https://saref.etsi.org/saref4city/KeyPerformanceIndicatorAssessment
<https://saref.etsi.org/saref4city/KeyPerformanceIndicatorAssessment> rdf:type owl:Class .


###  https://saref.etsi.org/saref4city/Neighbourhood
<https://saref.etsi.org/saref4city/Neighbourhood> rdf:type owl:Class .


###  https://saref.etsi.org/saref4city/PublicAdministration
<https://saref.etsi.org/saref4city/PublicAdministration> rdf:type owl:Class .


###  https://saref.etsi.org/saref4envi/Lamppost
<https://saref.etsi.org/saref4envi/Lamppost> rdf:type owl:Class .


#################################################################
#    Individuals
#################################################################

###  http://lexvo.org/id/iso639-3/spa
<http://lexvo.org/id/iso639-3/spa> rdf:type owl:NamedIndividual ,
@@ -273,7 +34,7 @@ saref:UnitOfMeasure rdf:type owl:Class .

###  https://saref.etsi.org/saref4city/data/city/example1#2018-11-20
<https://saref.etsi.org/saref4city/data/city/example1#2018-11-20> rdf:type owl:NamedIndividual ,
                                                                           time:TemporalEntity .
                                                                           time:TemporalDuration .


###  https://saref.etsi.org/saref4city/data/city/example1/BasketArena7