@prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . [ rdf:type owl:Ontology ] . ################################################################# # Annotation properties ################################################################# ### http://www.w3.org/ns/shacl#class rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/shacl#datatype rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/shacl#name rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/shacl#nodeKind rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/shacl#path rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/shacl#pattern rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/shacl#property rdf:type owl:AnnotationProperty . ### http://www.w3.org/ns/shacl#targetClass rdf:type owl:AnnotationProperty . ### https://w3id.org/def/astrea#contains rdf:type owl:AnnotationProperty . ### https://w3id.org/def/astrea#generatedShapesFrom rdf:type owl:AnnotationProperty . ### https://w3id.org/def/astrea#message rdf:type owl:AnnotationProperty . ### https://w3id.org/def/astrea#source rdf:type owl:AnnotationProperty . ### https://w3id.org/def/astrea#statusCode rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### http://www.w3.org/ns/shacl#NodeShape rdf:type owl:Class . ### http://www.w3.org/ns/shacl#PropertyShape rdf:type owl:Class . ### https://w3id.org/def/astrea#ReportEntry rdf:type owl:Class . ### https://w3id.org/def/astrea#ShapeReport rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### http://astrea.linkeddata.es/report rdf:type owl:NamedIndividual , ; , , , , , , , , , , , , , , , , , , , , , , ; . ### https://astrea.linkeddata.es/report/02136010867 rdf:type owl:NamedIndividual , ; "Shapes generated with no errors" ; "https://auroral.iot.linkeddata.es/def/car-booking/ontology.ttl" ; "200"^^xsd:int . ### https://astrea.linkeddata.es/shapes#acd1ffbbbdb62d2aa7ad5b6dbd443b3b rdf:type owl:NamedIndividual , ; rdfs:label "city" ; xsd:string ; "city" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#b6fabd62d1083b0b6cdf71571b874c28 rdf:type owl:NamedIndividual , ; rdfs:label "related to" ; ; "related to" ; ; . ### https://astrea.linkeddata.es/shapes#b7ecb93ca49c9fb078b41ad76c870e09 rdf:type owl:NamedIndividual , ; rdfs:label "brand" ; xsd:string ; "brand" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#c0ef5182e0cd0c9e1416585f01e18c2f rdf:type owl:NamedIndividual , ; rdfs:label "makes reservation" ; ; "makes reservation" ; ; . ### https://astrea.linkeddata.es/shapes#c242ef7c8487a365bd27e291bbe297d4 rdf:type owl:NamedIndividual , ; rdfs:label "Address" ; "Address" ; ; , , ; . ### https://astrea.linkeddata.es/shapes#cc59bde36ed66976a40c1301cd1d5c93 rdf:type owl:NamedIndividual , ; rdfs:label "type" ; xsd:string ; "type" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#cf9b98caa053219bc873fa918a31e816 rdf:type owl:NamedIndividual , ; rdfs:label "reservation end" ; xsd:dateTime ; "reservation end" ; ; ; "-?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\.[0-9]+)?|(24:00:00(\\.0+)?))(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))?" . ### https://astrea.linkeddata.es/shapes#d3ca8f324ea3fa0ad2f7e33962c65b6e rdf:type owl:NamedIndividual , ; rdfs:label "Reservation" ; "Reservation" ; ; , , , , , , , ; . ### https://astrea.linkeddata.es/shapes#d6eaf11c6ec560fbc70129b4ec517da3 rdf:type owl:NamedIndividual , ; rdfs:label "zip" ; xsd:string ; "zip" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#d6fb140386f9254c992f4d4d34fe181d rdf:type owl:NamedIndividual , ; rdfs:label "identifier" ; xsd:string ; "identifier" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#f2c8fdad1217d63bc2986e80ef6e19b6 rdf:type owl:NamedIndividual , ; rdfs:label "label" ; xsd:string ; "label" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#f382de76c6564f0ad138d0f19ba5734f rdf:type owl:NamedIndividual , ; rdfs:label "created" ; xsd:dateTime ; "created" ; ; ; "-?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\.[0-9]+)?|(24:00:00(\\.0+)?))(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))?" . ### https://astrea.linkeddata.es/shapes#061491b7e5eaa307765d282e1d1b2754 rdf:type owl:NamedIndividual , ; rdfs:label "User" ; "User" ; ; ; . ### https://astrea.linkeddata.es/shapes#19efed53ed312a2a5849e0106a5cb991 rdf:type owl:NamedIndividual , ; rdfs:label "has address" ; "has address" ; ; . ### https://astrea.linkeddata.es/shapes#3cb3f3eda0276526959443c271a9617f rdf:type owl:NamedIndividual , ; rdfs:label "lift offer" ; xsd:boolean ; "lift offer" ; ; ; "true|false|0|1" . ### https://astrea.linkeddata.es/shapes#3f8d9b0b26d59572b877838b78d9b7d9 rdf:type owl:NamedIndividual , ; rdfs:label "reservation start" ; xsd:dateTime ; "reservation start" ; ; ; "-?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\.[0-9]+)?|(24:00:00(\\.0+)?))(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))?" . ### https://astrea.linkeddata.es/shapes#42c47b24fc516de66f91d84efcc89e6c rdf:type owl:NamedIndividual , ; rdfs:label "model" ; xsd:string ; "model" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#5d81b0d004ae350859ea29a02854ed17 rdf:type owl:NamedIndividual , ; rdfs:label "Vehicle" ; "Vehicle" ; ; , , , , , ; . ### https://astrea.linkeddata.es/shapes#5333d679d8f3f3b84be4b00a9625f6e6 rdf:type owl:NamedIndividual , ; rdfs:label "note" ; xsd:string ; "note" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#767df9b1e0fdcd8e6a6bd2af626e7523 rdf:type owl:NamedIndividual , ; rdfs:label "time zone>" ; xsd:string ; "time zone>" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#77dfff49ade95cd0918fbee998b3d636 rdf:type owl:NamedIndividual , ; rdfs:label "address" ; xsd:string ; "address" ; ; ; ".*" . ### https://astrea.linkeddata.es/shapes#964b79d3e549603c080f83fbe572ecf4 rdf:type owl:NamedIndividual , ; rdfs:label "buffered end" ; xsd:dateTime ; "buffered end" ; ; ; "-?([1-9][0-9]{3,}|0[0-9]{3})-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T(([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\\.[0-9]+)?|(24:00:00(\\.0+)?))(Z|(\\+|-)((0[0-9]|1[0-3]):[0-5][0-9]|14:00))?" . ### https://astrea.linkeddata.es/shapes#974449b7ae3c31aef0ec4293fff65144 rdf:type owl:NamedIndividual , ; rdfs:label "state" ; xsd:string ; "state" ; ; ; ".*" . ### Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/