-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 2af1f71 🚀
- Loading branch information
Showing
57 changed files
with
86,309 additions
and
1 deletion.
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,88 @@ | ||
<relaton-collection xmlns="https://open.ribose.com/relaton-xml"><title>OGC deliverable samples in Metanorma</title><contributor><role type='author'/><organization><name>OGC: The Open Geospatial Consortium</name></organization></contributor><relation type='partOf'><bibdata type="standard" schema-version="v1.2.9"> | ||
<title format="text/plain" language="en">OGC GeoSPARQL - A Geographic Query Language for RDF Data</title> | ||
<uri type="xml">documents/spec/document.xml</uri> | ||
<uri type="pdf">documents/spec/document.pdf</uri> | ||
<uri type="doc">documents/spec/document.doc</uri> | ||
<uri type="html">documents/spec/document.html</uri> | ||
<uri type="rxl">documents/spec/document.rxl</uri> | ||
<docidentifier type="ogc-external">http://www.opengis.net/doc/IS/geosparql/1.3</docidentifier> | ||
<docidentifier type="ogc-internal" primary="true">22-047r1</docidentifier> | ||
<docnumber>22-047r1</docnumber> | ||
<date type="published"> | ||
<on>2024-01-29</on> | ||
</date> | ||
<date type="confirmed"> | ||
<on>2018-02-16</on> | ||
</date> | ||
<date type="issued"> | ||
<on>2015-01-27</on> | ||
</date> | ||
<date type="received"> | ||
<on>2023-04-20</on> | ||
</date> | ||
<contributor> | ||
<role type="editor"/> | ||
<person> | ||
<name> | ||
<completename>Nicholas J. Car</completename> | ||
</name> | ||
</person> | ||
</contributor> | ||
<contributor> | ||
<role type="editor"/> | ||
<person> | ||
<name> | ||
<completename>Timo Homburg</completename> | ||
</name> | ||
</person> | ||
</contributor> | ||
<contributor> | ||
<role type="editor"/> | ||
<person> | ||
<name> | ||
<completename>Matthew Perry</completename> | ||
</name> | ||
</person> | ||
</contributor> | ||
<contributor> | ||
<role type="publisher"/> | ||
<organization> | ||
<name>Open Geospatial Consortium</name> | ||
<abbreviation>OGC</abbreviation> | ||
</organization> | ||
</contributor> | ||
<edition>1.1</edition> | ||
<language>en</language> | ||
<script>Latn</script> | ||
<abstract><p>GeoSPARQL contains a small spatial domain OWL ontology that allow literal representations of geometries to be associated with spatial features and for features to be associated with other features using spatial relations.</p> | ||
|
||
<p>GeoSPARQL also contains SPARQL extension function definitions that can be used to calculate relations between spatial objects.</p> | ||
|
||
<p>Several other supporting assets are also contained within GeoSPARQL such as vocabularies of Simple Feature types and data validators.</p> | ||
|
||
<example><p>The namespace for the GeoSPARQL ontology is <tt><link target="http://www.opengis.net/ont/geosparql#"/></tt></p> | ||
|
||
<p>The suggested prefix for this namespace is <tt>geo</tt></p> | ||
|
||
<p>The namespace for the GeoSPARQL functions is <tt><link target="http://www.opengis.net/def/function/geosparql/"/></tt></p> | ||
|
||
<p>The suggested prefix for this namespace is <tt>geof</tt></p> | ||
</example></abstract> | ||
<status> | ||
<stage>approved</stage> | ||
</status> | ||
<copyright> | ||
<from>2024</from> | ||
<owner> | ||
<organization> | ||
<name>Open Geospatial Consortium</name> | ||
<abbreviation>OGC</abbreviation> | ||
</organization> | ||
</owner> | ||
</copyright> | ||
<ext> | ||
<doctype>standard</doctype> | ||
<subdoctype>profile</subdoctype> | ||
</ext> | ||
</bibdata></relation> | ||
</relaton-collection> |
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,6 @@ | ||
@techreport{ogcgeosparql11, | ||
title={OGC GeoSPARQL - A geographic query language for RDF data: GeoSPARQL 1.1 draft}, | ||
author={Perry, Matthew and Herring, John and Car, Nicholas J. and Homburg, Timo and J.D. Cox, Simon and Bonduel, Matthias and Knibbe, Frans}, | ||
journal={OGC implementation standard draft}, | ||
url={https://opengeospatial.github.io/ogc-geosparql/} | ||
} |
Oops, something went wrong.