Commit 33eb144a authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

restricted saref-ext to saref4bldg

parent e7b8e320
[ar2dtool]
enable = False
[widoco]
enable = False
[oops]
enable = False
\ No newline at end of file
{
"@context" : {
"UnitOfMeasure" : {
"@id" : "https://w3id.org/saref#UnitOfMeasure"
},
"SoilTensiometer" : {
"@id" : "https://w3id.org/def/saref4agri#SoilTensiometer"
},
"Platform" : {
"@id" : "http://www.w3.org/ns/sosa/Platform"
},
"Deployment" : {
"@id" : "https://w3id.org/def/saref4agri#Deployment"
},
"hasDeploymentPeriod" : {
"@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod"
},
"hosts" : {
"@id" : "http://www.w3.org/ns/sosa/hosts"
},
"measuresProperty" : {
"@id" : "https://w3id.org/saref#measuresProperty"
},
"hasValue" : {
"@id" : "https://w3id.org/saref#hasValue"
},
"Instant" : {
"@id" : "http://www.w3.org/2006/time#Instant"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"Measurement" : {
"@id" : "https://w3id.org/saref#Measurement"
},
"isHostedBy" : {
"@id" : "http://www.w3.org/ns/sosa/isHostedBy"
},
"inDeployment" : {
"@id" : "http://www.w3.org/ns/ssn/inDeployment"
},
"Interval" : {
"@id" : "http://www.w3.org/2006/time#Interval"
},
"hasEnd" : {
"@id" : "http://www.w3.org/2006/time#hasEnd"
},
"hasBeginning" : {
"@id" : "http://www.w3.org/2006/time#hasBeginning"
},
"alt" : {
"@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#alt"
},
"hasSubSystem" : {
"@id" : "http://www.w3.org/ns/ssn/hasSubSystem"
},
"makesMeasurement" : {
"@id" : "https://w3id.org/saref#makesMeasurement"
},
"hasDeployment" : {
"@id" : "http://www.w3.org/ns/ssn/hasDeployment"
},
"Property" : {
"@id" : "https://w3id.org/saref#Property"
},
"inXSDDateTimeStamp" : {
"@id" : "http://www.w3.org/2006/time#inXSDDateTimeStamp"
},
"isMeasuredIn" : {
"@id" : "https://w3id.org/saref#isMeasuredIn"
},
"relatesToProperty" : {
"@id" : "https://w3id.org/saref#relatesToProperty"
},
"deployedSystem" : {
"@id" : "http://www.w3.org/ns/ssn/deployedSystem"
},
"System" : {
"@id" : "http://www.w3.org/ns/ssn/System"
},
"deployedOnPlatform" : {
"@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform"
},
"description" : {
"@id" : "http://purl.org/dc/elements/1.1/description"
}
}
}
digraph ar2dtool_diagram {
rankdir=LR;
size="1501"
"ex:ArvalisIrrinovStation01SoilSensor02" -> "s4agri:SoilMoisture" [ label = "saref:measuresProperty" ];
"ex:ArvalisIrrinovStation01SoilSensor02" -> "ex:ArvalisIrrinovStation01SoilSensor02ObservationAtPT24H2016-06-14T000000_0200" [ label = "saref:makesMeasurement" ];
"ex:TimeInterval2016-2017" -> "ex:instant_2016-01-01T000000" [ label = "time:hasEnd" ];
"ex:TimeInterval2016-2017" -> "ex:instant_2017-12-31T235959" [ label = "time:hasBeginning" ];
"ex:ArvalisIrrinovStation01SoilSensor02ObservationAtPT24H2016-06-14T000000_0200" -> "s4agri:SoilMoisture" [ label = "saref:relatesToProperty" ];
"ex:ArvalisIrrinovStation01SoilSensor02ObservationAtPT24H2016-06-14T000000_0200" -> "om:millibar" [ label = "saref:isMeasuredIn" ];
"ex:ArvalisDeployment20162017Land07" -> "ex:TimeInterval2016-2017" [ label = "s4agri:hasDeploymentPeriod" ];
"ex:ArvalisDeployment20162017Land07" -> "ex:ArvalisIrrinovStation01" [ label = "ssn:deployedSystem" ];
"ex:ArvalisDeployment20162017Land07" -> "ex:PlatformArvalisLand07" [ label = "ssn:deployedOnPlatform" ];
"https://w3id.org/def/saref4agri/example1" -> "https://w3id.org/def/v1/saref4agri/example1" [ label = "owl:versionIRI" ];
"ex:ArvalisIrrinovStation01SoilSensor01" -> "s4agri:SoilMoisture" [ label = "saref:measuresProperty" ];
"ex:PlatformArvalisLand07" -> "ex:ArvalisDeployment20162017Land07" [ label = "ssn:inDeployment" ];
"ex:PlatformArvalisLand07" -> "ex:ArvalisIrrinovStation01" [ label = "sosa:hosts" ];
"ex:ArvalisIrrinovStation01" -> "ex:ArvalisIrrinovStation01SoilSensor02" [ label = "ssn:hasSubSystem" ];
"ex:ArvalisIrrinovStation01" -> "ex:ArvalisIrrinovStation01SoilSensor01" [ label = "ssn:hasSubSystem" ];
"ex:ArvalisIrrinovStation01" -> "ex:ArvalisDeployment20162017Land07" [ label = "ssn:hasDeployment" ];
"ex:ArvalisIrrinovStation01" -> "ex:PlatformArvalisLand07" [ label = "sosa:isHostedBy" ];
}
<?xml version="1.0" encoding="UTF-8"?>
<graphml xmlns="http://graphml.graphdrawing.org/xmlns/graphml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns/graphml http://www.yworks.com/xml/schema/graphml/1.0/ygraphml.xsd">
<key for="node" id="d0" yfiles.type="nodegraphics" />
<key attr.name="description" attr.type="string" for="node" id="d1" />
<key for="edge" id="d2" yfiles.type="edgegraphics" />
<key attr.name="description" attr.type="string" for="edge" id="d3" />
<key for="graphml" id="d4" yfiles.type="resources" />
<graph edgedefault="directed" id="G" parse.edges="0" parse.nodes="0" parse.order="free">
</graph>
</graphml>
pathToDot=/usr/bin/dot;
pathToTempDir=/home/ahmad/temp;
imageSize=1501;
rankdir=LR;
########
#shapes#
########
#classShape=diamond;
#individualShape=diamond;
#literalShape=box;
#arrowhead=normal;
#arrowtail=normal;
#arrowdir=forward;
########
#colors#
########
classColor=orange;
#individualColor=orange;
#literalColor=blue;
#arrowColor=blue;
#############
#RDF options#
#############
nodeNameMode=prefix;
ignoreLiterals=true;
ignoreRdfType=true;
synthesizeObjectProperties=true;
#######
#lists#
#######
#ignoreElementsList=[];
ignoreElementList=[<http://www.w3.org/2000/01/rdf-schema#subClassOf,http://www.w3.org/2000/01/rdf-schema#isDefinedBy,http://www.w3.org/2002/07/owl#inverseOf>];
pathToDot=/usr/bin/dot;
pathToTempDir=/home/ahmad/temp;
imageSize=1000;
rankdir=LR;
########
#shapes#
########
#classShape=diamond;
#individualShape=diamond;
#literalShape=box;
#arrowhead=normal;
#arrowtail=normal;
#arrowdir=forward;
########
#colors#
########
#classColor=orange;
#individualColor=orange;
#literalColor=blue;
#arrowColor=blue;
#######
#files#
#######
generateGvFile=true;
generateGraphMLFile=false;
#############
#RDF options#
#############
nodeNameMode=prefix;
ignoreLiterals=true;
ignoreRdfType=false;
synthesizeObjectProperties=false;
#######
#lists#
#######
includeOnlyElementList=[
<
http://www.w3.org/2000/01/rdf-schema#subClassOf
>
];
# Turn off MultiViews
Options -MultiViews
# Directive to ensure *.rdf files served as appropriate content type,
# if not present in main apache config
AddType application/rdf+xml .rdf
AddType application/rdf+xml .owl
AddType text/turtle .ttl
AddType application/n-triples .n3
AddType application/ld+json .json
# Rewrite engine setup
RewriteEngine On
#Change the path to the folder here
RewriteBase /documentation
# Rewrite rule to serve HTML content from the vocabulary URI if requested
RewriteCond %{HTTP_ACCEPT} !application/rdf\+xml.*(text/html|application/xhtml\+xml)
RewriteCond %{HTTP_ACCEPT} text/html [OR]
RewriteCond %{HTTP_ACCEPT} application/xhtml\+xml [OR]
RewriteCond %{HTTP_USER_AGENT} ^Mozilla/.*
RewriteRule ^$ index-en.html [R=303,L]
# Rewrite rule to serve JSON-LD content from the vocabulary URI if requested
RewriteCond %{HTTP_ACCEPT} application/ld\+json
RewriteRule ^$ ontology.json [R=303,L]
# Rewrite rule to serve RDF/XML content from the vocabulary URI if requested
RewriteCond %{HTTP_ACCEPT} \*/\* [OR]
RewriteCond %{HTTP_ACCEPT} application/rdf\+xml
RewriteRule ^$ ontology.xml [R=303,L]
# Rewrite rule to serve N-Triples content from the vocabulary URI if requested
RewriteCond %{HTTP_ACCEPT} application/n-triples
RewriteRule ^$ ontology.nt [R=303,L]
# Rewrite rule to serve TTL content from the vocabulary URI if requested
RewriteCond %{HTTP_ACCEPT} text/turtle [OR]
RewriteCond %{HTTP_ACCEPT} text/\* [OR]
RewriteCond %{HTTP_ACCEPT} \*/turtle
RewriteRule ^$ ontology.ttl [R=303,L]
RewriteCond %{HTTP_ACCEPT} .+
RewriteRule ^$ 406.html [R=406,L]
# Default response
# ---------------------------
# Rewrite rule to serve the RDF/XML content from the vocabulary URI by default
RewriteRule ^$ ontology.xml [R=303,L]
\ No newline at end of file
<!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.json">JSON-LD</a></li><li><a href="ontology.xml">RDF/XML</a></li><li><a href="ontology.nt">N-Triples</a></li><li><a href="ontology.ttl">TTL</a></li></ul>
</body></html>
\ No newline at end of file
abstract=SAREF4AGRI example for the Smar Irrigation use case.
ontologyTitle=
ontologyPrefix=[Ontology NS Prefix]
ontologyNamespaceURI=https://w3id.org/def/saref4agri/example1
ontologyName=[Ontology Name]
thisVersionURI=https://w3id.org/def/v1/saref4agri/example1
latestVersionURI=
previousVersionURI=
dateOfRelease=
ontologyRevisionNumber=
licenseURI=null
licenseName=null
licenseIconURL=null
citeAs=https://w3id.org/def/v1/saref4agri/example1
DOI=
status=Ontology Specification Draft
backwardsCompatibleWith=
publisher=null
publisherURI=null
publisherInstitution=null
publisherInstitutionURI=null
authors=
authorsURI=
authorsInstitution=
authorsInstitutionURI=
contributors=
contributorsURI=
contributorsInstitution=
contributorsInstitutionURI=
importedOntologyNames=
importedOntologyURIs=
extendedOntologyNames=
extendedOntologyURIs=
RDFXMLSerialization=ontology.xml
TurtleSerialization=ontology.ttl
N3Serialization=ontology.nt
JSONLDSerialization=ontology.json
<!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":"http://schema.org","@type":"TechArticle","url":"https://w3id.org/def/saref4agri/example1","image":"http://vowl.visualdataweb.org/webvowl/#iri=https://w3id.org/def/saref4agri/example1","name":"https://w3id.org/def/saref4agri/example1", "headline":"SAREF4AGRI example for the Smar Irrigation use case.", "datePublished":"Mon May 20 14:41:15 UTC 2019"}</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="https://w3id.org/def/v1/saref4agri/example1">https://w3id.org/def/v1/saref4agri/example1</a></dd>
<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://insertlicenseURIhere.org" target="_blank"><img src="https://img.shields.io/badge/License-license%20name%20goes%20here-blue.svg" alt="http://insertlicenseURIhere.org" /></a>
</dd><dt>Cite as:</dt>
<dd>https://w3id.org/def/v1/saref4agri/example1</dd>
</dl>
<a href="provenance/provenance-en.html" target="_blank">Provenance of this page</a><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>
<html>
<div id="acknowledgements">
<h2 id="ack" class="list">Acknowledgements <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>
</html>
</div>
</body>
</html>
\ No newline at end of file
[ {
"@id" : "http://purl.org/dc/elements/1.1/description",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.ontology-of-units-of-measure.org/resource/om-2/millibar",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#UnitOfMeasure" ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
"@value" : "millibar"
} ]
}, {
"@id" : "http://www.w3.org/2003/01/geo/wgs84_pos#alt",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/2006/time#Instant",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
"@id" : "http://www.w3.org/2006/time#Interval",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
"@id" : "http://www.w3.org/2006/time#hasBeginning",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/2006/time#hasEnd",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/2006/time#inXSDDateTimeStamp",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/ns/sosa/Platform",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
"@id" : "http://www.w3.org/ns/sosa/hosts",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/ns/sosa/isHostedBy",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/ns/ssn/System",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
"@id" : "http://www.w3.org/ns/ssn/deployedOnPlatform",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/ns/ssn/deployedSystem",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/ns/ssn/hasDeployment",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/ns/ssn/hasSubSystem",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/ns/ssn/inDeployment",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "https://w3id.org/def/saref4agri#Deployment",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
"@id" : "https://w3id.org/def/saref4agri#SoilMoisture",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/saref#Property" ],
"http://www.w3.org/2000/01/rdf-schema#label" : [ {
"@language" : "en",
"@value" : "Soil moisture"
} ]
}, {
"@id" : "https://w3id.org/def/saref4agri#SoilTensiometer",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
"@id" : "https://w3id.org/def/saref4agri#hasDeploymentPeriod",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "https://w3id.org/def/saref4agri/example1",
"@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ],
"http://purl.org/dc/elements/1.1/description" : [ {
"@language" : "en",
"@value" : "SAREF4AGRI example for the Smar Irrigation use case."
} ],
"http://www.w3.org/2002/07/owl#versionIRI" : [ {
"@id" : "https://w3id.org/def/v1/saref4agri/example1"
} ]
}, {
"@id" : "https://w3id.org/def/saref4agri/example1#ArvalisDeployment20162017Land07",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4agri#Deployment" ],
"http://www.w3.org/ns/ssn/deployedOnPlatform" : [ {
"@id" : "https://w3id.org/def/saref4agri/example1#PlatformArvalisLand07"
} ],
"http://www.w3.org/ns/ssn/deployedSystem" : [ {
"@id" : "https://w3id.org/def/saref4agri/example1#ArvalisIrrinovStation01"
} ],
"https://w3id.org/def/saref4agri#hasDeploymentPeriod" : [ {
"@id" : "https://w3id.org/def/saref4agri/example1#TimeInterval2016-2017"
} ]
}, {
"@id" : "https://w3id.org/def/saref4agri/example1#ArvalisIrrinovStation01",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/ns/ssn/System" ],
"http://www.w3.org/ns/sosa/isHostedBy" : [ {
"@id" : "https://w3id.org/def/saref4agri/example1#PlatformArvalisLand07"
} ],
"http://www.w3.org/ns/ssn/hasDeployment" : [ {
"@id" : "https://w3id.org/def/saref4agri/example1#ArvalisDeployment20162017Land07"
} ],
"http://www.w3.org/ns/ssn/hasSubSystem" : [ {
"@id" : "https://w3id.org/def/saref4agri/example1#ArvalisIrrinovStation01SoilSensor01"
}, {
"@id" : "https://w3id.org/def/saref4agri/example1#ArvalisIrrinovStation01SoilSensor02"
} ]
}, {
"@id" : "https://w3id.org/def/saref4agri/example1#ArvalisIrrinovStation01SoilSensor01",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4agri#SoilTensiometer" ],
"https://w3id.org/saref#measuresProperty" : [ {
"@id" : "https://w3id.org/def/saref4agri#SoilMoisture"
} ]
}, {
"@id" : "https://w3id.org/def/saref4agri/example1#ArvalisIrrinovStation01SoilSensor02",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "https://w3id.org/def/saref4agri#SoilTensiometer" ],
"http://www.w3.org/2003/01/geo/wgs84_pos#alt" : [ {
"@type" : "http://www.w3.org/2001/XMLSchema#decimal",
"@value" : "-0.6"
} ],
"https://w3id.org/saref#makesMeasurement" : [ {