Skip to content

Commit

Permalink
Merge branch 'cefriel:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
marioscrock authored Mar 18, 2024
2 parents 857dce8 + b3e05da commit 310e4bf
Show file tree
Hide file tree
Showing 29 changed files with 4,168 additions and 671 deletions.

Large diffs are not rendered by default.

275 changes: 275 additions & 0 deletions controlled-vocabulary-template/1.1.0/controlled-vocabulary-template.nt

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

102 changes: 102 additions & 0 deletions controlled-vocabulary-template/1.1.0/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
<!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" />
<link rel="icon" type="image/png" href="resources/rdf.icon"/> <title>Template Controlled Vocabulary</title>


<!-- SCHEMA.ORG METADATA -->
<script type="application/ld+json">{"@context":"https://schema.org","@type":"TechArticle","url":"https://w3id.org/my-namespace/controlled-vocabulary-template","image":"http://vowl.visualdataweb.org/webvowl/#iri=https://w3id.org/my-namespace/controlled-vocabulary-template","name":"Template Controlled Vocabulary", "headline":"Template for generating a controlled vocabulary defined under a certain my-namespace.", "datePublished":"Mon Mar 18 17:37:37 CET 2024", "version":"1.0.0", "license":"https://creativecommons.org/licenses/by/4.0/", "author":[{"@type":"Person","name":"Name Surname (Affiliation)"},{"@type":"Person","name":"OtherName OtherSurname (OtherAffiliation)"}], "contributor":[{"@type":"Person","name":"Name Surname (Affiliation)"},{"@type":"Person","name":"OtherName OtherSurname (OtherAffiliation)"}]}</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.parse(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).ignore("span").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).ignore("span").text()+'</a></li>';
}
});
t+='</ul>';
$("#toc").html(t);
}
$.fn.ignore = function(sel){
return this.clone().find(sel||">*").remove().end();
}; $(function(){
$("#abstract").load("sections/abstract-en.html");
$("#overview").load("sections/overview-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>Template Controlled Vocabulary</h1>


<dl>
<dt>This version:</dt>
<dd><a href="https://w3id.org/my-namespace/controlled-vocabulary-template/1.0.0">https://w3id.org/my-namespace/controlled-vocabulary-template/1.0.0</a></dd>
<dt>Revision:</dt>
<dd>1.0.0</dd>
<dt>Authors:</dt>
<dd>Name Surname (Affiliation)</dd><dd>OtherName OtherSurname (OtherAffiliation)</dd>

<dt>Contributors:</dt>
<dd>Name Surname (Affiliation)</dd><dd>OtherName OtherSurname (OtherAffiliation)</dd>

<dt>Publisher:</dt>
<dd>Publisher</dd>
<dt>Download serialization:</dt><dd><span><a href="controlled-vocabulary-template.jsonld" target="_blank"><img src="https://img.shields.io/badge/Format-JSON_LD-blue.svg" alt="JSON-LD" /></a> </span><span><a href="controlled-vocabulary-template.owl" target="_blank"><img src="https://img.shields.io/badge/Format-RDF/XML-blue.svg" alt="RDF/XML" /></a> </span><span><a href="controlled-vocabulary-template.nt" target="_blank"><img src="https://img.shields.io/badge/Format-N_Triples-blue.svg" alt="N-Triples" /></a> </span><span><a href="controlled-vocabulary-template.ttl" target="_blank"><img src="https://img.shields.io/badge/Format-TTL-blue.svg" alt="TTL" /></a> </span></dd><dt>License:</dt><dd><a href="https://creativecommons.org/licenses/by/4.0/" target="_blank"><img src="https://img.shields.io/badge/License-https://creativecommons.org/licenses/by/4.0/-blue.svg" alt="https://creativecommons.org/licenses/by/4.0/" /></a>
</dd><!-- <dt>Evaluation:</dt><dd><a href="OOPSevaluation/oopsEval.html#" target="_blank"><img src="https://img.shields.io/badge/Evaluate_with-OOPS! (OntOlogy Pitfall Scanner!)-blue.svg" alt="Evaluate with OOPS!" /></a></dd> --><dt>Cite as:</dt>
<dd>Name Surname (Affiliation), OtherName OtherSurname (OtherAffiliation). Template Controlled Vocabulary. Revision: 1.0.0. Retrieved from: https://w3id.org/my-namespace/controlled-vocabulary-template/1.0.0</dd>
</dl>

<a href="provenance/provenance-en.html" target="_blank">Provenance of this page</a><hr/>
</div>
<div class="status">
<div>
<span>Draft Controlled Vocabulary</span>
</div>
</div> <div id="abstract"></div>
<div id="toc"></div> <div id="overview"></div>
<div id="crossref"></div>
<div id="acknowledgments">
<h2 id="ack" class="list">Acknowledgments <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>


</div>
</body>
</html>
18 changes: 18 additions & 0 deletions controlled-vocabulary-template/1.1.0/provenance/provenance-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />

</head>

<body>
<div class="head">
<h1>Provenance for Template Controlled Vocabulary Documentation (https://w3id.org/my-namespace/controlled-vocabulary-template/1.0.0)</h1>
<ul>
<li>Ontology created by: Name Surname (Affiliation), OtherName OtherSurname (OtherAffiliation)</li> <li>Ontology contributed to by: Name Surname (Affiliation), OtherName OtherSurname (OtherAffiliation)</li>
<li>The ontology documentation was the result of using the <a href="https://github.com/dgarijo/Widoco">Widoco tool</a> (which itself uses <a href="http://www.essepuntato.it/lode/">LODE</a> for generating the crossreference section).</li>
</ul>
</div>
<p>back to <a href="..\index-en.html">documentation</a>. <a href="provenance-en.ttl">TTL format</a></p></div>
</body>
</html>
16 changes: 16 additions & 0 deletions controlled-vocabulary-template/1.1.0/provenance/provenance-en.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix : <> .
<https://w3id.org/my-namespace/controlled-vocabulary-template/1.0.0> a prov:Entity;
dc:title "Template Controlled Vocabulary";
prov:wasAttributedTo :agent0;
prov:wasAttributedTo :agent1;
prov:wasAttributedTo :agent2;
prov:wasAttributedTo :agent3;
prov:wasAttributedTo <https://github.com/dgarijo/Widoco/>,<http://www.essepuntato.it/lode/>;
.
:agent0 a prov:Agent; foaf:name "Name Surname (Affiliation)".
:agent1 a prov:Agent; foaf:name "OtherName OtherSurname (OtherAffiliation)".
:agent2 a prov:Agent; foaf:name "Name Surname (Affiliation)".
:agent3 a prov:Agent; foaf:name "OtherName OtherSurname (OtherAffiliation)".
124 changes: 124 additions & 0 deletions controlled-vocabulary-template/1.1.0/resources/extra.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,124 @@
body {
text-align: justify;
}

h1 {
line-height: 110%;
}

.hlist {
border: 1px solid navy;
padding:5px;
background-color: #F4FFFF;
}

.hlist li {
display: inline;
display: inline-table;
list-style-type: none;
padding-right: 20px;

}

.entity {
border: 1px solid navy;
margin:5px 0px 5px 0px;
padding: 5px;
}

.type-c {
cursor:help;
color:orange;
}

.type-op {
cursor:help;
color:navy;
}

.type-dp {
cursor:help;
color:green;
}

.type-ap {
cursor:help;
color:maroon;
}

.type-ni {
cursor:help;
color:brown;
}

.logic {
color:purple;
font-weight:bold;
}

h3 {
margin-top: 3px;
padding-bottom: 5px;
border-bottom: 1px solid navy;
}

h2 {
margin-top:40px;
}

.dotted {
border-bottom: 1px dotted gray;
}

dt {
margin-top:5px;
}

.description {
border-top: 1px dashed gray;
border-bottom: 1px dashed gray;
background-color: rgb(242, 243, 244);
margin-top:5px;
padding-bottom:5px;
}

.description dl {
background-color: rgb(242, 243, 244);
}

.description ul {
padding-left: 12px;
margin-top: 0px;
}

.backlink {
font-size:10pt;
text-align:right;
float:right;
color:black;
padding: 2px;
border: 1px dotted navy;
background-color: #F4FFFF;
}

.imageblock {
text-align: center;
}

.imageblock img {
border:1px solid gray;
}

.endnote {
margin-top: 40px;
border-top: 1px solid gray;
padding-top: 10px;
text-align: center;
color:gray;
font-size:70%;
}

.literal {
color:green;
font-style:italic;
}
18 changes: 18 additions & 0 deletions controlled-vocabulary-template/1.1.0/resources/jquery.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions controlled-vocabulary-template/1.1.0/resources/marked.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 310e4bf

Please sign in to comment.