-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex_new w descriptions.html
More file actions
108 lines (99 loc) · 6.01 KB
/
Copy pathindex_new w descriptions.html
File metadata and controls
108 lines (99 loc) · 6.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!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" /> <title>Ontology Documentation generated by WIDOCO</title>
<!-- SCHEMA.ORG METADATA -->
<script type="application/ld+json">{"@context":"https://schema.org","@type":"TechArticle","url":"http://www.semanticweb.org/arnak/ontologies/2022/7/DOR","image":"http://vowl.visualdataweb.org/webvowl/#iri=http://www.semanticweb.org/arnak/ontologies/2022/7/DOR","name":"http://www.semanticweb.org/arnak/ontologies/2022/7/DOR", "headline":""DOR"by Arghavan Akbarieh is licensedunder CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/).", "datePublished":"Sun Jun 11 18:59:52 CEST 2023"}</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).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");
$("#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>
<dl>
<dt>This version:</dt>
<dd><a href="http://www.semanticweb.org/arnak/ontologies/2022/7/DOR/2.0">http://www.semanticweb.org/arnak/ontologies/2022/7/DOR/2.0</a></dd>
<dt>Latest version:</dt>
<dd><a href="http://www.semanticweb.org/arnak/ontologies/2022/7/DOR">http://www.semanticweb.org/arnak/ontologies/2022/7/DOR</a></dd>
<dt>Download serialization:</dt><dd><span><a href="ontology.jsonld" target="_blank"><img src="https://img.shields.io/badge/Format-JSON_LD-blue.svg" alt="JSON-LD" /></a> </span><span><a href="ontology.rdf" target="_blank"><img src="https://img.shields.io/badge/Format-RDF/XML-blue.svg" alt="RDF/XML" /></a> </span><span><a href="ontology.nt" target="_blank"><img src="https://img.shields.io/badge/Format-N_Triples-blue.svg" alt="N-Triples" /></a> </span><span><a href="ontology.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="http://insertlicenseURIhere.org" target="_blank"><img src="https://img.shields.io/badge/License-"DOR"%20by%20"Arghavan%20Akbarieh"%20developer%20groups%20is
licensed%20under%20CC%20BY%204.0.%20You%20are%20free%20to%20share%20(copy%20and%20redistribute
the%20material%20in%20any%20medium%20or%20format)%20and%20adapt%20(remix,%20transform,%20and
build%20upon%20the%20material)%20for%20any%20purpose,%20even%20commercially.%20for%20any
purpose,%20even%20commercially.%20The%20licensor%20cannot%20revoke%20these%20freedoms%20as
long%20as%20you%20follow%20the%20license%20terms.%20You%20must%20give%20appropriate%20credit
(by%20using%20the%20original%20ontology%20IRI%20for%20the%20whole%20ontology%20and%20original
term%20IRIs%20for%20individual%20terms),%20provide%20a%20link%20to%20the%20license,%20and
indicate%20if%20any%20changes%20were%20made.%20You%20may%20do%20so%20in%20any%20reasonable
manner,%20but%20not%20in%20any%20way%20that%20suggests%20the%20licensor%20endorses%20you%20or
your%20use.
"DOR"by%20Arghavan%20Akbarieh%20is%20licensed
under%20CC%20BY%204.0%20(https://creativecommons.org/licenses/by/4.0/).-blue.svg" alt="http://insertlicenseURIhere.org" /></a>
</dd><dt>Visualization:</dt><dd><a href="webvowl/index.html#" target="_blank"><img src="https://img.shields.io/badge/Visualize_with-WebVowl-blue.svg" alt="Visualize with WebVowl" /></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> Retrieved from: http://www.semanticweb.org/arnak/ontologies/2022/7/DOR/2.0</dd>
</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="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>