Skip to content

Commit

Permalink
Deploying to gh-pages from @ 8245ef7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
situx committed Oct 25, 2024
1 parent ede2469 commit 72e38b2
Show file tree
Hide file tree
Showing 21 changed files with 9,236 additions and 0 deletions.
12 changes: 12 additions & 0 deletions alignments.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
@prefix geosrs: <http://www.opengis.net/ont/srs/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

geosrs:CoordinateSystem owl:equivalentClass <http://www.opengis.net/ont/srs/http://data.ign.fr/def/ignf#CoordinateSystem>,
<http://www.opengis.net/ont/srs/iso19111:CoordinateSystem> .

geosrs:Datum owl:equivalentClass <http://www.opengis.net/ont/srs/http://data.ign.fr/def/ignf#Datum>,
<http://www.opengis.net/ont/srs/iso19111:Datum> .

geosrs:Ellipsoid owl:equivalentClass <http://www.opengis.net/ont/srs/http://data.ign.fr/def/ignf#Ellipsoid>,
<http://www.opengis.net/ont/srs/iso19111:Ellipsoid> .

10 changes: 10 additions & 0 deletions application/application.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.opengis.net/ont/srs/geosrs/application> a owl:Ontology ;
rdfs:label "SRS Ontology"@en ;
vann:preferredNamespacePrefix "geoapplication"^^xsd:string ;
vann:preferredNamespaceUri "http://www.opengis.net/ont/srs/application/"^^xsd:anyURI .

319 changes: 319 additions & 0 deletions application/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,319 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SRS Ontology</title>
<link rel="icon" type="image/png" sizes="32x32" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAC40lEQVRYhe2UT0hUQRzHp6Iss1B3VZKIDbbdfW9mnoi4f3zzjkJQeOgS0SEIb1EWBGGlLLu460zQPQM1unUIIjA6rfpm6ZAhHjoIRVQUFUlEbG+euTsdXG1d3VL3bVD4g+9h+L35fT/8fvN7ADgY9aHY5fpIvK82HO9ysu66wxWOzbkjcekKx0a2ALYA/n2AGi3a6ArFezcidziecQygNhhrcUficjP6PwBqtGijKxy/thnVBePHywYoDsFhl53GV8SEcsTx4usCMLUewTVpc23BNvEzm6Neyf1+KcG2vwqwUjgrOJq2JmHftwmkVBRGTvncFodnbI7vChO/FRznCmHsNM7aHM9Yk7Df5iqsLMw9sMNOK2g+jS4IEz0UJv4iuJZb2RltWnB4UZqH6ioGAgAAGe5vtiZhtzDx7OoRadLmeM7m6IRjhnLMW2Vx1bA5GhAmnhIcz6/xNj4Ujsky8UspwfayjDPjsF2Y6L7N8Vzx/BfP+KPg6LbgSqd8DnfJW2CnbaLhfH5ephpqygJYvQU4Z3P82TLRsDDhUTnmrSq+Y3N0Mg+Xldy/zwEAnLMWZ3pHpNExmfLs/t0dOdVcbT0JeKxUwFP2VljjqiE47Jp53LTXNxhsUZjerTByXWX6VZWRs/4bIQ2ACv+UAomgDzLCISNZxAxZKMhIDjLy1JfsaK+I+eGBUBNk5E2x8RogX/PdcDZUqieWTSh5D6nOVKqfhoycUmlHFFIyu5RXqf7AcQDISCpv/tqbMBqK883RtmpISRoxQyJKPgGn3wNk5NEigDFa6hslqV/Kj+FdBQD0bshIDlKSLlVcoWQo36UhR80BAMB73lulMn0EMpJTqD6qJiOt3mho/8GbkT2BZNgDB/V+RI0fkOrT3kRIVQbaDizJm2hdNbINBxwk5xAj3yEjuV9rZ1iIkgxixkLBA83mz8uCjLwoGwAx0vOnFSy5mtR4VTaAQvVORMnwZgSpzkrV/QmdE2tKe46+MQAAAABJRU5ErkJggg==">
<link rel="icon" type="image/png" sizes="16x16" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABhklEQVQ4jbWPzStEURjG3yQLirlGKUnKFO45Z+SjmXvnnmthQcpCoVhYmD/AwmJiI3OvZuZc2U3UlKU0/gAslMw9JgvhHxAr2fko7r0jHSsl+TgbTz2Lt5731/MASEiJW9ONml2QyX6rsGalmnT74v8BDf12hxJfpV8d1uwNKUBYszabdFv84L8B9X0rESVmmUup2fme0cVhJWaZHw4NWL1Sew
EAfDe6H3Dy6Ll456WEJsRZS630MwCAOI20ei5OBpxse5zcBZw8eS4uPpfIuDiCainIg9umBCU0GZzgLZ9Hn31OgoATL+CkLDGB5H1OKj4nFd/FBxUXJ0UZNb4edw/6nLyJXaj5FeCVyPLNIVmYK8TG1IwWb16L1gEACAFV90ftoT8bdOX0EeyY99gxBXZMgRz6qGb1KantAACI0UvE6F5XJqEjpsdURouI0Vt5gGOUkUNnPu7ObGIIMfNaGqDmjDRi9FZldF1lRgYzeqUyeoiY4ag5Iy3RgOYRM8+/M2bG8efsO4hGrpmJseyMAAAAAElFTkSuQmCC">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

