You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rdfs:comment "Property that determines what are the increments (step size) that are commonly used to vary a parameter. This is commonly used for automatically setting up software tests. For example, if I want to set up a model and try 30 reasonable values on a parameter, I may use the default value and the step size to create the appropriate increments. If the step size is 0.1 and the default value is 0, then I will will be able to create setups: 0, 0.1, 0.2...2.9,3"@en ;
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
2
+
<html><head>
3
+
<title>406 Not Acceptable</title>
4
+
</head>
5
+
<body>
6
+
<h1>Not Acceptable</h1>
7
+
<p>An appropriate representation of the requested resource could not be found on this server.</p>
8
+
Available variants:<ul><li><ahref="index-en.html">html</a></li><li><ahref="ontology.json">JSON-LD</a></li><li><ahref="ontology.xml">RDF/XML</a></li><li><ahref="ontology.nt">N-Triples</a></li><li><ahref="ontology.ttl">TTL</a></li></ul>
<scripttype="application/ld+json">{"@context":"http://schema.org","@type":"TechArticle","url":"https://w3id.org/okn/o/sd","image":"http://vowl.visualdataweb.org/webvowl/#iri=https://w3id.org/okn/o/sd","name":"The Software Description Ontology","headline":"An ontology for describing software and their links to inputs, outputs and variables","datePublished":"December 12th, 2019","version":"1.4.0","license":"http://creativecommons.org/licenses/by/2.0/","author":[{"@type":"Person","name":"Daniel Garijo"},{"@type":"Person","name":"Varun Ratnakar"},{"@type":"Person","name":"Yolanda Gil"},{"@type":"Person","name":"Deborah Khider"}],"contributor":[{"@type":"Person","name":"Hernan Vargas"},{"@type":"Person","name":"Maximiliano Osorio"}]}</script>
</dd><dt>Visualization:</dt><dd><ahref="webvowl/index.html#" target="_blank"><imgsrc="https://img.shields.io/badge/Visualize_with-WebVowl-blue.svg" alt="Visualize with WebVowl" /></a></dd>
84
+
<dt>Cite as:</dt>
85
+
<dd>Daniel Garijo,Varun Ratnakar,Yolanda Gil,Deborah Khider and Maximiliano Osorio. The Software Description Ontology. Revision: 1.4.0. Retrieved from: https://w3id.org/okn/o/sd/1.4.0</dd>
86
+
</dl>
87
+
88
+
<hr/>
89
+
</div>
90
+
<divclass="status">
91
+
<div>
92
+
<span>Ontology Specification Draft</span>
93
+
</div>
94
+
</div><divid="abstract"></div>
95
+
<divid="toc"></div><divid="introduction"></div>
96
+
<divid="overview"></div>
97
+
<divid="description"></div>
98
+
<divid="crossref"></div>
99
+
<divid="references"></div>
100
+
<divid="changelog"></div>
101
+
<divid="acknowledgements">
102
+
<h2id="ack" class="list">Acknowledgements <spanclass="backlink"> back to <ahref="#toc">ToC</a></span></h2>
103
+
<p>
104
+
The authors would like to thank <ahref="http://www.essepuntato.it/">Silvio Peroni</a> for developing <ahref="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 <ahref="https://w3id.org/people/dgarijo">Daniel Garijo</a> for developing <ahref="https://github.com/dgarijo/Widoco">Widoco</a>, the program used to create the template used in this documentation.</p>
0 commit comments