Skip to content

Commit

Permalink
Add charge-access-method doc
Browse files Browse the repository at this point in the history
  • Loading branch information
marioscrock committed Jul 28, 2020
1 parent dc566af commit 8d77c6b
Show file tree
Hide file tree
Showing 17 changed files with 1,784 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
**/catalog-*.xml
docs/*.jar
kos/*.jar
kos/*.sh
76 changes: 76 additions & 0 deletions docs/kos/electric/charge-access-method/index-en.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!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>[SKOS Concept Scheme] Charge Access Method</title>

<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);
}
}

$.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> <a href="index-it.html"><b>it</b></a> </div>
<h1>[SKOS Concept Scheme] Charge Access Method</h1>


<dl>
<dt>Authors:</dt>
<dd>Ilaria Baroni (Cefriel)</dd><dd>Irene Celino (Cefriel)</dd><dd>Mario Scrocca (Cefriel)</dd>

<dt>Contributors:</dt>
<dd>Area Pianificazione e Monitoraggio (AMAT Milano)</dd><dd>Direzione Mobilità e Trasporti - Area Pianificazione e Programmazione Mobilità (Comune di Milano)</dd><dd>Direzione Sistemi Informativi ed Agenda Digitale - Area Gestione ed Integrazione Dati (Comune di Milano)</dd>

<dt>Publisher:</dt>
<dd>Comune di Milano</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="https://creativecommons.org/licenses/by/4.0/" target="_blank"><img src="https://img.shields.io/badge/License-https://creativecommons.org/licenses/by/4.0/-blue.svg" alt="https://creativecommons.org/licenses/by/4.0/" /></a>
</dd>
</dl>

<hr/>
</div>
<div class="status">
<div>
<span>Ontology Specification Draft</span>
</div>
</div> <div id="abstract"></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>
76 changes: 76 additions & 0 deletions docs/kos/electric/charge-access-method/index-it.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,76 @@
<!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>[SKOS Concept Scheme] Charge Access Method</title>

<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);
}
}

$.fn.ignore = function(sel){
return this.clone().find(sel||">*").remove().end();
}; $(function(){
$("#abstract").load("sections/abstract-it.html");
$("#introduction").load("sections/introduction-it.html");
$("#overview").load("sections/overview-it.html");
$("#description").load("sections/description-it.html");
$("#references").load("sections/references-it.html");
$("#crossref").load("sections/crossref-it.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> <a href="index-it.html"><b>it</b></a> </div>
<h1>[SKOS Concept Scheme] Metodo di Accesso alla Ricarica</h1>


<dl>
<dt>Authors:</dt>
<dd>Ilaria Baroni (Cefriel)</dd><dd>Irene Celino (Cefriel)</dd><dd>Mario Scrocca (Cefriel)</dd>

<dt>Contributors:</dt>
<dd>Area Pianificazione e Monitoraggio (AMAT Milano)</dd><dd>Direzione Mobilità e Trasporti - Area Pianificazione e Programmazione Mobilità (Comune di Milano)</dd><dd>Direzione Sistemi Informativi ed Agenda Digitale - Area Gestione ed Integrazione Dati (Comune di Milano)</dd>

<dt>Publisher:</dt>
<dd>Comune di Milano</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="https://creativecommons.org/licenses/by/4.0/" target="_blank"><img src="https://img.shields.io/badge/License-https://creativecommons.org/licenses/by/4.0/-blue.svg" alt="https://creativecommons.org/licenses/by/4.0/" /></a>
</dd>
</dl>

<hr/>
</div>
<div class="status">
<div>
<span>Ontology Specification Draft</span>
</div>
</div> <div id="abstract"></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>
194 changes: 194 additions & 0 deletions docs/kos/electric/charge-access-method/ontology.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,194 @@
[ {
"@id" : "_:genid1",
"@type" : [ "http://www.w3.org/2002/07/owl#Ontology" ]
}, {
"@id" : "http://purl.org/dc/terms/contributor",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://purl.org/dc/terms/created",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://purl.org/dc/terms/creator",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://purl.org/dc/terms/license",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://purl.org/dc/terms/publisher",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://purl.org/dc/terms/rights",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://purl.org/dc/terms/title",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/2004/02/skos/core#ConceptScheme" ],
"http://purl.org/dc/terms/contributor" : [ {
"@value" : "Area Pianificazione e Monitoraggio (AMAT Milano)"
}, {
"@value" : "Direzione Mobilità e Trasporti - Area Pianificazione e Programmazione Mobilità (Comune di Milano)"
}, {
"@value" : "Direzione Sistemi Informativi ed Agenda Digitale - Area Gestione ed Integrazione Dati (Comune di Milano)"
} ],
"http://purl.org/dc/terms/created" : [ {
"@type" : "http://www.w3.org/2001/XMLSchema#date",
"@value" : "2020-07-31"
} ],
"http://purl.org/dc/terms/creator" : [ {
"@value" : "Ilaria Baroni (Cefriel)"
}, {
"@value" : "Irene Celino (Cefriel)"
}, {
"@value" : "Mario Scrocca (Cefriel)"
} ],
"http://purl.org/dc/terms/license" : [ {
"@id" : "https://creativecommons.org/licenses/by/4.0/"
} ],
"http://purl.org/dc/terms/publisher" : [ {
"@value" : "Comune di Milano"
} ],
"http://purl.org/dc/terms/rights" : [ {
"@value" : "Copyright Comune di Milano, 2020"
} ],
"http://purl.org/dc/terms/title" : [ {
"@language" : "en",
"@value" : "Electric Mobility Charge Vehicles Access Method"
}, {
"@language" : "it",
"@value" : "Metodo di accesso per ricarica di veicoli nella mobilità elettrica"
} ],
"http://www.w3.org/2004/02/skos/core#hasTopConcept" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method#AccessByRFID"
}, {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method#DirectPaymentTerminal"
}, {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method#OtherPaymentMethod"
}, {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method#RemotePayment"
} ],
"http://www.w3.org/2004/02/skos/core#prefLabel" : [ {
"@language" : "en",
"@value" : "Charge Vehicles Access Method"
}, {
"@language" : "it",
"@value" : "Metodo di Accesso alla Ricarica"
} ]
}, {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method#AccessByRFID",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/2004/02/skos/core#Concept" ],
"http://www.w3.org/2004/02/skos/core#definition" : [ {
"@language" : "en",
"@value" : "Access to the charging service by RFID."
}, {
"@language" : "it",
"@value" : "Accesso al servizio di ricarica tramite RFID."
} ],
"http://www.w3.org/2004/02/skos/core#inScheme" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method"
} ],
"http://www.w3.org/2004/02/skos/core#prefLabel" : [ {
"@language" : "en",
"@value" : "Access By RFID"
}, {
"@language" : "it",
"@value" : "Accesso con RFID"
} ],
"http://www.w3.org/2004/02/skos/core#topConceptOf" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method"
} ]
}, {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method#DirectPaymentTerminal",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/2004/02/skos/core#Concept" ],
"http://www.w3.org/2004/02/skos/core#definition" : [ {
"@language" : "en",
"@value" : "Access to the charging service by direct payment."
}, {
"@language" : "it",
"@value" : "Accesso al servizio di ricarica tramite pagamento diretto."
} ],
"http://www.w3.org/2004/02/skos/core#inScheme" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method"
} ],
"http://www.w3.org/2004/02/skos/core#prefLabel" : [ {
"@language" : "en",
"@value" : "Direct Payment Terminal"
}, {
"@language" : "it",
"@value" : "Pagamento Diretto"
} ],
"http://www.w3.org/2004/02/skos/core#topConceptOf" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method"
} ]
}, {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method#OtherPaymentMethod",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/2004/02/skos/core#Concept" ],
"http://www.w3.org/2004/02/skos/core#definition" : [ {
"@language" : "en",
"@value" : "Access to the charging service by other payment methods."
}, {
"@language" : "it",
"@value" : "Accesso al servizio di ricarica tramite altri tipologie di pagamento."
} ],
"http://www.w3.org/2004/02/skos/core#inScheme" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method"
} ],
"http://www.w3.org/2004/02/skos/core#prefLabel" : [ {
"@language" : "it",
"@value" : "Altri Tipologie di Pagamento"
}, {
"@language" : "en",
"@value" : "Other Payment Method"
} ],
"http://www.w3.org/2004/02/skos/core#topConceptOf" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method"
} ]
}, {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method#RemotePayment",
"@type" : [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://www.w3.org/2004/02/skos/core#Concept" ],
"http://www.w3.org/2004/02/skos/core#definition" : [ {
"@language" : "en",
"@value" : "Access to the charging service by remote payment."
}, {
"@language" : "it",
"@value" : "Accesso al servizio di ricarica tramite pagamento remoto."
} ],
"http://www.w3.org/2004/02/skos/core#inScheme" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method"
} ],
"http://www.w3.org/2004/02/skos/core#prefLabel" : [ {
"@language" : "it",
"@value" : "Pagamento Remoto"
}, {
"@language" : "en",
"@value" : "Remote Payment"
} ],
"http://www.w3.org/2004/02/skos/core#topConceptOf" : [ {
"@id" : "http://w3id.org/urban-iot/kos/electric/charge-access-method"
} ]
}, {
"@id" : "http://www.w3.org/2001/XMLSchema#date",
"@type" : [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ]
}, {
"@id" : "http://www.w3.org/2004/02/skos/core#Concept",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
"@id" : "http://www.w3.org/2004/02/skos/core#ConceptScheme",
"@type" : [ "http://www.w3.org/2002/07/owl#Class" ]
}, {
"@id" : "http://www.w3.org/2004/02/skos/core#definition",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/2004/02/skos/core#hasTopConcept",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/2004/02/skos/core#inScheme",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/2004/02/skos/core#prefLabel",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://www.w3.org/2004/02/skos/core#topConceptOf",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
} ]
Loading

0 comments on commit 8d77c6b

Please sign in to comment.