<style>
#pylode {
position: fixed;
top: 130px;
left: -60px;
font-size: small;
transform: rotate(-90deg);
color: grey;
}
#pylode a {
font-size: 2em;
font-weight: bold;
text-decoration: none;
color: #005A9C;
}
#pylode a:hover {
color: #333;
}

.cardinality {
font-style: italic;
color: #aa00aa;
}

dt {
font-weight: bold;
padding: 5px 0 5px 0;
}

ul.hlist {
list-style-type: none;
border: 1px solid navy;
padding:5px;
background-color: #F4FFFF;
}

ul.hierarchy {
border: 1px solid navy;
padding: 5px 25px 5px 25px;
background-color: #F4FFFF;
}


ul.hlist li {
display: inline;
margin-right: 10px;
}

.entity {
border: 1px solid navy;
margin:5px 0 5px 0;
padding: 5px;
}

.entity th {
width: 150px;
vertical-align: top;
}

.entity th,
.entity td {
padding-bottom: 20px;
}

.entity table th {
text-align: left;
}

section#overview img {
max-width: 1000px;
}

h1, h2, h3, h4, h5, h6 {
text-align: left
}
h1, h2, h3 {
color: #005A9C; background: white
}
h1 {
font: 170% sans-serif;
line-height: 110%;
}
h2 {
font: 140% sans-serif;
margin-top:40px;
}
h3 {
font: 120% sans-serif;
margin-top: 3px;
padding-bottom: 5px;
border-bottom: 1px solid navy;
}
h4 { font: bold 100% sans-serif }
h5 { font: italic 100% sans-serif }
h6 { font: small-caps 100% sans-serif }


body {
padding: 2em 70px 2em 70px;
margin: 0;
font-family: sans-serif;
color: black;
background: white;
background-position: top left;
background-attachment: fixed;
background-repeat: no-repeat;
text-align: justify;
}

section {
max-width: 1500px;
}

.figure {
margin-bottom: 20px;
}

