123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 |
- <?xml version="1.0" encoding="UTF-8"?>
- <rdf:RDF
- xmlns:dc="http://purl.org/dc/elements/1.1/"
- xmlns:owl="http://www.w3.org/2002/07/owl#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
- >
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#isPartOfPoint">
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Point"/>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#is_part_of"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">represents a legal resource subdivision to be part of a point</rdfs:comment>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is part of Point</rdfs:label>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasSection">
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Section"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Section</rdfs:label>
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Section</rdfs:comment>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasArticle">
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Article</rdfs:label>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Article</rdfs:comment>
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Article"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Citation">
- <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Citation</rdfs:label>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Citation in GDPR text</rdfs:comment>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#isPartOfChapter">
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#is_part_of"/>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Chapter"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">represents a legal resource subdivision to be part of a chapter</rdfs:comment>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is part of Chapter</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Article">
- <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Article in GDPR text</rdfs:comment>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Article</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#">
- <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This ontology extends the canonical (official) GDPR text with additional annotations</dc:description>
- <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1</owl:versionInfo>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This is an ontology to represent GDPR text as a set of RDF resources</rdfs:comment>
- <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GDPRtEXT</dc:title>
- <dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dc:creator>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GDPR text EXTensions</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Chapter">
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Chapter</rdfs:label>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
- <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Chapter in GDPR text</rdfs:comment>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasSubPoint">
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has SubPoint</rdfs:label>
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#SubPoint"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the SubPoint</rdfs:comment>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#isPartOfArticle">
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#is_part_of"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Article"/>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is part of Article</rdfs:label>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">represents a legal resource subdivision to be part of a article</rdfs:comment>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#isPartOfSection">
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Section"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">represents a legal resource subdivision to be part of a section</rdfs:comment>
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#is_part_of"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is part of Section</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#SubPoint">
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SubPoint in GDPR text</rdfs:comment>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SubPoint</rdfs:label>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
- <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Recital">
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Regulation</rdfs:label>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Regulation in GDPR text</rdfs:comment>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
- <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasPoint">
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Point</rdfs:label>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Point</rdfs:comment>
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Point"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Point">
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Point</rdfs:label>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Point in GDPR text</rdfs:comment>
- <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasChapter">
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Chapter"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Chapter</rdfs:comment>
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Chapter</rdfs:label>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResource"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasRecital">
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Recital</rdfs:comment>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
- <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Recital"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Recital</rdfs:label>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
- <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://data.europa.eu/eli/ontology#has_part">
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
- </rdf:Description>
- <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Section">
- <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Section in GDPR text</rdfs:comment>
- <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
- <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Section</rdfs:label>
- </rdf:Description>
- <rdf:Description rdf:about="http://data.europa.eu/eli/ontology#is_part_of">
- <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
- </rdf:Description>
- </rdf:RDF>
|