ontology.json 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. {
  2. "_comment" : "Created with OWL2VOWL (version 0.3.2-SNAPSHOT), http://vowl.visualdataweb.org",
  3. "header" : {
  4. "languages" : [ "undefined" ],
  5. "baseIris" : [ "http://purl.org/adaptcentre/ontologies/GDPRtEXT", "http://purl.org/adaptcentre/openscience/ontologies/gdprov", "http://www.w3.org/2000/01/rdf-schema", "http://www.w3.org/ns/prov", "http://www.w3.org/2001/XMLSchema", "http://www.w3.org/2006/time", "http://openscience.adaptcentre.ie/ontologies/privacypolicy" ],
  6. "title" : {
  7. "undefined" : "Ontology Design Pattern for Personal Data in Privacy Policies"
  8. },
  9. "iri" : "http://openscience.adaptcentre.ie/ontologies/privacypolicy#",
  10. "comments" : {
  11. "undefined" : "The ontology design pattern is useful for depicting information regarding personal data in privacy policies."
  12. },
  13. "other" : {
  14. "license" : [ {
  15. "identifier" : "license",
  16. "language" : "undefined",
  17. "value" : "https://creativecommons.org/licenses/by/4.0/",
  18. "type" : "iri"
  19. } ],
  20. "created" : [ {
  21. "identifier" : "created",
  22. "language" : "undefined",
  23. "value" : "2018-05-30",
  24. "type" : "label"
  25. }, {
  26. "identifier" : "created",
  27. "language" : "undefined",
  28. "value" : "2018-07-20",
  29. "type" : "label"
  30. } ],
  31. "abstract" : [ {
  32. "identifier" : "abstract",
  33. "language" : "undefined",
  34. "value" : "Privacy laws such as the General Data Protection Regulation (GDPR) specify several obligations involving personal data. A privacy policy is a document that provides information for legal compliance on how personal data is collected, used, stored, and shared, which is essential for understanding their privacy implications. Approaches such as the UsablePrivacy project that extract information from the text of the privacy policy need to structure it in a manner suitable for machine processing. Semantic web has been proven to be suitable to represent this knowledge as a set of queryable concepts and relationships. However, there is a large overlap between different projects and approaches targeting the privacy policy that does not take advantage of the significant similarity of its underlying information. \n\nThis ontology design pattern is aimed to aid these efforts in representing and modelling information related to personal data within a privacy policy. The pattern will assist the existing ecosystem of machine-based approaches for interpretation and visualisation of privacy policies by providing a common structured representation to ease modelling and sharing of related information.",
  35. "type" : "label"
  36. } ],
  37. "title" : [ {
  38. "identifier" : "title",
  39. "language" : "undefined",
  40. "value" : "Ontology Design Pattern for Personal Data in Privacy Policies",
  41. "type" : "label"
  42. } ]
  43. }
  44. },
  45. "namespace" : [ ],
  46. "metrics" : {
  47. "classCount" : 8,
  48. "objectPropertyCount" : 9,
  49. "datatypePropertyCount" : 1,
  50. "individualCount" : 0
  51. },
  52. "class" : [ {
  53. "id" : "3",
  54. "type" : "owl:Class"
  55. }, {
  56. "id" : "2",
  57. "type" : "owl:Class"
  58. }, {
  59. "id" : "8",
  60. "type" : "owl:Class"
  61. }, {
  62. "id" : "1",
  63. "type" : "owl:Class"
  64. }, {
  65. "id" : "5",
  66. "type" : "owl:Class"
  67. }, {
  68. "id" : "15",
  69. "type" : "rdfs:Datatype"
  70. }, {
  71. "id" : "6",
  72. "type" : "owl:Class"
  73. }, {
  74. "id" : "12",
  75. "type" : "owl:Class"
  76. }, {
  77. "id" : "10",
  78. "type" : "owl:Class"
  79. } ],
  80. "classAttribute" : [ {
  81. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#DataSharingStep",
  82. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  83. "instances" : 0,
  84. "annotations" : {
  85. "isDefinedBy" : [ {
  86. "identifier" : "isDefinedBy",
  87. "language" : "undefined",
  88. "value" : "http://purl.org/adaptcentre/openscience/ontologies/GDPRtEXT#ShareDataWithThirdParty",
  89. "type" : "iri"
  90. } ]
  91. },
  92. "label" : {
  93. "IRI-based" : "DataSharingStep"
  94. },
  95. "comment" : {
  96. "undefined" : "Data Sharing Step"
  97. },
  98. "attributes" : [ "external" ],
  99. "id" : "3"
  100. }, {
  101. "iri" : "http://purl.org/adaptcentre/ontologies/GDPRtEXT#LawfulBasisForProcessing",
  102. "baseIri" : "http://purl.org/adaptcentre/ontologies/GDPRtEXT",
  103. "instances" : 0,
  104. "label" : {
  105. "IRI-based" : "LawfulBasisForProcessing",
  106. "undefined" : "Lawful Basis"
  107. },
  108. "comment" : {
  109. "undefined" : "This provides the basis for lawful processing of personal data."
  110. },
  111. "attributes" : [ "external" ],
  112. "id" : "2"
  113. }, {
  114. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#PersonalData",
  115. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  116. "instances" : 0,
  117. "annotations" : {
  118. "isDefinedBy" : [ {
  119. "identifier" : "isDefinedBy",
  120. "language" : "undefined",
  121. "value" : "http://purl.org/adaptcentre/openscience/ontologies/GDPRtEXT#PersonalData",
  122. "type" : "iri"
  123. } ]
  124. },
  125. "label" : {
  126. "IRI-based" : "PersonalData",
  127. "undefined" : "PersonalData"
  128. },
  129. "comment" : {
  130. "undefined" : "PersonalData is any data pertaining to the user which can contain personally identifiable information or a data set generated by the system using personally identifiable information acquired through direct or indirect means"
  131. },
  132. "attributes" : [ "external" ],
  133. "id" : "8"
  134. }, {
  135. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#Process",
  136. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  137. "instances" : 0,
  138. "label" : {
  139. "IRI-based" : "Process",
  140. "undefined" : "Process"
  141. },
  142. "comment" : {
  143. "undefined" : "A Process describes a 'Plan' of action for carrying out a particular activity that uses or is related to Data or Consent"
  144. },
  145. "attributes" : [ "external" ],
  146. "id" : "1"
  147. }, {
  148. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#DataCollectionStep",
  149. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  150. "instances" : 0,
  151. "annotations" : {
  152. "isDefinedBy" : [ {
  153. "identifier" : "isDefinedBy",
  154. "language" : "undefined",
  155. "value" : "http://purl.org/adaptcentre/openscience/ontologies/GDPRtEXT#CollectionOfPersonalData",
  156. "type" : "iri"
  157. } ]
  158. },
  159. "label" : {
  160. "IRI-based" : "DataCollectionStep",
  161. "undefined" : "Data Collection Step"
  162. },
  163. "comment" : {
  164. "undefined" : "DataCollectionStep collects data from the user"
  165. },
  166. "attributes" : [ "external" ],
  167. "id" : "5"
  168. }, {
  169. "iri" : "http://www.w3.org/2001/XMLSchema#duration",
  170. "baseIri" : "http://www.w3.org/2001/XMLSchema",
  171. "id" : "15",
  172. "label" : {
  173. "IRI-based" : "duration"
  174. }
  175. }, {
  176. "iri" : "http://purl.org/adaptcentre/ontologies/GDPRtEXT#CollectionMechanism",
  177. "baseIri" : "http://purl.org/adaptcentre/ontologies/GDPRtEXT",
  178. "instances" : 0,
  179. "label" : {
  180. "IRI-based" : "CollectionMechanism",
  181. "undefined" : "Collection Mechanism"
  182. },
  183. "comment" : {
  184. "undefined" : "The mechanism through which personal data is collected"
  185. },
  186. "attributes" : [ "external" ],
  187. "id" : "6"
  188. }, {
  189. "iri" : "http://www.w3.org/ns/prov#Agent",
  190. "baseIri" : "http://www.w3.org/ns/prov",
  191. "instances" : 0,
  192. "label" : {
  193. "IRI-based" : "Agent"
  194. },
  195. "attributes" : [ "external" ],
  196. "id" : "12"
  197. }, {
  198. "iri" : "http://www.w3.org/2006/time#Duration",
  199. "baseIri" : "http://www.w3.org/2006/time",
  200. "instances" : 0,
  201. "label" : {
  202. "IRI-based" : "Duration",
  203. "undefined" : "Duration"
  204. },
  205. "comment" : {
  206. "undefined" : "Duration of a temporal extent expressed as a decimal number scaled by a temporal unit"
  207. },
  208. "attributes" : [ "external" ],
  209. "id" : "10"
  210. } ],
  211. "property" : [ {
  212. "id" : "0",
  213. "type" : "owl:objectProperty"
  214. }, {
  215. "id" : "4",
  216. "type" : "owl:objectProperty"
  217. }, {
  218. "id" : "7",
  219. "type" : "owl:objectProperty"
  220. }, {
  221. "id" : "9",
  222. "type" : "owl:objectProperty"
  223. }, {
  224. "id" : "11",
  225. "type" : "owl:objectProperty"
  226. }, {
  227. "id" : "13",
  228. "type" : "owl:objectProperty"
  229. }, {
  230. "id" : "14",
  231. "type" : "owl:objectProperty"
  232. }, {
  233. "id" : "16",
  234. "type" : "owl:datatypeProperty"
  235. }, {
  236. "id" : "17",
  237. "type" : "owl:objectProperty"
  238. }, {
  239. "id" : "18",
  240. "type" : "owl:objectProperty"
  241. } ],
  242. "propertyAttribute" : [ {
  243. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#hasLegalBasis",
  244. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  245. "range" : "2",
  246. "label" : {
  247. "IRI-based" : "hasLegalBasis",
  248. "undefined" : "hasLegalBasis"
  249. },
  250. "domain" : "1",
  251. "comment" : {
  252. "undefined" : "specifies legal basis for processing"
  253. },
  254. "attributes" : [ "object", "external" ],
  255. "id" : "0"
  256. }, {
  257. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#hasCollectionMechanism",
  258. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  259. "range" : "6",
  260. "label" : {
  261. "IRI-based" : "hasCollectionMechanism",
  262. "undefined" : "hasCollectionMechanism"
  263. },
  264. "domain" : "5",
  265. "comment" : {
  266. "undefined" : "specifies collection mechanism used for collecting data"
  267. },
  268. "attributes" : [ "object", "external" ],
  269. "id" : "4"
  270. }, {
  271. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#usesData",
  272. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  273. "range" : "8",
  274. "label" : {
  275. "IRI-based" : "usesData",
  276. "undefined" : "usesData"
  277. },
  278. "domain" : "1",
  279. "comment" : {
  280. "undefined" : "links step with data used"
  281. },
  282. "attributes" : [ "object", "external" ],
  283. "id" : "7"
  284. }, {
  285. "iri" : "http://www.w3.org/2006/time#hasDuration",
  286. "baseIri" : "http://www.w3.org/2006/time",
  287. "range" : "10",
  288. "label" : {
  289. "IRI-based" : "hasDuration",
  290. "undefined" : "hasDuration"
  291. },
  292. "domain" : "8",
  293. "comment" : {
  294. "undefined" : "Duration of a temporal entity, expressed as a scaled value or nominal value"
  295. },
  296. "attributes" : [ "object", "external" ],
  297. "id" : "9"
  298. }, {
  299. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#sharesDataWith",
  300. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  301. "range" : "12",
  302. "label" : {
  303. "IRI-based" : "sharesDataWith",
  304. "undefined" : "sharesDataWith"
  305. },
  306. "domain" : "3",
  307. "comment" : {
  308. "undefined" : "shares data with Agent"
  309. },
  310. "attributes" : [ "object", "external" ],
  311. "id" : "11"
  312. }, {
  313. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#collectsDataFromAgent",
  314. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  315. "range" : "12",
  316. "label" : {
  317. "IRI-based" : "collectsDataFromAgent",
  318. "undefined" : "collectsDataFromAgent"
  319. },
  320. "domain" : "5",
  321. "comment" : {
  322. "undefined" : "denotes Agent from which data was collected"
  323. },
  324. "attributes" : [ "object", "external" ],
  325. "id" : "13"
  326. }, {
  327. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#sharesDataForProcess",
  328. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  329. "range" : "1",
  330. "label" : {
  331. "IRI-based" : "sharesDataForProcess",
  332. "undefined" : "sharesDataForProcess"
  333. },
  334. "domain" : "3",
  335. "comment" : {
  336. "undefined" : "denotes the process/activity/purpose for which the data is shared"
  337. },
  338. "attributes" : [ "object", "external" ],
  339. "id" : "14"
  340. }, {
  341. "iri" : "http://openscience.adaptcentre.ie/ontologies/privacypolicy#retainedFor",
  342. "baseIri" : "http://openscience.adaptcentre.ie/ontologies/privacypolicy",
  343. "range" : "15",
  344. "label" : {
  345. "IRI-based" : "retainedFor"
  346. },
  347. "domain" : "8",
  348. "attributes" : [ "datatype" ],
  349. "id" : "16"
  350. }, {
  351. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#sharesData",
  352. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  353. "range" : "8",
  354. "label" : {
  355. "IRI-based" : "sharesData",
  356. "undefined" : "sharesData"
  357. },
  358. "domain" : "3",
  359. "comment" : {
  360. "undefined" : "Indicates sharing of Data through a DataStep"
  361. },
  362. "attributes" : [ "object", "external" ],
  363. "id" : "17"
  364. }, {
  365. "iri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov#collectsData",
  366. "baseIri" : "http://purl.org/adaptcentre/openscience/ontologies/gdprov",
  367. "range" : "8",
  368. "label" : {
  369. "IRI-based" : "collectsData",
  370. "undefined" : "collectsData"
  371. },
  372. "domain" : "5",
  373. "comment" : {
  374. "undefined" : "Links data obtained (collected) by the step/activity that acquired it"
  375. },
  376. "attributes" : [ "object", "external" ],
  377. "id" : "18"
  378. } ]
  379. }