gdpr.owl 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <rdf:RDF
  3. xmlns:dc="http://purl.org/dc/elements/1.1/"
  4. xmlns:owl="http://www.w3.org/2002/07/owl#"
  5. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  6. xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  7. >
  8. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#isPartOfPoint">
  9. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Point"/>
  10. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  11. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#is_part_of"/>
  12. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  13. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">represents a legal resource subdivision to be part of a point</rdfs:comment>
  14. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is part of Point</rdfs:label>
  15. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  16. </rdf:Description>
  17. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasSection">
  18. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  19. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  20. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Section"/>
  21. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Section</rdfs:label>
  22. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
  23. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Section</rdfs:comment>
  24. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  25. </rdf:Description>
  26. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasArticle">
  27. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Article</rdfs:label>
  28. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Article</rdfs:comment>
  29. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Article"/>
  30. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  31. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  32. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  33. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
  34. </rdf:Description>
  35. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Citation">
  36. <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  37. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Citation</rdfs:label>
  38. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Citation in GDPR text</rdfs:comment>
  39. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  40. </rdf:Description>
  41. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#isPartOfChapter">
  42. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#is_part_of"/>
  43. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  44. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  45. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Chapter"/>
  46. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  47. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">represents a legal resource subdivision to be part of a chapter</rdfs:comment>
  48. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is part of Chapter</rdfs:label>
  49. </rdf:Description>
  50. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Article">
  51. <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  52. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  53. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Article in GDPR text</rdfs:comment>
  54. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Article</rdfs:label>
  55. </rdf:Description>
  56. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#">
  57. <dc:description rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This ontology extends the canonical (official) GDPR text with additional annotations</dc:description>
  58. <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.1</owl:versionInfo>
  59. <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>
  60. <dc:title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GDPRtEXT</dc:title>
  61. <dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Harshvardhan J. Pandit</dc:creator>
  62. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
  63. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">GDPR text EXTensions</rdfs:label>
  64. </rdf:Description>
  65. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Chapter">
  66. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Chapter</rdfs:label>
  67. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  68. <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  69. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Chapter in GDPR text</rdfs:comment>
  70. </rdf:Description>
  71. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasSubPoint">
  72. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
  73. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has SubPoint</rdfs:label>
  74. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#SubPoint"/>
  75. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  76. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the SubPoint</rdfs:comment>
  77. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  78. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  79. </rdf:Description>
  80. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#isPartOfArticle">
  81. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  82. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#is_part_of"/>
  83. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  84. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Article"/>
  85. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  86. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is part of Article</rdfs:label>
  87. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">represents a legal resource subdivision to be part of a article</rdfs:comment>
  88. </rdf:Description>
  89. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#isPartOfSection">
  90. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  91. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  92. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  93. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Section"/>
  94. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">represents a legal resource subdivision to be part of a section</rdfs:comment>
  95. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#is_part_of"/>
  96. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is part of Section</rdfs:label>
  97. </rdf:Description>
  98. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#SubPoint">
  99. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SubPoint in GDPR text</rdfs:comment>
  100. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SubPoint</rdfs:label>
  101. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  102. <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  103. </rdf:Description>
  104. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Recital">
  105. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Regulation</rdfs:label>
  106. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Regulation in GDPR text</rdfs:comment>
  107. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  108. <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  109. </rdf:Description>
  110. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasPoint">
  111. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Point</rdfs:label>
  112. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  113. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  114. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Point</rdfs:comment>
  115. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
  116. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Point"/>
  117. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  118. </rdf:Description>
  119. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Point">
  120. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  121. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Point</rdfs:label>
  122. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Point in GDPR text</rdfs:comment>
  123. <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  124. </rdf:Description>
  125. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasChapter">
  126. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Chapter"/>
  127. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  128. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  129. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Chapter</rdfs:comment>
  130. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
  131. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Chapter</rdfs:label>
  132. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResource"/>
  133. </rdf:Description>
  134. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#hasRecital">
  135. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">indicates the legal resource has the Recital</rdfs:comment>
  136. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  137. <rdfs:domain rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  138. <rdfs:range rdf:resource="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Recital"/>
  139. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">has Recital</rdfs:label>
  140. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
  141. <rdfs:subPropertyOf rdf:resource="http://data.europa.eu/eli/ontology#has_part"/>
  142. </rdf:Description>
  143. <rdf:Description rdf:about="http://data.europa.eu/eli/ontology#has_part">
  144. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
  145. </rdf:Description>
  146. <rdf:Description rdf:about="http://purl.org/adaptcentre/ontologies/GDPRtEXT#Section">
  147. <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Section in GDPR text</rdfs:comment>
  148. <rdfs:subClassOf rdf:resource="http://data.europa.eu/eli/ontology#LegalResourceSubdivision"/>
  149. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  150. <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Section</rdfs:label>
  151. </rdf:Description>
  152. <rdf:Description rdf:about="http://data.europa.eu/eli/ontology#is_part_of">
  153. <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
  154. </rdf:Description>
  155. </rdf:RDF>