:link { color: #00C; background: transparent }
:visited { color: #609; background: transparent }
a:active { color: #C00; background: transparent }

.sup-c,
.sup-op,
.sup-fp,
.sup-dp,
.sup-ap,
.sup-p,
.sup-ni,
.sup-con,
.sup-col {
cursor:help;
margin-left: 3px;
}

.sup-c {
color:orange;
}

.sup-op {
color:navy;
}

.sup-fp {
color:lightskyblue;
}

.sup-dp {
color:green;
}

.sup-ap {
color:darkred;
}

.sup-p {
color:black;
}

.sup-ni {
color:brown;
}

.sup-con {
color:orange;
}

.sup-col {
color:darkred;
}

code {
font-size: large;
color: darkred;
}

/* less prominent links for properties */
.proplink {
color: #336;
text-decoration: none;
}
</style>

<script type="application/ld+json">
[
{
"@id": "http://www.opengis.net/ont/srs/geosrs/application",
"@type": [
"https://schema.org/DefinedTermSet"
],
"https://schema.org/name": [
{
"@value": "SRS Ontology"
}
]
}
]
</script>
</head>
<body>
<div id="pylode">made by <a href="http://github.com/rdflib/pyLODE">
<span style="color:#329545;">p</span><span style="color:#f9cb33;">y</span>LODE</a>
<span style="font-size:smaller;">2.13.2</span>
</div>
<h1>SRS Ontology</h1>
<section id="metadata">
<h2 style="display:none;">Metadata</h2>
<dl>
<dt>URI</dt>
<dd><code>http://www.opengis.net/ont/srs/geosrs/application</code></dd>
<dt>Ontology RDF</dt>
<dd><a href="application.ttl">RDF (turtle)</a></dd>
</dl>
</section>
<section id="toc">
<h2>Table of Contents</h2>
<ol>
<li><a href="#namespaces">Namespaces</a></li>
<li><a href="#legend">Legend</a></li>
</ol>
</section>
<section id="overview">
<h2>Overview</h2>
<div class="figure">
<div style="width:500px; height:50px; background-color: lightgrey; border:solid 2px grey; padding:10px;margin-bottom:5px; text-align:center;">Pictures say 1,000 words</div>
<div class="caption"><strong>Figure 1:</strong> Ontology overview</div>
</div>
</section>
<section id="classes">
<h2>Classes <span style="float:right; font-size:smaller;"><a href="">&uparrow;</a></span></h2>
<ul class="hlist">
</ul>
</section>

<section id="namespaces">
<h2>Namespaces <span style="float:right; font-size:smaller;"><a href="">&uparrow;</a></span></h2>
<dl>
<dt>default (geoapplication)</dt>
<dd><code>http://www.opengis.net/ont/srs/application/</code></dd>
<dt>brick</dt>
<dd><code>https://brickschema.org/schema/Brick#</code></dd>
<dt>csvw</dt>
<dd><code>http://www.w3.org/ns/csvw#</code></dd>
<dt>dc</dt>
<dd><code>http://purl.org/dc/elements/1.1/</code></dd>
<dt>dcam</dt>
<dd><code>http://purl.org/dc/dcam/</code></dd>
<dt>dcat</dt>
<dd><code>http://www.w3.org/ns/dcat#</code></dd>
<dt>dcmitype</dt>
<dd><code>http://purl.org/dc/dcmitype/</code></dd>
<dt>dcterms</dt>
<dd><code>http://purl.org/dc/terms/</code></dd>
<dt>doap</dt>
<dd><code>http://usefulinc.com/ns/doap#</code></dd>
<dt>foaf</dt>
<dd><code>http://xmlns.com/foaf/0.1/</code></dd>
<dt>geo</dt>
<dd><code>http://www.opengis.net/ont/geosparql#</code></dd>
<dt>odrl</dt>
<dd><code>http://www.w3.org/ns/odrl/2/</code></dd>
<dt>org</dt>
<dd><code>http://www.w3.org/ns/org#</code></dd>
<dt>owl</dt>
<dd><code>http://www.w3.org/2002/07/owl#</code></dd>
<dt>prof</dt>
<dd><code>http://www.w3.org/ns/dx/prof/</code></dd>
<dt>prov</dt>
<dd><code>http://www.w3.org/ns/prov#</code></dd>
<dt>qb</dt>
<dd><code>http://purl.org/linked-data/cube#</code></dd>
<dt>rdf</dt>
<dd><code>http://www.w3.org/1999/02/22-rdf-syntax-ns#</code></dd>
<dt>rdfs</dt>
<dd><code>http://www.w3.org/2000/01/rdf-schema#</code></dd>
<dt>sdo</dt>
<dd><code>https://schema.org/</code></dd>
<dt>sh</dt>
<dd><code>http://www.w3.org/ns/shacl#</code></dd>
<dt>skos</dt>
<dd><code>http://www.w3.org/2004/02/skos/core#</code></dd>
<dt>sosa</dt>
<dd><code>http://www.w3.org/ns/sosa/</code></dd>
<dt>ssn</dt>
<dd><code>http://www.w3.org/ns/ssn/</code></dd>
<dt>time</dt>
<dd><code>http://www.w3.org/2006/time#</code></dd>
<dt>vann</dt>
<dd><code>http://purl.org/vocab/vann/</code></dd>
<dt>void</dt>
<dd><code>http://rdfs.org/ns/void#</code></dd>
<dt>wgs</dt>
<dd><code>https://www.w3.org/2003/01/geo/wgs84_pos#</code></dd>
<dt>xsd</dt>
<dd><code>http://www.w3.org/2001/XMLSchema#</code></dd>
</dl>
</section>
<section id="legend">
<h2>Legend</h2>
<table class="entity">
<tr><td><sup class="sup-c" title="Classes">c</sup></td><td>Classes</td></tr>
<tr><td><sup class="sup-op" title="Object Properties">op</sup></td><td>Object Properties</td></tr>
<tr><td><sup class="sup-fp" title="Functional Properties">fp</sup></td><td>Functional Properties</td></tr>
<tr><td><sup class="sup-dp" title="Data Properties">dp</sup></td><td>Data Properties</td></tr>
<tr><td><sup class="sup-ap" title="Annotation Properties">ap</sup></td><td>Annotation Properties</td></tr>
<tr><td><sup class="sup-p" title="Properties">p</sup></td><td>Properties</td></tr>
<tr><td><sup class="sup-ni" title="Named Individuals">ni</sup></td><td>Named Individuals</td></tr>
</table>
</section>
</body>
</html>
10 changes: 10 additions & 0 deletions co/co.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.opengis.net/ont/srs/geosrs/co> a owl:Ontology ;
rdfs:label "SRS Ontology"@en ;
vann:preferredNamespacePrefix "geoco"^^xsd:string ;
vann:preferredNamespaceUri "http://www.opengis.net/ont/srs/co/"^^xsd:anyURI .

Loading

0 comments on commit 72e38b2

Please sign in to comment.