-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
47,941 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> | ||
<html><head> | ||
<title>406 Not Acceptable</title> | ||
</head> | ||
<body> | ||
<h1>Not Acceptable</h1> | ||
<p>An appropriate representation of the requested resource could not be found on this server.</p> | ||
Available variants:<ul><li><a href="index-en.html">html</a></li><li><a href="ontology.jsonld">JSON-LD</a></li><li><a href="ontology.owl">RDF/XML</a></li><li><a href="ontology.nt">N-Triples</a></li><li><a href="ontology.ttl">TTL</a></li></ul> | ||
|
||
</body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
<!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="stylesheet" href="resources/dark.css" media="(prefers-color-scheme: dark)"/> | ||
<link rel="stylesheet" href="resources/light.css" media="(prefers-color-scheme: light)"/> | ||
<link rel="stylesheet" href="resources/slider.css" media="screen"/> | ||
<meta name="color-scheme" content="dark light"> | ||
<script type="module" src="resources/dark-mode-toggle.mjs"></script><div class="darkmode"> | ||
<dark-mode-toggle class="slider"></dark-mode-toggle> | ||
</div> | ||
<link rel="icon" type="image/png" href="resources/rdf.icon"/> <title>Systematized Procedure for Automating the Retrieval of Knowledge within Smart Industries </title> | ||
|
||
|
||
<!-- SCHEMA.ORG METADATA --> | ||
<script type="application/ld+json">{"@context":"https://schema.org","@type":"TechArticle","url":"https://predict-idlab.github.io/SPARKS/","image":"http://vowl.visualdataweb.org/webvowl/#iri=https://predict-idlab.github.io/SPARKS/","name":"Systematized Procedure for Automating the Retrieval of Knowledge within Smart Industries ", "headline":"SPARKS is a comprehensive framework designed to interconnect key concepts within the Industry 4.0 domain. Leveraging insights from SSN, FOLIO, PSL, and MASON, Sparks bridges the gap between sensors/systems, anomaly/maintenance, and process/procedure subdomains. The intuitive ontology structure facilitates seamless integration and efficient data management in Industry 4.0 settings.", "dateReleased":"Tue Apr 16 14:42:56 CEST 2024", "author":[{"@type":"Person","name":"Bram Steenwinckel"},{"@type":"Person","name":"Femke Ongenae","url":"a"}]}</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"); | ||
$("#introduction").load("sections/introduction-en.html"); | ||
$("#nstable").load("sections/ns-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>Systematized Procedure for Automating the Retrieval of Knowledge within Smart Industries </h1> | ||
|
||
|
||
<dl> | ||
<dt>Latest version:</dt> | ||
<dd><a href="https://predict-idlab.github.io/SPARKS/">https://predict-idlab.github.io/SPARKS/</a></dd> | ||
<dt>Authors:</dt> | ||
<dd>Bram Steenwinckel, UGent - imec<a href="mailto:[email protected]">✉</a></dd><dd><a href="a">Femke Ongenae</a>, UGent - imec<a href="mailto:[email protected]">✉</a></dd> | ||
|
||
<dt>Imported Ontologies:</dt> | ||
<dd><a href="http://www.w3.org/ns/sosa/"><http://www.w3.org/ns/sosa/></a></dd><dd><a href="http://www.w3.org/ns/ssn/"><http://www.w3.org/ns/ssn/></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.owl" 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.example.org" target="_blank"><img src="https://img.shields.io/badge/License-license%20name%20goes%20here-blue.svg" alt="http://insertlicenseURIhere.example.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> --></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="nstable"></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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,258 @@ | ||
[ { | ||
"@id" : "_:genid1", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], | ||
"http://www.w3.org/2002/07/owl#onProperty" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isProcedureInputOf" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ] | ||
}, { | ||
"@id" : "_:genid2", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], | ||
"http://www.w3.org/2002/07/owl#onProperty" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isProcessOutputOf" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ] | ||
}, { | ||
"@id" : "_:genid3", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], | ||
"http://www.w3.org/2002/07/owl#onProperty" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isProcedureOf" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ] | ||
}, { | ||
"@id" : "_:genid4", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ], | ||
"http://www.w3.org/2002/07/owl#intersectionOf" : [ { | ||
"@list" : [ { | ||
"@id" : "_:genid8" | ||
}, { | ||
"@id" : "_:genid6" | ||
} ] | ||
} ] | ||
}, { | ||
"@id" : "_:genid6", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], | ||
"http://www.w3.org/2002/07/owl#onProperty" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasServiceSensor" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ { | ||
"@id" : "http://www.w3.org/ns/sosa/Sensor" | ||
} ] | ||
}, { | ||
"@id" : "_:genid8", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Restriction" ], | ||
"http://www.w3.org/2002/07/owl#onProperty" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasServiceProperty" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#someValuesFrom" : [ { | ||
"@id" : "http://www.w3.org/ns/ssn/Property" | ||
} ] | ||
}, { | ||
"@id" : "http://IBCNServices.github.io/Folio-Ontology/Folio.owl#Alarm", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ] | ||
}, { | ||
"@id" : "http://www.w3.org/ns/sosa/ObservableProperty", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ] | ||
}, { | ||
"@id" : "http://www.w3.org/ns/sosa/Procedure", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ] | ||
}, { | ||
"@id" : "http://www.w3.org/ns/sosa/Sensor", | ||
"http://www.w3.org/2002/07/owl#disjointWith" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/SensorPropertyService" | ||
} ] | ||
}, { | ||
"@id" : "http://www.w3.org/ns/ssn/Property", | ||
"http://www.w3.org/2002/07/owl#disjointWith" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/SensorPropertyService" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ], | ||
"http://www.w3.org/2002/07/owl#imports" : [ { | ||
"@id" : "http://www.w3.org/ns/ssn/" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Parameter", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ], | ||
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { | ||
"@id" : "http://www.w3.org/ns/sosa/Procedure" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/ProcedureInput", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ], | ||
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Parameter" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#equivalentClass" : [ { | ||
"@id" : "_:genid1" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/ProcedureOutput", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ], | ||
"http://www.w3.org/2000/01/rdf-schema#subClassOf" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Parameter" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#equivalentClass" : [ { | ||
"@id" : "_:genid2" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Process", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ], | ||
"http://www.w3.org/2002/07/owl#equivalentClass" : [ { | ||
"@id" : "_:genid3" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/SensorPropertyService", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ], | ||
"http://www.w3.org/2000/01/rdf-schema#label" : [ { | ||
"@value" : "Sensor Property Service" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#equivalentClass" : [ { | ||
"@id" : "_:genid4" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/alarmPropagatedFrom", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "http://IBCNServices.github.io/Folio-Ontology/Folio.owl#Alarm" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/calledFromProcedure", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Process" | ||
} ], | ||
"http://www.w3.org/2000/01/rdf-schema#range" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#inverseOf" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/calledProcess" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/calledProcess", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasDependency", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2002/07/owl#inverseOf" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isDependecyOf" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasNextProcedure", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ], | ||
"http://www.w3.org/2000/01/rdf-schema#range" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#inverseOf" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasPreviousProcedure" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasPreviousProcedure", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasProcedure", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Process" | ||
} ], | ||
"http://www.w3.org/2000/01/rdf-schema#range" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasProcedureInput", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/ProcedureInput" | ||
} ], | ||
"http://www.w3.org/2000/01/rdf-schema#range" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ], | ||
"http://www.w3.org/2002/07/owl#inverseOf" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isProcedureInputOf" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasProcessOutput", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2002/07/owl#inverseOf" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isProcessOutputOf" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasServiceEndpoint", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasServiceProperty", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/SensorPropertyService" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasServiceSchema", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasServiceSensor", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/SensorPropertyService" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasServiceSignal", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/hasServiceTable", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isDependecyOf", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isProcedureInputOf", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isProcedureOf", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Procedure" | ||
} ], | ||
"http://www.w3.org/2000/01/rdf-schema#range" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Process" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/isProcessOutputOf", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/outputPropagatesTo", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/ProcedureOutput" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/parameterRelatesTo", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Parameter" | ||
} ], | ||
"http://www.w3.org/2000/01/rdf-schema#range" : [ { | ||
"@id" : "http://www.w3.org/ns/sosa/ObservableProperty" | ||
} ] | ||
}, { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/propertyLinkedTo", | ||
"@type" : [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], | ||
"http://www.w3.org/2000/01/rdf-schema#domain" : [ { | ||
"@id" : "http://www.w3.org/ns/sosa/ObservableProperty" | ||
} ], | ||
"http://www.w3.org/2000/01/rdf-schema#range" : [ { | ||
"@id" : "https://predict-idlab.github.io/SPARKS/Parameter" | ||
} ] | ||
} ] |
Oops, something went wrong.