@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#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#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/355533020 rdf:type owl:NamedIndividual , ; "Shapes generated with no errors" ; "https://auroral.iot.linkeddata.es/def/priv/ontology.ttl" ; "200"^^xsd:int . ### https://astrea.linkeddata.es/shapes#d2811a4f00d92a74d4c4ede6bd6c807b rdf:type owl:NamedIndividual , ; rdfs:label "Item" ; "Item" ; ; , ; . ### https://astrea.linkeddata.es/shapes#d921c2ba89e2ace26b71d3fb9b6d53bb rdf:type owl:NamedIndividual , ; ; . ### https://astrea.linkeddata.es/shapes#f4f3c4b9e937234adfb1dd92bf8ceb79 rdf:type owl:NamedIndividual , ; rdfs:label "Prohibition" ; "Prohibition" ; ; . ### https://astrea.linkeddata.es/shapes#f68f124800aa7dad258a88803de4574f rdf:type owl:NamedIndividual , ; ; . ### https://astrea.linkeddata.es/shapes#023808c2c0041fc67c44197a865f22ba rdf:type owl:NamedIndividual , ; rdfs:label "Action" ; "Action" ; ; ; . ### https://astrea.linkeddata.es/shapes#115c9519bcd7602763023ed6aef3ad5c rdf:type owl:NamedIndividual , ; rdfs:label "has description" ; "has description" ; ; . ### https://astrea.linkeddata.es/shapes#13526e445ddbcc895b77d338f4bb966b rdf:type owl:NamedIndividual , ; rdfs:label "defines rule" ; ; "defines rule" ; ; . ### https://astrea.linkeddata.es/shapes#22308de3673cccf39acad414b7c2e9c8 rdf:type owl:NamedIndividual , ; rdfs:label "has rule target" ; ; "has rule target" ; ; . ### https://astrea.linkeddata.es/shapes#24a6abf2ab83def1d702cab08579cd21 rdf:type owl:NamedIndividual , ; rdfs:label "Permission" ; "Permission" ; ; . ### https://astrea.linkeddata.es/shapes#4032f63e39305b2441f8b0a4d0292801 rdf:type owl:NamedIndividual , ; rdfs:label "Policy" ; "Policy" ; ; , , ; . ### https://astrea.linkeddata.es/shapes#5e5542b1ae9729a062b912ebc987d5d4 rdf:type owl:NamedIndividual , ; rdfs:label "Rule" ; "Rule" ; ; , , ; . ### https://astrea.linkeddata.es/shapes#628f3074c616c0986d72cf97219260de rdf:type owl:NamedIndividual , ; ; . ### https://astrea.linkeddata.es/shapes#7cf7031ff9a0defbfb4d5929963d2057 rdf:type owl:NamedIndividual , ; rdfs:label "has action" ; ; "has action" ; ; . ### https://astrea.linkeddata.es/shapes#770ca2fdcf7d890149b92347cf34616a rdf:type owl:NamedIndividual , ; rdfs:label "has name" ; "has name" ; ; . ### https://astrea.linkeddata.es/shapes#800308cb4ec316a173f265ab9a14b5c2 rdf:type owl:NamedIndividual , ; rdfs:label "has policy" ; ; "has policy" ; ; . ### https://astrea.linkeddata.es/shapes#8358bf4384b7f7568b56764dd54cacbc rdf:type owl:NamedIndividual , ; ; . ### https://astrea.linkeddata.es/shapes#9e85dbf42c101f7a1e4904663f9000f0 rdf:type owl:NamedIndividual , ; ; ; . ### https://astrea.linkeddata.es/shapes#9fa96f05b28d14757b7294d1db599e7d rdf:type owl:NamedIndividual , ; rdfs:label "Rule Target" ; "Rule Target" ; ; . ### Generated by the OWL API (version 5.1.18) https://github.com/owlcs/owlapi/