Skip to content

Commit aba41a3

Browse files
committed
updated reqs
1 parent b82d014 commit aba41a3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

release/1.6.0/index-en.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
$("#introduction").load("sections/introduction-en.html");
5050
$("#overview").load("sections/overview-en.html");
5151
$("#description").load("sections/description-en.html");
52-
$("#references").load("sections/references-en.html");
52+
//$("#references").load("sections/references-en.html");
5353
$("#changelog").load("sections/changelog-en.html");
5454
$("#crossref").load("sections/crossref-en.html", null, loadHash);
5555
});
@@ -82,7 +82,7 @@ <h2>Release May 28th, 2020</h2>
8282
<dt>Download serialization:</dt><dd><span><a href="ontology.json" target="_blank"><img src="https://img.shields.io/badge/Format-JSON_LD-blue.svg" alt="JSON-LD" /></a> </span><span><a href="ontology.xml" 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://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="https://img.shields.io/badge/License-http://creativecommons.org/licenses/by/2.0/-blue.svg" alt="http://creativecommons.org/licenses/by/2.0/" /></a>
8383
</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>
8484
<!-- <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>
85-
<dd>Daniel Garijo,Varun Ratnakar,Yolanda Gil,Deborah Khider. The Software Description Ontology. Revision: 1.6.0. Retrieved from: https://w3id.org/okn/o/sd/1.6.0</dd>
85+
<dd>Daniel Garijo, Varun Ratnakar, Yolanda Gil, Deborah Khider. The Software Description Ontology. Revision: 1.6.0. Retrieved from: https://w3id.org/okn/o/sd/1.6.0</dd>
8686
</dl>
8787

8888
<hr/>
@@ -96,12 +96,12 @@ <h2>Release May 28th, 2020</h2>
9696
<div id="overview"></div>
9797
<div id="description"></div>
9898
<div id="crossref"></div>
99-
<div id="references"></div>
99+
<!-- <div id="references"></div> -->
100100
<div id="changelog"></div>
101101
<div id="acknowledgements">
102102
<h2 id="ack" class="list">Acknowledgements <span class="backlink"> back to <a href="#toc">ToC</a></span></h2>
103103
<p>
104-
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>
104+
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. Documentation generated by <a href="https://github.com/dgarijo/Widoco">Widoco</a>.</p>
105105
</div>
106106

107107

requirements/requirements.xlsx

74 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)