crossref-en.html 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456
  1. <html><h2 id="crossreference" class="list">Cross reference for Consent classes, properties and dataproperties <span class="backlink"> back to <a href="#toc">ToC</a></span></h2>
  2. This section provides details for each class and property defined by Consent.
  3. <div id="classes">
  4. <h3 id="classes-headline" class="list">Classes</h3>
  5. <ul class="hlist">
  6. <li>
  7. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  8. </li>
  9. <li>
  10. <a href="#Consenting_Party"
  11. title="https://w3id.org/consent-mapping-jit#Consenting_Party">Consenting Party</a>
  12. </li>
  13. <li>
  14. <a href="#Inclusion" title="https://w3id.org/consent-mapping-jit#Inclusion">Inlclusion</a>
  15. </li>
  16. <li>
  17. <a href="#Policy" title="https://w3id.org/consent-mapping-jit#Policy">Policy</a>
  18. </li>
  19. <li>
  20. <a href="#Purpose" title="https://w3id.org/consent-mapping-jit#Purpose">Purpose</a>
  21. </li>
  22. </ul>
  23. <div class="entity" id="Consent">
  24. <h3>Consent<sup class="type-c" title="class">c</sup>
  25. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a>
  26. </span>
  27. </h3>
  28. <p>
  29. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#Consent</p>
  30. <div class="comment">
  31. <span class="markdown">Consent represents the result of a consenting party reacting to a consent request (which may be requested by means of a form). As a consent needs to be informed and explicit, we ideally capture the consent as a "yes" or a "no". We treat the absence of the predicate isGiven as a "no".</span>
  32. </div>
  33. <dl class="description">
  34. <dt>has super-classes</dt>
  35. <dd>
  36. <span class="dotted" title="http://www.w3.org/ns/prov#Entity">entity</span>
  37. <sup class="type-c" title="class">c</sup>
  38. </dd>
  39. <dt>is in domain of</dt>
  40. <dd>
  41. <a href="#forInclusion" title="https://w3id.org/consent-mapping-jit#forInclusion">for inclusion</a>
  42. <sup class="type-op" title="object property">op</sup>, <a href="#givenBy" title="https://w3id.org/consent-mapping-jit#givenBy">given by</a>
  43. <sup class="type-op" title="object property">op</sup>, <a href="#isGiven" title="https://w3id.org/consent-mapping-jit#isGiven">is given</a>
  44. <sup class="type-dp" title="data property">dp</sup>, <a href="#registeredOn"
  45. title="https://w3id.org/consent-mapping-jit#registeredOn">registered on</a>
  46. <sup class="type-dp" title="data property">dp</sup>, <a href="#validUntil" title="https://w3id.org/consent-mapping-jit#validUntil">valid until</a>
  47. <sup class="type-dp" title="data property">dp</sup>
  48. </dd>
  49. <dt>is disjoint with</dt>
  50. <dd>
  51. <a href="#Consenting_Party"
  52. title="https://w3id.org/consent-mapping-jit#Consenting_Party">Consenting Party</a>
  53. <sup class="type-c" title="class">c</sup>, <a href="#Inclusion" title="https://w3id.org/consent-mapping-jit#Inclusion">Inlclusion</a>
  54. <sup class="type-c" title="class">c</sup>, <a href="#Policy" title="https://w3id.org/consent-mapping-jit#Policy">Policy</a>
  55. <sup class="type-c" title="class">c</sup>, <a href="#Purpose" title="https://w3id.org/consent-mapping-jit#Purpose">Purpose</a>
  56. <sup class="type-c" title="class">c</sup>
  57. </dd>
  58. </dl>
  59. </div>
  60. <div class="entity" id="Consenting_Party">
  61. <h3>Consenting Party<sup class="type-c" title="class">c</sup>
  62. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a>
  63. </span>
  64. </h3>
  65. <p>
  66. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#Consenting_Party</p>
  67. <div class="comment">
  68. <span class="markdown">Consenting Party is used to represent a person, or an agent acting on behalf of someone giving their consent for the purposes that are included in a policy. It is equivalent with the concept-union of prov:Person and prof:Organization.</span>
  69. </div>
  70. <dl class="description">
  71. <dt>is equivalent to</dt>
  72. <dd>
  73. <span class="dotted" title="http://www.w3.org/ns/prov#Organization">organization</span>
  74. <span class="logic">or</span>
  75. <span class="dotted" title="http://www.w3.org/ns/prov#Person">person</span>
  76. </dd>
  77. <dt>has super-classes</dt>
  78. <dd>
  79. <span class="dotted" title="http://www.w3.org/ns/prov#Agent">agent</span>
  80. <sup class="type-c" title="class">c</sup>
  81. </dd>
  82. <dt>is in range of</dt>
  83. <dd>
  84. <a href="#givenBy" title="https://w3id.org/consent-mapping-jit#givenBy">given by</a>
  85. <sup class="type-op" title="object property">op</sup>
  86. </dd>
  87. <dt>is disjoint with</dt>
  88. <dd>
  89. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  90. <sup class="type-c" title="class">c</sup>, <a href="#Inclusion" title="https://w3id.org/consent-mapping-jit#Inclusion">Inlclusion</a>
  91. <sup class="type-c" title="class">c</sup>, <a href="#Policy" title="https://w3id.org/consent-mapping-jit#Policy">Policy</a>
  92. <sup class="type-c" title="class">c</sup>, <a href="#Purpose" title="https://w3id.org/consent-mapping-jit#Purpose">Purpose</a>
  93. <sup class="type-c" title="class">c</sup>
  94. </dd>
  95. </dl>
  96. </div>
  97. <div class="entity" id="Inclusion">
  98. <h3>Inlclusion<sup class="type-c" title="class">c</sup>
  99. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a>
  100. </span>
  101. </h3>
  102. <p>
  103. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#Inclusion</p>
  104. <div class="comment">
  105. <span class="markdown">Inclusion represents the relation between a policy and a purpose.</span>
  106. </div>
  107. <dl class="description">
  108. <dt>has super-classes</dt>
  109. <dd>
  110. <span class="dotted" title="http://www.w3.org/ns/prov#Entity">entity</span>
  111. <sup class="type-c" title="class">c</sup>
  112. </dd>
  113. <dt>is in domain of</dt>
  114. <dd>
  115. <a href="#ofPolicy" title="https://w3id.org/consent-mapping-jit#ofPolicy">of policy</a>
  116. <sup class="type-op" title="object property">op</sup>, <a href="#ofPurpose" title="https://w3id.org/consent-mapping-jit#ofPurpose">of purpose</a>
  117. <sup class="type-op" title="object property">op</sup>
  118. </dd>
  119. <dt>is in range of</dt>
  120. <dd>
  121. <a href="#forInclusion" title="https://w3id.org/consent-mapping-jit#forInclusion">for inclusion</a>
  122. <sup class="type-op" title="object property">op</sup>
  123. </dd>
  124. <dt>is disjoint with</dt>
  125. <dd>
  126. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  127. <sup class="type-c" title="class">c</sup>, <a href="#Consenting_Party"
  128. title="https://w3id.org/consent-mapping-jit#Consenting_Party">Consenting Party</a>
  129. <sup class="type-c" title="class">c</sup>, <a href="#Policy" title="https://w3id.org/consent-mapping-jit#Policy">Policy</a>
  130. <sup class="type-c" title="class">c</sup>, <a href="#Purpose" title="https://w3id.org/consent-mapping-jit#Purpose">Purpose</a>
  131. <sup class="type-c" title="class">c</sup>
  132. </dd>
  133. </dl>
  134. </div>
  135. <div class="entity" id="Policy">
  136. <h3>Policy<sup class="type-c" title="class">c</sup>
  137. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a>
  138. </span>
  139. </h3>
  140. <p>
  141. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#Policy</p>
  142. <div class="comment">
  143. <span class="markdown">Policy is an abstract concept for representing things such as Terms and Conditions, Data Privacy Policies, etc. All of which encompass various notions of user rights, user obligations and what a service intends to do with the data.</span>
  144. </div>
  145. <dl class="description">
  146. <dt>has super-classes</dt>
  147. <dd>
  148. <span class="dotted" title="http://www.w3.org/ns/prov#Entity">entity</span>
  149. <sup class="type-c" title="class">c</sup>
  150. </dd>
  151. <dt>is in range of</dt>
  152. <dd>
  153. <a href="#ofPolicy" title="https://w3id.org/consent-mapping-jit#ofPolicy">of policy</a>
  154. <sup class="type-op" title="object property">op</sup>
  155. </dd>
  156. <dt>is disjoint with</dt>
  157. <dd>
  158. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  159. <sup class="type-c" title="class">c</sup>, <a href="#Consenting_Party"
  160. title="https://w3id.org/consent-mapping-jit#Consenting_Party">Consenting Party</a>
  161. <sup class="type-c" title="class">c</sup>, <a href="#Inclusion" title="https://w3id.org/consent-mapping-jit#Inclusion">Inlclusion</a>
  162. <sup class="type-c" title="class">c</sup>, <a href="#Purpose" title="https://w3id.org/consent-mapping-jit#Purpose">Purpose</a>
  163. <sup class="type-c" title="class">c</sup>
  164. </dd>
  165. </dl>
  166. </div>
  167. <div class="entity" id="Purpose">
  168. <h3>Purpose<sup class="type-c" title="class">c</sup>
  169. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#classes">Class ToC</a>
  170. </span>
  171. </h3>
  172. <p>
  173. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#Purpose</p>
  174. <div class="comment">
  175. <span class="markdown">Purpose is a concept for representing the purpose of using (personal) data. This may range from using email addresses to send a newsletter to using one’s profile and purchase history for targeted advertising.</span>
  176. </div>
  177. <dl class="description">
  178. <dt>has super-classes</dt>
  179. <dd>
  180. <span class="dotted" title="http://www.w3.org/ns/prov#Entity">entity</span>
  181. <sup class="type-c" title="class">c</sup>
  182. </dd>
  183. <dt>is in range of</dt>
  184. <dd>
  185. <a href="#ofPurpose" title="https://w3id.org/consent-mapping-jit#ofPurpose">of purpose</a>
  186. <sup class="type-op" title="object property">op</sup>
  187. </dd>
  188. <dt>is disjoint with</dt>
  189. <dd>
  190. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  191. <sup class="type-c" title="class">c</sup>, <a href="#Consenting_Party"
  192. title="https://w3id.org/consent-mapping-jit#Consenting_Party">Consenting Party</a>
  193. <sup class="type-c" title="class">c</sup>, <a href="#Inclusion" title="https://w3id.org/consent-mapping-jit#Inclusion">Inlclusion</a>
  194. <sup class="type-c" title="class">c</sup>, <a href="#Policy" title="https://w3id.org/consent-mapping-jit#Policy">Policy</a>
  195. <sup class="type-c" title="class">c</sup>
  196. </dd>
  197. </dl>
  198. </div>
  199. </div><div id="objectproperties">
  200. <h3 id="properties" class="list">Object Properties</h3>
  201. <ul class="hlist">
  202. <li>
  203. <a href="#forInclusion" title="https://w3id.org/consent-mapping-jit#forInclusion">
  204. <span>for inclusion</span>
  205. </a>
  206. </li>
  207. <li>
  208. <a href="#givenBy" title="https://w3id.org/consent-mapping-jit#givenBy">
  209. <span>given by</span>
  210. </a>
  211. </li>
  212. <li>
  213. <a href="#ofPolicy" title="https://w3id.org/consent-mapping-jit#ofPolicy">
  214. <span>of policy</span>
  215. </a>
  216. </li>
  217. <li>
  218. <a href="#ofPurpose" title="https://w3id.org/consent-mapping-jit#ofPurpose">
  219. <span>of purpose</span>
  220. </a>
  221. </li>
  222. </ul>
  223. <div class="entity" id="forInclusion">
  224. <h3>for inclusion<sup class="type-op" title="object property">op</sup>
  225. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a>
  226. </span>
  227. </h3>
  228. <p>
  229. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#forInclusion</p>
  230. <div class="comment">
  231. <span class="markdown">Indicates the inclusion for which consent was (not) given.</span>
  232. </div>
  233. <div class="description">
  234. <p>
  235. <strong>has characteristics:</strong> functional</p>
  236. <dl>
  237. <dt>has domain</dt>
  238. <dd>
  239. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  240. <sup class="type-c" title="class">c</sup>
  241. </dd>
  242. <dt>has range</dt>
  243. <dd>
  244. <a href="#Inclusion" title="https://w3id.org/consent-mapping-jit#Inclusion">Inlclusion</a>
  245. <sup class="type-c" title="class">c</sup>
  246. </dd>
  247. </dl>
  248. </div>
  249. </div>
  250. <div class="entity" id="givenBy">
  251. <h3>given by<sup class="type-op" title="object property">op</sup>
  252. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a>
  253. </span>
  254. </h3>
  255. <p>
  256. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#givenBy</p>
  257. <div class="comment">
  258. <span class="markdown">Indicates who has given consent.</span>
  259. </div>
  260. <div class="description">
  261. <p>
  262. <strong>has characteristics:</strong> functional</p>
  263. <dl>
  264. <dt>has domain</dt>
  265. <dd>
  266. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  267. <sup class="type-c" title="class">c</sup>
  268. </dd>
  269. <dt>has range</dt>
  270. <dd>
  271. <a href="#Consenting_Party"
  272. title="https://w3id.org/consent-mapping-jit#Consenting_Party">Consenting Party</a>
  273. <sup class="type-c" title="class">c</sup>
  274. </dd>
  275. </dl>
  276. </div>
  277. </div>
  278. <div class="entity" id="ofPolicy">
  279. <h3>of policy<sup class="type-op" title="object property">op</sup>
  280. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a>
  281. </span>
  282. </h3>
  283. <p>
  284. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#ofPolicy</p>
  285. <div class="comment">
  286. <span class="markdown">Refers to the policy of an inclusion.</span>
  287. </div>
  288. <div class="description">
  289. <p>
  290. <strong>has characteristics:</strong> functional</p>
  291. <dl>
  292. <dt>has domain</dt>
  293. <dd>
  294. <a href="#Inclusion" title="https://w3id.org/consent-mapping-jit#Inclusion">Inlclusion</a>
  295. <sup class="type-c" title="class">c</sup>
  296. </dd>
  297. <dt>has range</dt>
  298. <dd>
  299. <a href="#Policy" title="https://w3id.org/consent-mapping-jit#Policy">Policy</a>
  300. <sup class="type-c" title="class">c</sup>
  301. </dd>
  302. </dl>
  303. </div>
  304. </div>
  305. <div class="entity" id="ofPurpose">
  306. <h3>of purpose<sup class="type-op" title="object property">op</sup>
  307. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#objectproperties">Object Property ToC</a>
  308. </span>
  309. </h3>
  310. <p>
  311. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#ofPurpose</p>
  312. <div class="comment">
  313. <span class="markdown">Refers to the purpose of an inclusion.</span>
  314. </div>
  315. <div class="description">
  316. <p>
  317. <strong>has characteristics:</strong> functional</p>
  318. <dl>
  319. <dt>has domain</dt>
  320. <dd>
  321. <a href="#Inclusion" title="https://w3id.org/consent-mapping-jit#Inclusion">Inlclusion</a>
  322. <sup class="type-c" title="class">c</sup>
  323. </dd>
  324. <dt>has range</dt>
  325. <dd>
  326. <a href="#Purpose" title="https://w3id.org/consent-mapping-jit#Purpose">Purpose</a>
  327. <sup class="type-c" title="class">c</sup>
  328. </dd>
  329. </dl>
  330. </div>
  331. </div>
  332. </div><div id="dataproperties">
  333. <h3 id="dataproperties-headline" class="list">Data Properties</h3>
  334. <ul class="hlist">
  335. <li>
  336. <a href="#isGiven" title="https://w3id.org/consent-mapping-jit#isGiven">
  337. <span>is given</span>
  338. </a>
  339. </li>
  340. <li>
  341. <a href="#registeredOn"
  342. title="https://w3id.org/consent-mapping-jit#registeredOn">
  343. <span>registered on</span>
  344. </a>
  345. </li>
  346. <li>
  347. <a href="#validUntil" title="https://w3id.org/consent-mapping-jit#validUntil">
  348. <span>valid until</span>
  349. </a>
  350. </li>
  351. </ul>
  352. <div class="entity" id="isGiven">
  353. <h3>is given<sup class="type-dp" title="data property">dp</sup>
  354. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a>
  355. </span>
  356. </h3>
  357. <p>
  358. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#isGiven</p>
  359. <div class="comment">
  360. <span class="markdown">Captures whether the consent is given. True means that consent was given, and false means that the consent is not given (rejected, withdrawn, etc.).</span>
  361. </div>
  362. <div class="description">
  363. <p>
  364. <strong>has characteristics:</strong> functional</p>
  365. <dl>
  366. <dt>has domain</dt>
  367. <dd>
  368. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  369. <sup class="type-c" title="class">c</sup>
  370. </dd>
  371. <dt>has range</dt>
  372. <dd>
  373. <span class="dotted" title="http://www.w3.org/2001/XMLSchema#boolean">boolean</span>
  374. </dd>
  375. </dl>
  376. </div>
  377. </div>
  378. <div class="entity" id="registeredOn">
  379. <h3>registered on<sup class="type-dp" title="data property">dp</sup>
  380. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a>
  381. </span>
  382. </h3>
  383. <p>
  384. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#registeredOn</p>
  385. <div class="comment">
  386. <span class="markdown">Indicates when the consent instance was registered.</span>
  387. </div>
  388. <div class="description">
  389. <p>
  390. <strong>has characteristics:</strong> functional</p>
  391. <dl>
  392. <dt>has domain</dt>
  393. <dd>
  394. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  395. <sup class="type-c" title="class">c</sup>
  396. </dd>
  397. <dt>has range</dt>
  398. <dd>
  399. <span class="dotted" title="http://www.w3.org/2001/XMLSchema#dateTime">date time</span>
  400. </dd>
  401. </dl>
  402. </div>
  403. </div>
  404. <div class="entity" id="validUntil">
  405. <h3>valid until<sup class="type-dp" title="data property">dp</sup>
  406. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#dataproperties">Data Property ToC</a>
  407. </span>
  408. </h3>
  409. <p>
  410. <strong>IRI:</strong> https://w3id.org/consent-mapping-jit#validUntil</p>
  411. <div class="comment">
  412. <span class="markdown">Indicates when consent expires.</span>
  413. </div>
  414. <div class="description">
  415. <p>
  416. <strong>has characteristics:</strong> functional</p>
  417. <dl>
  418. <dt>has domain</dt>
  419. <dd>
  420. <a href="#Consent" title="https://w3id.org/consent-mapping-jit#Consent">Consent</a>
  421. <sup class="type-c" title="class">c</sup>
  422. </dd>
  423. <dt>has range</dt>
  424. <dd>
  425. <span class="dotted" title="http://www.w3.org/2001/XMLSchema#dateTime">date time</span>
  426. </dd>
  427. </dl>
  428. </div>
  429. </div>
  430. </div><div id="annotationproperties">
  431. <h3 id="annotationproperties" class="list">Annotation Properties</h3>
  432. <ul class="hlist">
  433. <li>
  434. <a href="#http://www.w3.org/ns/prov#value" title="http://www.w3.org/ns/prov#value">
  435. <span>value</span>
  436. </a>
  437. </li>
  438. </ul>
  439. <div class="entity" id="http://www.w3.org/ns/prov#value">
  440. <h3>value<sup class="type-ap" title="annotation property">ap</sup>
  441. <span class="backlink"> back to <a href="#toc">ToC</a> or <a href="#annotationproperties">Annotation Property ToC</a>
  442. </span>
  443. </h3>
  444. <p>
  445. <strong>IRI:</strong> http://www.w3.org/ns/prov#value</p>
  446. </div>
  447. </div><div id="legend">
  448. <h2>Legend <span class="backlink"> back to <a href="#toc">ToC</a></span></h2>
  449. <div class="entity">
  450. <sup class="type-c" title="Classes">c</sup>: Classes <br/>
  451. <sup class="type-op" title="Object Properties">op</sup>: Object Properties <br/>
  452. <sup class="type-dp" title="Data Properties">dp</sup>: Data Properties <br/>
  453. <sup class="type-ni" title="Named Individuals">ni</sup>: Named Individuals
  454. </div>
  455. </div>
  456. </html>