12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <link rel="stylesheet" href="resources/primer.css" media="screen" /> <link rel="stylesheet" href="resources/rec.css" media="screen" /> <link rel="stylesheet" href="resources/extra.css" media="screen" /> <link rel="stylesheet" href="resources/owl.css" media="screen" />
- <!-- SCHEMA.ORG METADATA -->
- <script type="application/ld+json">{"@context":"http://schema.org","@type":"TechArticle","url":"http://purl.org/adaptcentre/openscience/ontologies/consent","image":"http://vowl.visualdataweb.org/webvowl/#iri=http://purl.org/adaptcentre/openscience/ontologies/consent","name":"Consent Ontology", "headline":"The General Data Protection Regulations (GDPR) imposes greater", "datePublished":"2017-10-21", "license":"https://creativecommons.org/licenses/by/4.0/"}</script>
- <script src="resources/jquery.js"></script>
- <script src="resources/marked.min.js"></script>
- <script>
- function loadHash() {
- jQuery(".markdown").each(function(el){jQuery(this).after(marked(jQuery(this).text())).remove()});
- var hash = location.hash;
- if($(hash).offset()!=null){
- $('html, body').animate({scrollTop: $(hash).offset().top}, 0);
- }
- loadTOC();
- }
- function loadTOC(){
- //process toc dynamically
- var t='<h2>Table of contents</h2><ul>';i = 1;j=0;
- jQuery(".list").each(function(){
- if(jQuery(this).is('h2')){
- if(j>0){
- t+='</ul>';
- j=0;
- }
- t+= '<li>'+i+'. <a href=#'+ jQuery(this).attr('id')+'>'+ jQuery(this).text()+'</a></li>';
- i++;
- }
- if(jQuery(this).is('h3')){
- if(j==0){
- t+='<ul>';
- }
- j++;
- t+= '<li>'+(i-1)+'.'+j+'. '+'<a href=#'+ jQuery(this).attr('id')+'>'+ jQuery(this).text()+'</a></li>';
- }
- t = t.replace(' back to ToC','');
- });
- t+='</ul>';
- $("#toc").html(t);
- }
- $(function(){
- $("#abstract").load("sections/abstract-en.html");
- $("#introduction").load("sections/introduction-en.html");
- $("#overview").load("sections/overview-en.html");
- $("#description").load("sections/description-en.html");
- $("#references").load("sections/references-en.html");
- $("#crossref").load("sections/crossref-en.html", null, loadHash);
- });
- </script>
- </head>
- <body>
- <div class="container"><div class="head">
- <div style="float:right">language <a href="index-en.html"><b>en</b></a> </div>
- <h1>Consent Ontology</h1>
- <h2>Release 2017-10-21</h2>
- <dl>
- <dt>This version:</dt>
- <dd><a href="https://openscience.adaptcentre.ie/ontologies/consent/v/consent_v1">https://openscience.adaptcentre.ie/ontologies/consent/v/consent_v1</a></dd>
- </dl><dl><dt>Latest version:</dt>
- <dd><a href="http://purl.org/adaptcentre/openscience/ontologies/consent">http://purl.org/adaptcentre/openscience/ontologies/consent</a></dd>
- </dl><dl><dt>Publisher:</dt>
- <dd><a href="null">null</a>, (<a href="null">null</a>)</dd></dl>
- <dl><dt>Imported Ontologies:</dt>
- <dd><a href="http://www.w3.org/ns/prov-dictionary#">prov-dictionary#</a></dd><dd><a href="http://www.w3.org/ns/prov-dc#">prov-dc#</a></dd><dd><a href="http://www.w3.org/ns/prov-o#">prov-o#</a></dd><dd><a href="http://www.w3.org/ns/prov-dictionary#">prov-dictionary#</a></dd><dd><a href="http://www.w3.org/ns/prov-links#">prov-links#</a></dd><dd><a href="http://www.w3.org/ns/prov-o-inverses#">prov-o-inverses#</a></dd></dl>
- <dl><dt>Download serialization:</dt><dd><span><a href="ontology.xml" target="_blank"><img src="https://img.shields.io/badge/Format-RDF/XML-blue.svg" alt="RDF/XML"></img></a> </span><span><a href="ontology.nt" target="_blank"><img src="https://img.shields.io/badge/Format-N_Triples-blue.svg" alt="N-Triples"></img></a> </span><span><a href="ontology.ttl" target="_blank"><img src="https://img.shields.io/badge/Format-TTL-blue.svg" alt="TTL"></img></a> </span></dd></dl><dl><dt>License: </dt><dd><a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"><img src ="https://img.shields.io/badge/License-CC_by_4.0-blue.svg" alt="https://creativecommons.org/licenses/by/4.0/"></img></a>
- </dd></dl><dl><dt>Visualization:</dt><dd><a href="webvowl/index.html#ontology" target="_blank"><img src="https://img.shields.io/badge/Visualize_with-WebVowl-blue.svg" alt="Visualize with WebVowl"></img></a></dd></dl>
- <dl><a href="provenance/provenance-en.html" target="_blank">Provenance of this page</a></dl><hr/>
- </div>
- <div class="status">
- <div>
- <span>Ontology Specification Draft</span>
- </div>
- </div> <div id="abstract"></div>
- <div id="toc"></div> <div id="introduction"></div>
- <div id="overview"></div>
- <div id="description"></div>
- <div id="crossref"></div>
- <div id="references"></div>
- <div id="acknowledgements">
- <h2 id="ack" class="list">Acknowledgements <span class="backlink"> back to <a href="#toc">ToC</a></span></h2>
- <p>
- The authors would like to thank <a href="http://www.essepuntato.it/">Silvio Peroni</a> for developing <a href="http://www.essepuntato.it/lode">LODE</a>, a Live OWL Documentation Environment, which is used for representing the Cross Referencing Section of this document and <a href="https://w3id.org/people/dgarijo">Daniel Garijo</a> for developing <a href="https://github.com/dgarijo/Widoco">Widoco</a>, the program used to create the template used in this documentation.</p>
- </div>
- </body>
- </html>
|