diff --git a/geosparql10/funcsrules.html b/geosparql10/funcsrules.html
index 3c7aef3be..a107d83fc 100644
--- a/geosparql10/funcsrules.html
+++ b/geosparql10/funcsrules.html
@@ -274,41 +274,41 @@
GeoSPARQL Functionscol
Members |
- funcs:rcc8tppcon,
- funcs:ehEqualscon,
- funcs:convexHullcon,
- funcs:rcc8tppicon,
+ funcs:envelopecon,
+ funcs:rcc8ntppcon,
+ funcs:ehInsidecon,
+ funcs:rcc8eccon,
+ funcs:ehContainscon,
funcs:sfWithincon,
- funcs:differencecon,
- funcs:sfContainscon,
- funcs:sfOverlapscon,
- funcs:rcc8ntppicon,
+ funcs:buffercon,
+ funcs:rcc8pocon,
+ funcs:symDifferencecon,
funcs:distancecon,
- funcs:getSRIDcon,
funcs:sfCrossescon,
- funcs:rcc8dccon,
- funcs:buffercon,
funcs:sfDisjointcon,
- funcs:relatecon,
- funcs:envelopecon,
- funcs:ehCoverscon,
- funcs:rcc8pocon,
- funcs:sfTouchescon,
- funcs:rcc8ntppcon,
+ funcs:boundarycon,
+ funcs:ehOverlapcon,
+ funcs:rcc8tppcon,
+ funcs:sfContainscon,
+ funcs:rcc8eqcon,
funcs:unioncon,
- funcs:ehDisjointcon,
funcs:ehCoveredBycon,
- funcs:intersectioncon,
- funcs:rcc8eccon,
- funcs:ehInsidecon,
- funcs:ehOverlapcon,
+ funcs:ehCoverscon,
+ funcs:sfIntersectscon,
+ funcs:rcc8ntppicon,
+ funcs:rcc8dccon,
+ funcs:getSRIDcon,
+ funcs:ehEqualscon,
funcs:sfEqualscon,
funcs:ehMeetcon,
- funcs:boundarycon,
- funcs:symDifferencecon,
- funcs:rcc8eqcon,
- funcs:sfIntersectscon,
- funcs:ehContainscon
+ funcs:relatecon,
+ funcs:sfTouchescon,
+ funcs:ehDisjointcon,
+ funcs:differencecon,
+ funcs:rcc8tppicon,
+ funcs:sfOverlapscon,
+ funcs:convexHullcon,
+ funcs:intersectioncon
|
@@ -330,30 +330,30 @@ GeoSPARQL Rulescol
Members |
- rules:sfEqualscon,
- rules:sfCrossescon,
+ rules:rcc8tppcon,
rules:rcc8tppicon,
- rules:rcc8ntppcon,
- rules:ehOverlapcon,
- rules:rcc8eqcon,
- rules:rcc8dccon,
- rules:ehCoveredBycon,
- rules:sfContainscon,
- rules:rcc8ntppicon,
- rules:sfOverlapscon,
- rules:sfDisjointcon,
rules:ehDisjointcon,
- rules:ehCoverscon,
+ rules:sfContainscon,
rules:ehContainscon,
+ rules:rcc8eccon,
+ rules:rcc8ntppcon,
+ rules:ehCoverscon,
+ rules:sfTouchescon,
+ rules:rcc8eqcon,
+ rules:ehMeetcon,
+ rules:ehOverlapcon,
rules:sfWithincon,
rules:ehEqualscon,
- rules:sfIntersectscon,
- rules:sfTouchescon,
+ rules:rcc8ntppicon,
rules:rcc8pocon,
+ rules:rcc8dccon,
+ rules:sfDisjointcon,
+ rules:sfOverlapscon,
+ rules:sfEqualscon,
+ rules:ehCoveredBycon,
rules:ehInsidecon,
- rules:rcc8tppcon,
- rules:rcc8eccon,
- rules:ehMeetcon
+ rules:sfIntersectscon,
+ rules:sfCrossescon
|
diff --git a/geosparql10/funcsrules.json b/geosparql10/funcsrules.json
index acd5e71dd..7d1336a51 100644
--- a/geosparql10/funcsrules.json
+++ b/geosparql10/funcsrules.json
@@ -1,84 +1,24 @@
[
{
- "@id": "http://www.opengis.net/def/function/geosparql/convexHull",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_output",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
- ],
- "http://purl.org/dc/terms/contributor": [
- {
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
- {
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
- ],
- "http://purl.org/dc/terms/date": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
- }
- ],
- "http://purl.org/dc/terms/source": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
- {
- "@id": "http://www.opengis.net/def/status/valid"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
- {
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
- {
- "@language": "en",
- "@value": "A query function that returns the convex hull of the input geometry."
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "convex hull"
- }
+ "https://w3id.org/function/ontology#Output"
],
- "https://w3id.org/function/ontology#expects": [
+ "https://w3id.org/function/ontology#required": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/convexHull_param1"
- }
- ]
+ "@value": true
}
],
- "https://w3id.org/function/ontology#returns": [
+ "https://w3id.org/function/ontology#type": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/convexHull_output"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/getSRID",
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehOverlap",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -119,415 +59,273 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns the spatial reference system URI of the input geometry."
+ "@value": "A query rewrite rule used to determine if two spatial objects overlap based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "getSRID"
- }
- ],
- "https://w3id.org/function/ontology#expects": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/getSRID_param1"
- }
- ]
- }
- ],
- "https://w3id.org/function/ontology#returns": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/getSRID_output"
- }
- ]
+ "@value": "overlap"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/boundary",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_param1",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
- ],
- "http://purl.org/dc/terms/contributor": [
- {
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
- {
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
- ],
- "http://purl.org/dc/terms/date": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
- }
- ],
- "http://purl.org/dc/terms/source": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
- {
- "@id": "http://www.opengis.net/def/status/valid"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
- {
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
- {
- "@language": "en",
- "@value": "A query function that returns the boundary of the input geometry."
- }
+ "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "boundary"
+ "@value": "geom1"
}
],
- "https://w3id.org/function/ontology#expects": [
+ "https://w3id.org/function/ontology#required": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/boundary_param1"
- }
- ]
+ "@value": true
}
],
- "https://w3id.org/function/ontology#returns": [
+ "https://w3id.org/function/ontology#type": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/boundary_output"
- }
- ]
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/ehContains",
+ "@id": "http://www.opengis.net/def/geosparql/funcsrules",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
- ],
- "http://purl.org/dc/terms/contributor": [
- {
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
- {
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
+ "http://www.w3.org/2002/07/owl#Ontology",
+ "http://www.w3.org/2004/02/skos/core#ConceptScheme"
],
- "http://purl.org/dc/terms/date": [
+ "http://purl.org/dc/terms/modified": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
+ "@value": "2020-11-20"
}
],
- "http://purl.org/dc/terms/source": [
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
{
"@id": "http://www.opengis.net/doc/geosparql/1.0"
}
],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ "http://www.w3.org/2002/07/owl#imports": [
{
- "@id": "http://www.opengis.net/def/status/valid"
+ "@id": "http://www.opengis.net/def/ogc-na"
}
],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "http://www.w3.org/2002/07/owl#versionIRI": [
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@id": "http://www.opengis.net/def/geosparql/funcsrules/1.0"
}
],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "http://www.w3.org/2002/07/owl#versionInfo": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@value": "OGC GeoSPARQL 1.0"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object contains another spatial object based on their associated primary geometry objects."
+ "@value": "A vocabulary (taxonomy) of the functions and rules defined within the GeoSPARQL 1.0 ontology"
}
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://www.w3.org/2004/02/skos/core#hasTopConcept": [
{
- "@language": "en",
- "@value": "contains"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
+ "@id": "http://www.opengis.net/def/function/geosparql/boundary"
+ },
{
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer"
+ },
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "@id": "http://www.opengis.net/def/function/geosparql/convexHull"
+ },
{
- "@language": "en",
- "@value": "geom2"
- }
- ],
- "https://w3id.org/function/ontology#required": [
+ "@id": "http://www.opengis.net/def/function/geosparql/difference"
+ },
{
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
+ "@id": "http://www.opengis.net/def/function/geosparql/distance"
+ },
{
- "@id": "http://www.opengis.net/wktLiteral"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains"
},
{
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/envelope_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy"
+ },
{
- "@language": "en",
- "@value": "geom1"
- }
- ],
- "https://w3id.org/function/ontology#required": [
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers"
+ },
{
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint"
+ },
{
- "@id": "http://www.opengis.net/wktLiteral"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals"
},
{
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside"
+ },
{
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet"
+ },
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po",
- "@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
- ],
- "http://purl.org/dc/terms/contributor": [
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap"
+ },
{
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
+ "@id": "http://www.opengis.net/def/function/geosparql/envelope"
+ },
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
- ],
- "http://purl.org/dc/terms/date": [
+ "@id": "http://www.opengis.net/def/function/geosparql/getSRID"
+ },
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
- }
- ],
- "http://purl.org/dc/terms/source": [
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection"
+ },
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc"
+ },
{
- "@id": "http://www.opengis.net/def/status/valid"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec"
+ },
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq"
+ },
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp"
+ },
{
- "@language": "en",
- "@value": "A query function that returns true if the input geometries overlap.\n\nDE-9IM: TTTTTTTTT"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi"
+ },
{
- "@language": "en",
- "@value": "partially overlapping"
- }
- ],
- "https://w3id.org/function/ontology#expects": [
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po"
+ },
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_param2"
- }
- ]
- }
- ],
- "https://w3id.org/function/ontology#returns": [
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp"
+ },
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_output"
- }
- ]
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi"
+ },
{
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
+ "@id": "http://www.opengis.net/def/function/geosparql/relate"
+ },
{
- "@id": "http://www.opengis.net/wktLiteral"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains"
},
{
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/distance_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses"
+ },
{
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint"
+ },
{
- "@id": "http://www.w3.org/2001/XMLSchema#double"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "@id": "http://www.opengis.net/def/function/geosparql/sfEquals"
+ },
{
- "@language": "en",
- "@value": "geom2"
- }
- ],
- "https://w3id.org/function/ontology#required": [
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects"
+ },
{
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps"
+ },
{
- "@id": "http://www.opengis.net/wktLiteral"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches"
},
{
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin"
+ },
{
- "@language": "en",
- "@value": "geom1"
- }
- ],
- "https://w3id.org/function/ontology#required": [
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference"
+ },
{
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
+ "@id": "http://www.opengis.net/def/function/geosparql/union"
+ },
{
- "@id": "http://www.opengis.net/wktLiteral"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehContains"
},
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehCoveredBy"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehCovers"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehDisjoint"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehEquals"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehInside"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehMeet"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehOverlap"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8dc"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ec"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8eq"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntpp"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntppi"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8po"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tpp"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tppi"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfContains"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfCrosses"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfDisjoint"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfEquals"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfIntersects"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfOverlaps"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfTouches"
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfWithin"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@value": "GeoSPARQL Functions and Rules Register"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/relate_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -545,14 +343,14 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/union_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -570,14 +368,14 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -595,7 +393,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -620,7 +418,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfDisjoint",
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tppi",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -663,13 +461,13 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects."
+ "@value": "A query rewrite rule used to determine if one spatial object is a tangential proper part inverse of another spatial object based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "disjoint"
+ "@value": "tangential proper part inverse"
}
]
},
@@ -690,15 +488,9 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/buffer_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_output",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom"
- }
+ "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -707,15 +499,12 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -760,39 +549,89 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument is spatially within the second geometry argument. \n\nDE-9IM: T*F**F***"
+ "@value": "A query function that returns true if the first geometry argument spatially crosses the second geometry argument.\n\nDE-9IM: T*T***T**"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "within"
+ "@value": "crosses"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_param2"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_output"
}
]
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/getSRID_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom1"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
],
- "https://w3id.org/function/ontology#returns": [
+ "https://w3id.org/function/ontology#type": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_output"
- }
- ]
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -837,23 +676,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries touch.\n\nDE-9IM: FT******* ^ F**T***** ^ F***T****"
+ "@value": "A query function that returns true if the input geometries are disjoint. \n\nDE-9IM: FF*FF****"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "touches"
+ "@value": "disjoint"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_param2"
}
]
}
@@ -862,14 +701,30 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap",
+ "@id": "http://www.opengis.net/def/function/geosparql/relate_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -914,23 +769,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries overlap.\n\nDE-9IM: T*T***T**"
+ "@value": "A query function that returns true if the first geometry argument is spatially inside the second geometry argument.\n\nDE-9IM: TFFTFFTTT"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "overlap"
+ "@value": "non-tangential proper part"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_param2"
}
]
}
@@ -939,14 +794,30 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -991,23 +862,26 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries are disjoint. \n\nDE-9IM: FF*FF****"
+ "@value": "A query function that returns a buffer around the input geometry."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "disjoint"
+ "@value": "buffer"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer_param2"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer_param3"
}
]
}
@@ -1016,109 +890,21 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom1"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom2"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate_param3",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "pattern-matrix"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#string"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/distance_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "geom"
}
],
"https://w3id.org/function/ontology#required": [
@@ -1136,7 +922,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -1181,23 +967,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries meet. \n\nDE-9IM: FFTFTTTTT"
+ "@value": "A query function that returns true if the first geometry argument spatially overlaps the second geometry argument.\n\nDE-9IM: T*T***T** "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "externally connected"
+ "@value": "overlaps"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_param2"
}
]
}
@@ -1206,40 +992,21 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/convexHull_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/difference_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -1257,82 +1024,84 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://purl.org/dc/terms/contributor": [
{
- "@language": "en",
- "@value": "geom2"
+ "@value": "Matthew Perry"
}
],
- "https://w3id.org/function/ontology#required": [
+ "http://purl.org/dc/terms/creator": [
{
- "@value": true
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
- "https://w3id.org/function/ontology#type": [
+ "http://purl.org/dc/terms/date": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/getSRID_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
{
- "@language": "en",
- "@value": "geom1"
+ "@id": "http://www.opengis.net/def/status/valid"
}
],
- "https://w3id.org/function/ontology#required": [
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@value": true
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
}
],
- "https://w3id.org/function/ontology#type": [
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@language": "en",
+ "@value": "A query function that returns true if the first geometry argument spatially contains the second geometry argument.\n\nDE-9IM: T*****FF*"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "contains"
}
],
- "https://w3id.org/function/ontology#required": [
+ "https://w3id.org/function/ontology#expects": [
{
- "@value": true
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains_param2"
+ }
+ ]
}
],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "https://w3id.org/function/ontology#returns": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -1357,9 +1126,11 @@
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfCrosses",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -1400,18 +1171,39 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects cross based their associated primary geometry objects."
+ "@value": "A query function that returns true if the input geometries overlap.\n\nDE-9IM: TTTTTTTTT"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "crosses"
+ "@value": "partially overlapping"
+ }
+ ],
+ "https://w3id.org/function/ontology#expects": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_param2"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfTouches",
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehInside",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -1454,18 +1246,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects touch based on their associated primary geometry objects."
+ "@value": "A query rewrite rule used to determine if one spatial object is inside another spatial object based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "touches"
+ "@value": "inside"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -1490,15 +1282,9 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains_output",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom1"
- }
+ "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -1507,94 +1293,39 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy",
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference_output",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
- ],
- "http://purl.org/dc/terms/contributor": [
- {
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
- {
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
- ],
- "http://purl.org/dc/terms/date": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
- }
- ],
- "http://purl.org/dc/terms/source": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
- {
- "@id": "http://www.opengis.net/def/status/valid"
- }
+ "https://w3id.org/function/ontology#Output"
],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "https://w3id.org/function/ontology#required": [
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@value": true
}
],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
{
- "@language": "en",
- "@value": "A query function that returns true if the first geometry argument is spatially covered by the second geometry argument.\n\nDE-9IM: TFF*TFT**"
+ "@id": "http://www.opengis.net/gmlLiteral"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "covered by"
- }
- ],
- "https://w3id.org/function/ontology#expects": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_param2"
- }
- ]
- }
- ],
- "https://w3id.org/function/ontology#returns": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehConveredBy_output"
- }
- ]
+ "@value": "geom1"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -1603,14 +1334,23 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/distance_param3",
"@type": [
- "https://w3id.org/function/ontology#Output"
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "units"
+ }
],
"https://w3id.org/function/ontology#required": [
{
@@ -1619,14 +1359,20 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/envelope_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/distance_param2",
"@type": [
- "https://w3id.org/function/ontology#Output"
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
],
"https://w3id.org/function/ontology#required": [
{
@@ -1643,7 +1389,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -1688,23 +1434,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument spatially contains the second geometry argument.\n\nDE-9IM: TTTFFTFFT"
+ "@value": "A query function that returns true if the first geometry argument spatially covers the second geometry argument.\n\nDE-9IM: TTTFTTFFT"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "non-tangential proper part inverse"
+ "@value": "tangential proper part inverse"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_param2"
}
]
}
@@ -1713,14 +1459,14 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet",
+ "@id": "http://www.opengis.net/def/function/geosparql/boundary",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -1765,23 +1511,20 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries meet.\n\nDE-9IM: FT******* ^ F**T***** ^ F***T****"
+ "@value": "A query function that returns the boundary of the input geometry."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "meet"
+ "@value": "boundary"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/boundary_param1"
}
]
}
@@ -1790,21 +1533,46 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/boundary_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -1822,11 +1590,9 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects",
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfCrosses",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -1867,39 +1633,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries intersect.\n\nDE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T**** "
+ "@value": "A query rewrite rule used to determine if two spatial objects cross based their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "intersects"
- }
- ],
- "https://w3id.org/function/ontology#expects": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_param2"
- }
- ]
- }
- ],
- "https://w3id.org/function/ontology#returns": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_output"
- }
- ]
+ "@value": "crosses"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -1924,102 +1669,32 @@
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_param1",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Collection"
+ "https://w3id.org/function/ontology#Parameter"
],
- "http://purl.org/dc/terms/source": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@language": "en",
+ "@value": "geom1"
}
],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "https://w3id.org/function/ontology#required": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@value": true
}
],
- "http://www.w3.org/2004/02/skos/core#member": [
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehContains"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehCoveredBy"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehCovers"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehDisjoint"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehEquals"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehInside"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehMeet"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehOverlap"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8dc"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ec"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8eq"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntpp"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntppi"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8po"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tpp"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tppi"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/sfContains"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/sfCrosses"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/sfDisjoint"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/sfEquals"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/sfIntersects"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/sfOverlaps"
- },
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfTouches"
+ "@id": "http://www.opengis.net/wktLiteral"
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfWithin"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@value": "GeoSPARQL Rules"
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -2044,86 +1719,103 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals",
+ "@id": "http://www.opengis.net/def/function/geosparql/envelope_output",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
+ "https://w3id.org/function/ontology#Output"
],
- "http://purl.org/dc/terms/contributor": [
+ "https://w3id.org/function/ontology#required": [
{
- "@value": "Matthew Perry"
+ "@value": true
}
],
- "http://purl.org/dc/terms/creator": [
+ "https://w3id.org/function/ontology#type": [
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
- "http://purl.org/dc/terms/date": [
+ "https://w3id.org/function/ontology#required": [
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
+ "@value": true
}
],
- "http://purl.org/dc/terms/source": [
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@id": "http://www.opengis.net/def/status/valid"
+ "@language": "en",
+ "@value": "geom2"
}
],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "https://w3id.org/function/ontology#required": [
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@value": true
}
],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "https://w3id.org/function/ontology#required": [
{
- "@language": "en",
- "@value": "A query function that returns true if the input geometries are equal. \n\nDE-9IM: TFFFTFFFT"
+ "@value": true
}
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "https://w3id.org/function/ontology#type": [
{
- "@language": "en",
- "@value": "equals"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
- "https://w3id.org/function/ontology#expects": [
+ "https://w3id.org/function/ontology#required": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_param2"
- }
- ]
+ "@value": true
}
],
- "https://w3id.org/function/ontology#returns": [
+ "https://w3id.org/function/ontology#type": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_output"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/ehInside",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -2164,26 +1856,41 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object is inside another spatial object based on their associated primary geometry objects."
+ "@value": "A query function that returns true if the input geometries touch.\n\nDE-9IM: FT******* ^ F**T***** ^ F***T****"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "inside"
+ "@value": "touches"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "https://w3id.org/function/ontology#expects": [
{
- "@language": "en",
- "@value": "geom1"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_param2"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_output"
+ }
+ ]
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -2192,17 +1899,16 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfContains",
+ "@id": "http://www.opengis.net/def/function/geosparql/union",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -2243,84 +1949,39 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object contains another spatial object based on their associated primary geometry objects."
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "contains"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom1"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@value": "A query function that returns a geometry consisting of all points that are part of at least one input geometry."
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@value": "union"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
],
- "https://w3id.org/function/ontology#required": [
+ "https://w3id.org/function/ontology#expects": [
{
- "@value": true
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/union_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/union_param2"
+ }
+ ]
}
],
- "https://w3id.org/function/ontology#type": [
+ "https://w3id.org/function/ontology#returns": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/union_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -2365,23 +2026,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries are equal. \n \nDE-9IM: TFFFTFFFT"
+ "@value": "A query function that returns true if the input geometries meet.\n\nDE-9IM: FT******* ^ F**T***** ^ F***T****"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "meet"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_param2"
}
]
}
@@ -2390,41 +2051,18 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom2"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntpp",
+ "@id": "http://www.opengis.net/def/function/geosparql/distance",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -2465,50 +2103,49 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object is a non-tangential proper part of another spatial object based on their associated primary geometry objects."
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "non-tangential proper part"
+ "@value": "A query function that returns the distance between the two closest points of the input geometries."
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "distance"
}
],
- "https://w3id.org/function/ontology#required": [
+ "https://w3id.org/function/ontology#expects": [
{
- "@value": true
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/distance_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/distance_param2"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/distance_param3"
+ }
+ ]
}
],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "https://w3id.org/function/ontology#returns": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/distance_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/distance_param3",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "units"
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -2518,7 +2155,10 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
@@ -2548,61 +2188,48 @@
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfOverlaps",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_output",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
- ],
- "http://purl.org/dc/terms/contributor": [
- {
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
- {
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
- ],
- "http://purl.org/dc/terms/date": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
- }
+ "https://w3id.org/function/ontology#Output"
],
- "http://purl.org/dc/terms/source": [
+ "https://w3id.org/function/ontology#required": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@value": true
}
],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/def/status/valid"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@language": "en",
+ "@value": "geom1"
}
],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "https://w3id.org/function/ontology#required": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@value": true
}
],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "https://w3id.org/function/ontology#type": [
{
- "@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects overlap based on their associated primary geometry objects."
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
{
- "@language": "en",
- "@value": "overlaps"
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/distance",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -2647,26 +2274,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns the distance between the two closest points of the input geometries."
+ "@value": "A query function that returns true if the input geometries intersect.\n\nDE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T**** "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "distance"
+ "@value": "intersects"
}
],
"https://w3id.org/function/ontology#expects": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/distance_param1"
- },
+ {
+ "@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/distance_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/distance_param3"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_param2"
}
]
}
@@ -2675,14 +2299,14 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/distance_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_output",
"@type": [
"https://w3id.org/function/ontology#Output"
],
@@ -2698,7 +2322,23 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -2723,14 +2363,14 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "geom1"
}
],
"https://w3id.org/function/ontology#required": [
@@ -2748,7 +2388,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_output",
"@type": [
"https://w3id.org/function/ontology#Output"
],
@@ -2764,7 +2404,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -2789,14 +2429,14 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/buffer_param3",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "units"
+ "@value": "geom1"
}
],
"https://w3id.org/function/ontology#required": [
@@ -2806,19 +2446,22 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/convexHull_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "geom"
}
],
"https://w3id.org/function/ontology#required": [
@@ -2836,14 +2479,14 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/difference_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom"
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -2861,9 +2504,15 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection_param2",
"@type": [
- "https://w3id.org/function/ontology#Output"
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
],
"https://w3id.org/function/ontology#required": [
{
@@ -2872,12 +2521,15 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -2922,23 +2574,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument spatially crosses the second geometry argument.\n\nDE-9IM: T*T***T**"
+ "@value": "A query function that returns true if the first geometry argument is spatially covered by the second geometry argument.\n\nDE-9IM: TFFTTFTTT"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "crosses"
+ "@value": "tangential proper part"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_param2"
}
]
}
@@ -2947,22 +2599,16 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/convexHull_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/distance_output",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom"
- }
+ "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -2971,92 +2617,12 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc",
- "@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
- ],
- "http://purl.org/dc/terms/contributor": [
- {
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
- {
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
- ],
- "http://purl.org/dc/terms/date": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
- }
- ],
- "http://purl.org/dc/terms/source": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
- {
- "@id": "http://www.opengis.net/def/status/valid"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
- {
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
- {
- "@language": "en",
- "@value": "A query function that returns true if the input geometries are disjoint. \n\nDE-9IM: FFTFFTTTT"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "disconnected"
- }
- ],
- "https://w3id.org/function/ontology#expects": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_param2"
- }
- ]
- }
- ],
- "https://w3id.org/function/ontology#returns": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_output"
- }
- ]
+ "@id": "http://www.w3.org/2001/XMLSchema#double"
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ec",
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfTouches",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -3099,34 +2665,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects are externally connected based on their associated primary geometry objects."
+ "@value": "A query rewrite rule used to determine if two spatial objects touch based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "externally connected"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@value": "touches"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -3151,15 +2701,9 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/intersection_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/difference_output",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom1"
- }
+ "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -3176,25 +2720,11 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8dc",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -3235,26 +2765,41 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects."
+ "@value": "A query function that returns true if the input geometries are equal. \n\nDE-9IM: TFFFTFFFT"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "disconnected"
+ "@value": "equals"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/boundary_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "https://w3id.org/function/ontology#expects": [
{
- "@language": "en",
- "@value": "geom"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_param2"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_output"
+ }
+ ]
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/union_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -3271,7 +2816,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_output",
"@type": [
"https://w3id.org/function/ontology#Output"
],
@@ -3287,14 +2832,14 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "geom1"
}
],
"https://w3id.org/function/ontology#required": [
@@ -3337,14 +2882,14 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "geom1"
}
],
"https://w3id.org/function/ontology#required": [
@@ -3362,7 +2907,32 @@
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8po",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom1"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfIntersects",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -3405,36 +2975,22 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects partially overlap based on their associated primary geometry objects."
+ "@value": "A query rewrite rule used to determine if two spatial objects intersect based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "partially overlapping"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@value": "intersects"
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/ehOverlap",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -3475,7 +3031,7 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects overlap based on their associated primary geometry objects."
+ "@value": "A query function that returns true if the input geometries overlap.\n\nDE-9IM: T*T***T**"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
@@ -3483,19 +3039,50 @@
"@language": "en",
"@value": "overlap"
}
+ ],
+ "https://w3id.org/function/ontology#expects": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_param2"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_output"
+ }
+ ]
+ }
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/buffer_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_output",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
+ "https://w3id.org/function/ontology#Output"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "https://w3id.org/function/ontology#required": [
{
- "@language": "en",
- "@value": "radius"
+ "@value": true
}
],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/getSRID_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
+ ],
"https://w3id.org/function/ontology#required": [
{
"@value": true
@@ -3503,37 +3090,66 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#double"
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_param2",
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehContains",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://purl.org/dc/terms/contributor": [
{
- "@language": "en",
- "@value": "geom2"
+ "@value": "Matthew Perry"
}
],
- "https://w3id.org/function/ontology#required": [
+ "http://purl.org/dc/terms/creator": [
{
- "@value": true
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
- "https://w3id.org/function/ontology#type": [
+ "http://purl.org/dc/terms/date": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ {
+ "@id": "http://www.opengis.net/def/status/valid"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
+ {
+ "@language": "en",
+ "@value": "A query rewrite rule used to determine if one spatial object contains another spatial object based on their associated primary geometry objects."
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "contains"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/difference",
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -3578,23 +3194,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns a geometry consisting of all points that are part of the first geometry but not the second geometry."
+ "@value": "A query function that returns a geometry consisting of all points that are part of only one input geometry."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "difference"
+ "@value": "symmetric difference"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/difference_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/difference_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference_param2"
}
]
}
@@ -3603,19 +3219,48 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/difference_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint",
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
"https://w3id.org/function/ontology#Function"
],
+ "http://purl.org/dc/terms/contributor": [
+ {
+ "@value": "Matthew Perry"
+ }
+ ],
+ "http://purl.org/dc/terms/creator": [
+ {
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ }
+ ],
"http://purl.org/dc/terms/date": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
@@ -3645,23 +3290,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries are disjoint. \n \nDE-9IM: FF*FF****"
+ "@value": "A query function that returns true if the input geometries are disjoint. \n\nDE-9IM: FFTFFTTTT"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "disjoint"
+ "@value": "disconnected"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_param2"
}
]
}
@@ -3670,14 +3315,14 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -3722,39 +3367,64 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument spatially contains the second geometry argument.\n\nDE-9IM: T*****FF*"
+ "@value": "A query function that returns true if the input geometries meet. \n\nDE-9IM: FFTFTTTTT"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "contains"
+ "@value": "externally connected"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_param2"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_output"
}
]
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom1"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
],
- "https://w3id.org/function/ontology#returns": [
+ "https://w3id.org/function/ontology#type": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains_output"
- }
- ]
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference",
+ "@id": "http://www.opengis.net/def/function/geosparql/relate",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -3799,23 +3469,26 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns a geometry consisting of all points that are part of only one input geometry."
+ "@value": "A query function that returns true if the spatial relationship between the two input geometries corresponds to one with acceptable values for the specified DE-9IM pattern matrix."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "symmetric difference"
+ "@value": "relate"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/relate_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/relate_param2"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/relate_param3"
}
]
}
@@ -3824,75 +3497,143 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/relate_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tppi",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside_param1",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "https://w3id.org/function/ontology#Parameter"
],
- "http://purl.org/dc/terms/contributor": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@value": "Matthew Perry"
+ "@language": "en",
+ "@value": "geom1"
}
],
- "http://purl.org/dc/terms/creator": [
+ "https://w3id.org/function/ontology#required": [
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ "@value": true
}
],
- "http://purl.org/dc/terms/date": [
+ "https://w3id.org/function/ontology#type": [
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
],
- "http://purl.org/dc/terms/source": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@language": "en",
+ "@value": "geom1"
}
],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ "https://w3id.org/function/ontology#required": [
{
- "@id": "http://www.opengis.net/def/status/valid"
+ "@value": true
}
],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@language": "en",
+ "@value": "geom1"
}
],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object is a tangential proper part inverse of another spatial object based on their associated primary geometry objects."
+ "@value": "geom1"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/relate_param3",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "tangential proper part inverse"
+ "@value": "pattern-matrix"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#string"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "geom1"
}
],
"https://w3id.org/function/ontology#required": [
@@ -3910,9 +3651,15 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference_param1",
"@type": [
- "https://w3id.org/function/ontology#Output"
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom1"
+ }
],
"https://w3id.org/function/ontology#required": [
{
@@ -3921,12 +3668,15 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/ehDisjoint",
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8po",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -3969,18 +3719,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects."
+ "@value": "A query rewrite rule used to determine if two spatial objects partially overlap based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "disjoint"
+ "@value": "partially overlapping"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/buffer_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_output",
"@type": [
"https://w3id.org/function/ontology#Output"
],
@@ -3989,6 +3739,28 @@
"@value": true
}
],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
"https://w3id.org/function/ontology#type": [
{
"@id": "http://www.opengis.net/wktLiteral"
@@ -3999,7 +3771,32 @@
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/ehEquals",
+ "@id": "http://www.opengis.net/def/function/geosparql/difference_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfOverlaps",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -4042,18 +3839,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects are equal based on their associated primary geometry objects."
+ "@value": "A query rewrite rule used to determine if two spatial objects overlap based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "overlaps"
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/ehCoveredBy",
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntppi",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -4096,18 +3893,85 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object is covered by another spatial object based on their associated primary geometry objects."
+ "@value": "A query rewrite rule used to determine if one spatial object is a non-tangential proper part inverse of another spatial object based on their associated primary geometry objects."
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "non-tangential proper part inverse"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint",
+ "@type": [
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
+ ],
+ "http://purl.org/dc/terms/date": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ {
+ "@id": "http://www.opengis.net/def/status/valid"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
+ {
+ "@language": "en",
+ "@value": "A query function that returns true if the input geometries are disjoint. \n \nDE-9IM: FF*FF****"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "covered by"
+ "@value": "disjoint"
+ }
+ ],
+ "https://w3id.org/function/ontology#expects": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_param2"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tpp",
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfEquals",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -4150,93 +4014,95 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object is a tangential proper part of another spatial object based on their associated geometry objects."
+ "@value": "A query rewrite rule used to determine if two spatial objects are equal based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "tangential proper part"
+ "@value": "equals"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfEquals",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://purl.org/dc/terms/contributor": [
{
- "@language": "en",
- "@value": "geom2"
+ "@value": "Matthew Perry"
}
],
- "https://w3id.org/function/ontology#required": [
+ "http://purl.org/dc/terms/creator": [
{
- "@value": true
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
- "https://w3id.org/function/ontology#type": [
+ "http://purl.org/dc/terms/date": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
{
- "@language": "en",
- "@value": "geom2"
+ "@id": "http://www.opengis.net/def/status/valid"
}
],
- "https://w3id.org/function/ontology#required": [
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@value": true
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
}
],
- "https://w3id.org/function/ontology#type": [
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@language": "en",
+ "@value": "A query function that returns true if the input geometries are equal. \n\nDE-9IM: TFFFTFFFT"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "equals"
}
],
- "https://w3id.org/function/ontology#required": [
+ "https://w3id.org/function/ontology#expects": [
{
- "@value": true
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_param2"
+ }
+ ]
}
],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "https://w3id.org/function/ontology#returns": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_output",
"@type": [
"https://w3id.org/function/ontology#Output"
],
@@ -4252,7 +4118,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_output",
"@type": [
"https://w3id.org/function/ontology#Output"
],
@@ -4268,9 +4134,11 @@
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfWithin",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -4311,138 +4179,39 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object is within another spatial object based on their associated geometry objects."
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "within"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom1"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/boundary_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/intersection_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/getSRID_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ "@value": "A query function that returns true if the input geometries are equal. \n \nDE-9IM: TFFFTFFFT"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/distance_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom"
+ "@value": "equals"
}
],
- "https://w3id.org/function/ontology#required": [
+ "https://w3id.org/function/ontology#expects": [
{
- "@value": true
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_param2"
+ }
+ ]
}
],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "https://w3id.org/function/ontology#returns": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -4487,23 +4256,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument spatially contains the second geometry argument. \n \nDE-9IM: T*TFF*FF*"
+ "@value": "A query function that returns true if the first geometry argument is spatially inside the second geometry argument.\n\nDE-9IM: TFF*FFT**"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "contains"
+ "@value": "inside"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside_param2"
}
]
}
@@ -4512,105 +4281,68 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_output",
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tpp",
"@type": [
- "https://w3id.org/function/ontology#Output"
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
- "https://w3id.org/function/ontology#required": [
+ "http://purl.org/dc/terms/contributor": [
{
- "@value": true
+ "@value": "Matthew Perry"
}
],
- "https://w3id.org/function/ontology#type": [
+ "http://purl.org/dc/terms/creator": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/union_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://purl.org/dc/terms/date": [
{
- "@language": "en",
- "@value": "geom1"
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
}
],
- "https://w3id.org/function/ontology#required": [
+ "http://purl.org/dc/terms/source": [
{
- "@value": true
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
}
],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.opengis.net/def/status/valid"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@language": "en",
- "@value": "geom2"
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
}
],
- "https://w3id.org/function/ontology#required": [
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
{
- "@value": true
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
}
],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@language": "en",
+ "@value": "A query rewrite rule used to determine if one spatial object is a tangential proper part of another spatial object based on their associated geometry objects."
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@value": "tangential proper part"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi",
+ "@id": "http://www.opengis.net/def/function/geosparql/difference",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -4655,23 +4387,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument spatially covers the second geometry argument.\n\nDE-9IM: TTTFTTFFT"
+ "@value": "A query function that returns a geometry consisting of all points that are part of the first geometry but not the second geometry."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "tangential proper part inverse"
+ "@value": "difference"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/difference_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/difference_param2"
}
]
}
@@ -4680,14 +4412,14 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/difference_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8eq",
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfDisjoint",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -4730,112 +4462,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine two spatial objects are equal based on their associated primary geometry objects."
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "equals"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/union_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom1"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_param2",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "geom2"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@value": "A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects."
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_param1",
- "@type": [
- "https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
- }
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@value": "disjoint"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/intersection",
+ "@id": "http://www.opengis.net/def/function/geosparql/getSRID",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -4880,23 +4518,20 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns a geometry consisting of all points that are part of both input geometries."
+ "@value": "A query function that returns the spatial reference system URI of the input geometry."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "intersection"
+ "@value": "getSRID"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/intersection_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/intersection_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/getSRID_param1"
}
]
}
@@ -4905,16 +4540,34 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/intersection_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/getSRID_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfIntersects",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_output",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "https://w3id.org/function/ontology#Output"
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy",
+ "@type": [
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -4954,21 +4607,44 @@
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
- "@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects intersect based on their associated primary geometry objects."
+ "@language": "en",
+ "@value": "A query function that returns true if the first geometry argument is spatially covered by the second geometry argument.\n\nDE-9IM: TFF*TFT**"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "covered by"
+ }
+ ],
+ "https://w3id.org/function/ontology#expects": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_param2"
+ }
+ ]
}
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "https://w3id.org/function/ontology#returns": [
{
- "@language": "en",
- "@value": "intersects"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehConveredBy_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntppi",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -5009,18 +4685,58 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object is a non-tangential proper part inverse of another spatial object based on their associated primary geometry objects."
+ "@value": "A query function that returns true if the first geometry argument spatially covers the second geometry argument.\n\nDE-9IM: T*TFT*FF*"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "non-tangential proper part inverse"
+ "@value": "covers"
+ }
+ ],
+ "https://w3id.org/function/ontology#expects": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_param2"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
+ {
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -5045,237 +4761,143 @@
]
},
{
- "@id": "http://www.opengis.net/def/geosparql/funcsrules",
+ "@id": "http://www.opengis.net/def/function/geosparql/boundary_param1",
"@type": [
- "http://www.w3.org/2002/07/owl#Ontology",
- "http://www.w3.org/2004/02/skos/core#ConceptScheme"
+ "https://w3id.org/function/ontology#Parameter"
],
- "http://purl.org/dc/terms/modified": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2020-11-20"
+ "@language": "en",
+ "@value": "geom"
}
],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "https://w3id.org/function/ontology#required": [
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ "@value": true
}
],
- "http://www.w3.org/2002/07/owl#imports": [
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/def/ogc-na"
- }
- ],
- "http://www.w3.org/2002/07/owl#versionIRI": [
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
{
- "@id": "http://www.opengis.net/def/geosparql/funcsrules/1.0"
+ "@id": "http://www.opengis.net/gmlLiteral"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
],
- "http://www.w3.org/2002/07/owl#versionInfo": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@value": "OGC GeoSPARQL 1.0"
+ "@language": "en",
+ "@value": "geom1"
}
],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "https://w3id.org/function/ontology#required": [
{
- "@language": "en",
- "@value": "A vocabulary (taxonomy) of the functions and rules defined within the GeoSPARQL 1.0 ontology"
+ "@value": true
}
],
- "http://www.w3.org/2004/02/skos/core#hasTopConcept": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/boundary"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/buffer"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/convexHull"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/difference"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/distance"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/envelope"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/getSRID"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/intersection"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfEquals"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/union"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehContains"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehCoveredBy"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehCovers"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehDisjoint"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehEquals"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehInside"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehMeet"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehOverlap"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8dc"
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ec"
- },
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8eq"
+ "@id": "http://www.opengis.net/wktLiteral"
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntpp"
- },
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntppi"
- },
+ "@language": "en",
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8po"
- },
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tpp"
+ "@id": "http://www.opengis.net/wktLiteral"
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tppi"
- },
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehEquals",
+ "@type": [
+ "http://www.w3.org/2004/02/skos/core#Concept"
+ ],
+ "http://purl.org/dc/terms/contributor": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfContains"
- },
+ "@value": "Matthew Perry"
+ }
+ ],
+ "http://purl.org/dc/terms/creator": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfCrosses"
- },
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ }
+ ],
+ "http://purl.org/dc/terms/date": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfDisjoint"
- },
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfEquals"
- },
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfIntersects"
- },
+ "@id": "http://www.opengis.net/def/status/valid"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfOverlaps"
- },
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfTouches"
- },
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfWithin"
+ "@language": "en",
+ "@value": "A query rewrite rule used to determine if two spatial objects are equal based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@value": "GeoSPARQL Functions and Rules Register"
+ "@language": "en",
+ "@value": "equals"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/distance_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/envelope_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "geom1"
}
],
"https://w3id.org/function/ontology#required": [
@@ -5293,15 +4915,79 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/difference_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside_output",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
+ "https://w3id.org/function/ontology#Output"
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ec",
+ "@type": [
+ "http://www.w3.org/2004/02/skos/core#Concept"
+ ],
+ "http://purl.org/dc/terms/contributor": [
+ {
+ "@value": "Matthew Perry"
+ }
+ ],
+ "http://purl.org/dc/terms/creator": [
+ {
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ }
+ ],
+ "http://purl.org/dc/terms/date": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ {
+ "@id": "http://www.opengis.net/def/status/valid"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
+ {
+ "@language": "en",
+ "@value": "A query rewrite rule used to determine if two spatial objects are externally connected based on their associated primary geometry objects."
+ }
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "externally connected"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -5310,22 +4996,19 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_param1",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom2"
+ "@value": "geom1"
}
],
"https://w3id.org/function/ontology#required": [
@@ -5343,11 +5026,9 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside",
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehCoveredBy",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -5388,39 +5069,109 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument is spatially inside the second geometry argument.\n\nDE-9IM: TFF*FFT**"
+ "@value": "A query rewrite rule used to determine if one spatial object is covered by another spatial object based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "inside"
+ "@value": "covered by"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
],
- "https://w3id.org/function/ontology#expects": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer_param3",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "units"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#anyURI"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/convexHull_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside_param2"
- }
- ]
+ "@value": true
}
],
- "https://w3id.org/function/ontology#returns": [
+ "https://w3id.org/function/ontology#type": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside_output"
- }
- ]
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers",
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -5465,23 +5216,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument spatially covers the second geometry argument.\n\nDE-9IM: T*TFT*FF*"
+ "@value": "A query function that returns a geometry consisting of all points that are part of both input geometries."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "covers"
+ "@value": "intersection"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection_param2"
}
]
}
@@ -5490,21 +5241,21 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "radius"
}
],
"https://w3id.org/function/ontology#required": [
@@ -5514,15 +5265,12 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.w3.org/2001/XMLSchema#double"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -5547,23 +5295,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/envelope",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -5608,20 +5340,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns the minimum bounding rectangle of the input geometry."
+ "@value": "A query function that returns true if the first geometry argument is spatially within the second geometry argument. \n\nDE-9IM: T*F**F***"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "envelope"
+ "@value": "within"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/envelope_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_param1"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_param2"
}
]
}
@@ -5630,21 +5365,21 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/envelope_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -5662,39 +5397,61 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_output",
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8dc",
"@type": [
- "https://w3id.org/function/ontology#Output"
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
- "https://w3id.org/function/ontology#required": [
+ "http://purl.org/dc/terms/contributor": [
{
- "@value": true
+ "@value": "Matthew Perry"
}
],
- "https://w3id.org/function/ontology#type": [
+ "http://purl.org/dc/terms/creator": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
],
- "https://w3id.org/function/ontology#required": [
+ "http://purl.org/dc/terms/date": [
{
- "@value": true
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
}
],
- "https://w3id.org/function/ontology#type": [
+ "http://purl.org/dc/terms/source": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ {
+ "@id": "http://www.opengis.net/def/status/valid"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
+ {
+ "@language": "en",
+ "@value": "A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects."
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "disconnected"
}
]
},
{
- "@id": "http://www.opengis.net/def/rule/geosparql/sfEquals",
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfWithin",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -5737,22 +5494,45 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects are equal based on their associated primary geometry objects."
+ "@value": "A query rewrite rule used to determine if one spatial object is within another spatial object based on their associated geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "within"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/union",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_param1",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom1"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfContains",
+ "@type": [
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -5793,41 +5573,117 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns a geometry consisting of all points that are part of at least one input geometry."
+ "@value": "A query rewrite rule used to determine if one spatial object contains another spatial object based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "union"
+ "@value": "contains"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
- "https://w3id.org/function/ontology#expects": [
+ "https://w3id.org/function/ontology#required": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/union_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/union_param2"
- }
- ]
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom1"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
}
],
- "https://w3id.org/function/ontology#returns": [
+ "https://w3id.org/function/ontology#required": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/union_output"
- }
- ]
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/union_param1",
"@type": [
- "https://w3id.org/function/ontology#Output"
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom1"
+ }
],
"https://w3id.org/function/ontology#required": [
{
@@ -5836,12 +5692,15 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp",
+ "@id": "http://www.opengis.net/def/function/geosparql/envelope",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -5886,23 +5745,20 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument is spatially inside the second geometry argument.\n\nDE-9IM: TFFTFFTTT"
+ "@value": "A query function that returns the minimum bounding rectangle of the input geometry."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "non-tangential proper part"
+ "@value": "envelope"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/envelope_param1"
}
]
}
@@ -5911,14 +5767,14 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/envelope_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/intersection_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -5943,23 +5799,7 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehCovers",
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehMeet",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
@@ -6002,114 +5842,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query rewrite rule used to determine if one spatial object covers another spatial object based on their associated primary geometry objects."
- }
- ],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
- {
- "@language": "en",
- "@value": "covers"
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate",
- "@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
- ],
- "http://purl.org/dc/terms/contributor": [
- {
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
- {
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
- ],
- "http://purl.org/dc/terms/date": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
- }
- ],
- "http://purl.org/dc/terms/source": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
- {
- "@id": "http://www.opengis.net/def/status/valid"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
- {
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
- {
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
- {
- "@language": "en",
- "@value": "A query function that returns true if the spatial relationship between the two input geometries corresponds to one with acceptable values for the specified DE-9IM pattern matrix."
+ "@value": "A query rewrite rule used to determine if two spatial objects meet based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "relate"
- }
- ],
- "https://w3id.org/function/ontology#expects": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate_param2"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate_param3"
- }
- ]
- }
- ],
- "https://w3id.org/function/ontology#returns": [
- {
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/relate_output"
- }
- ]
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses_output",
- "@type": [
- "https://w3id.org/function/ontology#Output"
- ],
- "https://w3id.org/function/ontology#required": [
- {
- "@value": true
- }
- ],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@value": "meet"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/",
+ "@id": "http://www.opengis.net/def/rule/geosparql/",
"@type": [
"http://www.w3.org/2004/02/skos/core#Collection"
],
@@ -6125,119 +5869,190 @@
],
"http://www.w3.org/2004/02/skos/core#member": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/boundary"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehContains"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/buffer"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehCoveredBy"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/convexHull"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehCovers"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/difference"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehDisjoint"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/distance"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehEquals"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehContains"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehInside"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehMeet"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehCovers"
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehOverlap"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint"
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8dc"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehEquals"
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ec"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehInside"
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8eq"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet"
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntpp"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap"
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntppi"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/envelope"
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8po"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/getSRID"
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tpp"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/intersection"
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8tppi"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc"
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfContains"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec"
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfCrosses"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq"
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfDisjoint"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp"
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfEquals"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi"
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfIntersects"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8po"
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfOverlaps"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp"
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfTouches"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi"
+ "@id": "http://www.opengis.net/def/rule/geosparql/sfWithin"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@value": "GeoSPARQL Rules"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/relate"
- },
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfContains"
+ "@id": "http://www.opengis.net/wktLiteral"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses"
- },
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehCovers",
+ "@type": [
+ "http://www.w3.org/2004/02/skos/core#Concept"
+ ],
+ "http://purl.org/dc/terms/contributor": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint"
- },
+ "@value": "Matthew Perry"
+ }
+ ],
+ "http://purl.org/dc/terms/creator": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfEquals"
- },
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ }
+ ],
+ "http://purl.org/dc/terms/date": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects"
- },
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps"
- },
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfTouches"
- },
+ "@id": "http://www.opengis.net/def/status/valid"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfWithin"
- },
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/symDifference"
- },
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/union"
+ "@language": "en",
+ "@value": "A query rewrite rule used to determine if one spatial object covers another spatial object based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@value": "GeoSPARQL Functions"
+ "@language": "en",
+ "@value": "covers"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -6282,23 +6097,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument is spatially covered by the second geometry argument.\n\nDE-9IM: TFFTTFTTT"
+ "@value": "A query function that returns true if the first geometry argument spatially contains the second geometry argument.\n\nDE-9IM: TTTFFTFFT"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "tangential proper part"
+ "@value": "non-tangential proper part inverse"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_param2"
}
]
}
@@ -6307,47 +6122,106 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/ehMeet_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/convexHull",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
+ "http://www.w3.org/2004/02/skos/core#Concept",
+ "http://www.w3.org/ns/sparql-service-description#Function",
+ "https://w3id.org/function/ontology#Function"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://purl.org/dc/terms/contributor": [
+ {
+ "@value": "Matthew Perry"
+ }
+ ],
+ "http://purl.org/dc/terms/creator": [
+ {
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ }
+ ],
+ "http://purl.org/dc/terms/date": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ {
+ "@id": "http://www.opengis.net/def/status/valid"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "A query function that returns the convex hull of the input geometry."
}
],
- "https://w3id.org/function/ontology#required": [
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@value": true
+ "@language": "en",
+ "@value": "convex hull"
}
],
- "https://w3id.org/function/ontology#type": [
+ "https://w3id.org/function/ontology#expects": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/convexHull_param1"
+ }
+ ]
+ }
+ ],
+ "https://w3id.org/function/ontology#returns": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@list": [
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/convexHull_output"
+ }
+ ]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_output",
"@type": [
- "https://w3id.org/function/ontology#Parameter"
+ "https://w3id.org/function/ontology#Output"
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "https://w3id.org/function/ontology#required": [
{
- "@language": "en",
- "@value": "geom2"
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
"https://w3id.org/function/ontology#required": [
{
@@ -6356,22 +6230,19 @@
],
"https://w3id.org/function/ontology#type": [
{
- "@id": "http://www.opengis.net/wktLiteral"
- },
- {
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi_param1",
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "geom1"
+ "@value": "geom2"
}
],
"https://w3id.org/function/ontology#required": [
@@ -6389,11 +6260,9 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/buffer",
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8eq",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -6434,46 +6303,74 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns a buffer around the input geometry."
+ "@value": "A query rewrite rule used to determine two spatial objects are equal based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "buffer"
+ "@value": "equals"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/rule/geosparql/ehDisjoint",
+ "@type": [
+ "http://www.w3.org/2004/02/skos/core#Concept"
+ ],
+ "http://purl.org/dc/terms/contributor": [
+ {
+ "@value": "Matthew Perry"
}
],
- "https://w3id.org/function/ontology#expects": [
+ "http://purl.org/dc/terms/creator": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/buffer_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/buffer_param2"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/buffer_param3"
- }
- ]
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
- "https://w3id.org/function/ontology#returns": [
+ "http://purl.org/dc/terms/date": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/buffer_output"
- }
- ]
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2011-06-16"
+ }
+ ],
+ "http://purl.org/dc/terms/source": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ {
+ "@id": "http://www.opengis.net/def/status/valid"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ {
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
+ {
+ "@language": "en",
+ "@value": "A query rewrite rule used to determine if two spatial objects are disjoint based on their associated primary geometry objects."
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "disjoint"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfEquals",
+ "@id": "http://www.opengis.net/def/rule/geosparql/rcc8ntpp",
"@type": [
- "http://www.w3.org/2004/02/skos/core#Concept",
- "http://www.w3.org/ns/sparql-service-description#Function",
- "https://w3id.org/function/ontology#Function"
+ "http://www.w3.org/2004/02/skos/core#Concept"
],
"http://purl.org/dc/terms/contributor": [
{
@@ -6514,39 +6411,62 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the input geometries are equal. \n\nDE-9IM: TFFFTFFFT"
+ "@value": "A query rewrite rule used to determine if one spatial object is a non-tangential proper part of another spatial object based on their associated primary geometry objects."
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "non-tangential proper part"
}
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/boundary_output",
+ "@type": [
+ "https://w3id.org/function/ontology#Output"
],
- "https://w3id.org/function/ontology#expects": [
+ "https://w3id.org/function/ontology#required": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_param1"
- },
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_param2"
- }
- ]
+ "@value": true
}
],
- "https://w3id.org/function/ontology#returns": [
+ "https://w3id.org/function/ontology#type": [
{
- "@list": [
- {
- "@id": "http://www.opengis.net/def/function/geosparql/sfEquals_output"
- }
- ]
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/union_param2",
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_param1",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom1"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects_param2",
"@type": [
"https://w3id.org/function/ontology#Parameter"
],
@@ -6571,7 +6491,32 @@
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps",
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp_param2",
+ "@type": [
+ "https://w3id.org/function/ontology#Parameter"
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "geom2"
+ }
+ ],
+ "https://w3id.org/function/ontology#required": [
+ {
+ "@value": true
+ }
+ ],
+ "https://w3id.org/function/ontology#type": [
+ {
+ "@id": "http://www.opengis.net/wktLiteral"
+ },
+ {
+ "@id": "http://www.opengis.net/gmlLiteral"
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept",
"http://www.w3.org/ns/sparql-service-description#Function",
@@ -6616,23 +6561,23 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A query function that returns true if the first geometry argument spatially overlaps the second geometry argument.\n\nDE-9IM: T*T***T** "
+ "@value": "A query function that returns true if the first geometry argument spatially contains the second geometry argument. \n \nDE-9IM: T*TFF*FF*"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "overlaps"
+ "@value": "contains"
}
],
"https://w3id.org/function/ontology#expects": [
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_param1"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains_param1"
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_param2"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains_param2"
}
]
}
@@ -6641,82 +6586,137 @@
{
"@list": [
{
- "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps_output"
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains_output"
}
]
}
]
},
{
- "@id": "http://www.opengis.net/def/function/geosparql/difference_output",
+ "@id": "http://www.opengis.net/def/function/geosparql/",
"@type": [
- "https://w3id.org/function/ontology#Output"
+ "http://www.w3.org/2004/02/skos/core#Collection"
],
- "https://w3id.org/function/ontology#required": [
+ "http://purl.org/dc/terms/source": [
{
- "@value": true
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
}
],
- "https://w3id.org/function/ontology#type": [
- {
- "@id": "http://www.opengis.net/wktLiteral"
- },
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
{
- "@id": "http://www.opengis.net/gmlLiteral"
+ "@id": "http://www.opengis.net/doc/geosparql/1.0"
}
- ]
- },
- {
- "@id": "http://www.opengis.net/def/rule/geosparql/ehMeet",
- "@type": [
- "http://www.w3.org/2004/02/skos/core#Concept"
],
- "http://purl.org/dc/terms/contributor": [
+ "http://www.w3.org/2004/02/skos/core#member": [
{
- "@value": "Matthew Perry"
- }
- ],
- "http://purl.org/dc/terms/creator": [
+ "@id": "http://www.opengis.net/def/function/geosparql/boundary"
+ },
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
- }
- ],
- "http://purl.org/dc/terms/date": [
+ "@id": "http://www.opengis.net/def/function/geosparql/buffer"
+ },
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
- }
- ],
- "http://purl.org/dc/terms/source": [
+ "@id": "http://www.opengis.net/def/function/geosparql/convexHull"
+ },
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.opengis.net/def/metamodel/ogc-na/status": [
+ "@id": "http://www.opengis.net/def/function/geosparql/difference"
+ },
{
- "@id": "http://www.opengis.net/def/status/valid"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "@id": "http://www.opengis.net/def/function/geosparql/distance"
+ },
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "@id": "http://www.opengis.net/def/function/geosparql/ehContains"
+ },
{
- "@id": "http://www.opengis.net/doc/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCoveredBy"
+ },
{
- "@language": "en",
- "@value": "A query rewrite rule used to determine if two spatial objects meet based on their associated primary geometry objects."
+ "@id": "http://www.opengis.net/def/function/geosparql/ehCovers"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehDisjoint"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehEquals"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehInside"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehMeet"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/ehOverlap"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/envelope"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/getSRID"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/intersection"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8dc"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ec"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8eq"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntpp"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8ntppi"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8po"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tpp"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/rcc8tppi"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/relate"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfContains"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfCrosses"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfDisjoint"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfEquals"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfIntersects"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfOverlaps"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfTouches"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/sfWithin"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/symDifference"
+ },
+ {
+ "@id": "http://www.opengis.net/def/function/geosparql/union"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
- "@language": "en",
- "@value": "meet"
+ "@value": "GeoSPARQL Functions"
}
]
}
diff --git a/geosparql10/geo.json b/geosparql10/geo.json
index 3c8c91e2a..b4acacb05 100644
--- a/geosparql10/geo.json
+++ b/geosparql10/geo.json
@@ -1,57 +1,14 @@
[
{
- "@id": "http://purl.org/dc/elements/1.1/publisher",
- "http://purl.org/dc/terms/description": [
- {
- "@language": "en",
- "@value": "Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity."
- }
- ],
- "http://purl.org/dc/terms/hasVersion": [
- {
- "@id": "http://dublincore.org/usage/terms/history/#publisher-006"
- }
- ],
- "http://purl.org/dc/terms/issued": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "1999-07-02"
- }
- ],
- "http://purl.org/dc/terms/modified": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2008-01-14"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "An entity responsible for making the resource available."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
- {
- "@id": "http://purl.org/dc/elements/1.1/"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@language": "en",
- "@value": "Publisher"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#note": [
- {
- "@language": "en",
- "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
- }
+ "@id": "http://purl.org/dc/terms/description",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject",
+ "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2000/01/rdf-schema#Datatype"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -72,13 +29,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n The class spatial-object represents everything that can have\n a spatial representation. It is superclass of feature and geometry.\n "
+ "@value": "\n A GML serialization of a geometry object.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n The class spatial-object represents everything that can have\n a spatial representation. It is superclass of feature and geometry.\n "
+ "@value": "\n A GML serialization of a geometry object.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -92,26 +49,26 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "SpatialObject"
+ "@value": "GML Literal"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n The class spatial-object represents everything that can have\n a spatial representation. It is superclass of feature and geometry.\n "
+ "@value": "\n A GML serialization of a geometry object.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "SpatialObject"
+ "@value": "GML Literal"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral",
+ "@id": "http://www.opengis.net/ont/geosparql#rcc8ec",
"@type": [
- "http://www.w3.org/2000/01/rdf-schema#Datatype"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -132,13 +89,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n A GML serialization of a geometry object.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject. DE-9IM: FFTFTTTTT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n A GML serialization of a geometry object.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject. DE-9IM: FFTFTTTTT\n "
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#domain": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -152,26 +114,31 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "GML Literal"
+ "@value": "externally connected"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n A GML serialization of a geometry object.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject. DE-9IM: FFTFTTTTT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "GML Literal"
+ "@value": "externally connected"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#asWKT",
+ "@id": "http://www.opengis.net/ont/geosparql#rcc8dc",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -192,18 +159,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n The WKT serialization of a geometry\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FFTFFTTTT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n The WKT serialization of a geometry\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FFTFFTTTT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -217,116 +184,127 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "asWKT"
+ "@value": "disconnected"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#wktLiteral"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#hasSerialization"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n The WKT serialization of a geometry\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FFTFFTTTT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "asWKT"
+ "@value": "disconnected"
}
]
},
{
- "@id": "http://www.w3.org/2001/XMLSchema#date",
- "@type": [
- "http://www.w3.org/2000/01/rdf-schema#Datatype"
- ]
- },
- {
- "@id": "http://www.opengis.net/ont/geosparql#sfContains",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "@id": "http://purl.org/dc/elements/1.1/format",
+ "http://purl.org/dc/terms/description": [
+ {
+ "@language": "en",
+ "@value": "Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]."
+ }
],
- "http://purl.org/dc/elements/1.1/contributor": [
+ "http://purl.org/dc/terms/hasVersion": [
{
- "@value": "Matthew Perry"
+ "@id": "http://dublincore.org/usage/terms/history/#format-007"
}
],
- "http://purl.org/dc/elements/1.1/creator": [
+ "http://purl.org/dc/terms/issued": [
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "1999-07-02"
}
],
- "http://purl.org/dc/elements/1.1/date": [
+ "http://purl.org/dc/terms/modified": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
+ "@value": "2008-01-14"
}
],
- "http://purl.org/dc/elements/1.1/description": [
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*****FF*\n "
+ "@value": "The file format, physical medium, or dimensions of the resource."
}
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://purl.org/dc/elements/1.1/"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*****FF*\n "
+ "@value": "Format"
}
],
- "http://www.w3.org/2000/01/rdf-schema#domain": [
+ "http://www.w3.org/2004/02/skos/core#note": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@language": "en",
+ "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ }
+ ]
+ },
+ {
+ "@id": "http://purl.org/dc/elements/1.1/subject",
+ "http://purl.org/dc/terms/description": [
+ {
+ "@language": "en",
+ "@value": "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."
}
],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "http://purl.org/dc/terms/hasVersion": [
{
- "@id": "http://www.opengis.net/ont/geosparql"
- },
+ "@id": "http://dublincore.org/usage/terms/history/#subject-007"
+ }
+ ],
+ "http://purl.org/dc/terms/issued": [
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "1999-07-02"
}
],
- "http://www.w3.org/2000/01/rdf-schema#label": [
+ "http://purl.org/dc/terms/modified": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2012-06-14"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "contains"
+ "@value": "The topic of the resource."
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://purl.org/dc/elements/1.1/"
}
],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*****FF*\n "
+ "@value": "Subject"
}
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
- "@value": "contains"
+ "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
}
]
},
{
- "@id": "http://www.w3.org/2004/02/skos/core#definition",
- "@type": [
- "http://www.w3.org/2002/07/owl#AnnotationProperty"
- ]
- },
- {
- "@id": "http://www.opengis.net/ont/geosparql#defaultGeometry",
+ "@id": "http://www.opengis.net/ont/geosparql#hasGeometry",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -349,13 +327,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n The default geometry to be used in spatial calculations.\n It is Usually the most detailed geometry.\n "
+ "@value": "\n A spatial representation for a given feature.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n The default geometry to be used in spatial calculations.\n It is Usually the most detailed geometry.\n "
+ "@value": "\n A spatial representation for a given feature.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -374,7 +352,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "defaultGeometry"
+ "@value": "hasGeometry"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -382,26 +360,21 @@
"@id": "http://www.opengis.net/ont/geosparql#Geometry"
}
],
- "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#hasGeometry"
- }
- ],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n The default geometry to be used in spatial calculations.\n It is Usually the most detailed geometry.\n "
+ "@value": "\n A spatial representation for a given feature.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "defaultGeometry"
+ "@value": "hasGeometry"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#ehDisjoint",
+ "@id": "http://www.opengis.net/ont/geosparql#sfCrosses",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -424,13 +397,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
+ "@value": "\n Exists if the subject SpatialObject spatially crosses the\n object SpatialObject. DE-9IM: T*T******\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
+ "@value": "\n Exists if the subject SpatialObject spatially crosses the\n object SpatialObject. DE-9IM: T*T******\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -449,7 +422,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "disjoint"
+ "@value": "crosses"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -460,90 +433,69 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
+ "@value": "\n Exists if the subject SpatialObject spatially crosses the\n object SpatialObject. DE-9IM: T*T******\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "disjoint"
+ "@value": "crosses"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#sfWithin",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
- ],
- "http://purl.org/dc/elements/1.1/contributor": [
+ "@id": "http://purl.org/dc/elements/1.1/rights",
+ "http://purl.org/dc/terms/description": [
{
- "@value": "Matthew Perry"
+ "@language": "en",
+ "@value": "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."
}
],
- "http://purl.org/dc/elements/1.1/creator": [
+ "http://purl.org/dc/terms/hasVersion": [
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ "@id": "http://dublincore.org/usage/terms/history/#rights-006"
}
],
- "http://purl.org/dc/elements/1.1/date": [
+ "http://purl.org/dc/terms/issued": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
+ "@value": "1999-07-02"
}
],
- "http://purl.org/dc/elements/1.1/description": [
+ "http://purl.org/dc/terms/modified": [
{
- "@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially within the\n object SpatialObject. DE-9IM: T*F**F***\n "
- }
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2008-01-14"
+ }
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially within the\n object SpatialObject. DE-9IM: T*F**F***\n "
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#domain": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@value": "Information about rights held in and over the resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://www.opengis.net/ont/geosparql"
- },
- {
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@id": "http://purl.org/dc/elements/1.1/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "within"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
- {
- "@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially within the\n object SpatialObject. DE-9IM: T*F**F***\n "
+ "@value": "Rights"
}
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
- "@value": "within"
+ "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#ehInside",
+ "@id": "http://www.opengis.net/ont/geosparql#spatialDimension",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -564,18 +516,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFF*FFT**\n "
+ "@value": "\n The number of measurements or axes needed to describe the spatial position of\n this geometry in a coordinate system.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFF*FFT**\n "
+ "@value": "\n The number of measurements or axes needed to describe the spatial position of\n this geometry in a coordinate system.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -589,31 +541,31 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "inside"
+ "@value": "spatialDimension"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.w3.org/2001/XMLSchema#integer"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFF*FFT**\n "
+ "@value": "\n The number of measurements or axes needed to describe the spatial position of\n this geometry in a coordinate system.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "inside"
+ "@value": "spatialDimension"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#Geometry",
+ "@id": "http://www.opengis.net/ont/geosparql#hasSerialization",
"@type": [
- "http://www.w3.org/2002/07/owl#Class"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -634,13 +586,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n The class represents the top-level geometry type. This class is\n equivalent to the UML class GM_Object defined in ISO 19107, and\n it is superclass of all geometry types.\n "
+ "@value": "\n Connects a geometry object with its text-based serialization.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n The class represents the top-level geometry type. This class is\n equivalent to the UML class GM_Object defined in ISO 19107, and\n it is superclass of all geometry types.\n "
+ "@value": "\n Connects a geometry object with its text-based serialization.\n "
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#domain": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -654,41 +611,41 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Geometry"
+ "@value": "has serialization"
}
],
- "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.w3.org/2000/01/rdf-schema#Literal"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n The class represents the top-level geometry type. This class is\n equivalent to the UML class GM_Object defined in ISO 19107, and\n it is superclass of all geometry types.\n "
+ "@value": "\n Connects a geometry object with its text-based serialization.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "Geometry"
+ "@value": "has serialization"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/date",
+ "@id": "http://purl.org/dc/elements/1.1/creator",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
],
"http://purl.org/dc/terms/description": [
{
"@language": "en",
- "@value": "Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]."
+ "@value": "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."
}
],
"http://purl.org/dc/terms/hasVersion": [
{
- "@id": "http://dublincore.org/usage/terms/history/#date-006"
+ "@id": "http://dublincore.org/usage/terms/history/#creator-006"
}
],
"http://purl.org/dc/terms/issued": [
@@ -706,7 +663,7 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A point or period of time associated with an event in the lifecycle of the resource."
+ "@value": "An entity primarily responsible for making the resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -717,7 +674,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Date"
+ "@value": "Creator"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
@@ -728,7 +685,13 @@
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#sfTouches",
+ "@id": "http://purl.org/dc/terms/title",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#AnnotationProperty"
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#ehInside",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -751,13 +714,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially touches the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFF*FFT**\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially touches the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFF*FFT**\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -776,7 +739,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "touches"
+ "@value": "inside"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -787,20 +750,20 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially touches the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFF*FFT**\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "touches"
+ "@value": "inside"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#rcc8ntppi",
+ "@id": "http://www.opengis.net/ont/geosparql#isSimple",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -821,18 +784,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: TTTFFTFFT\n "
+ "@value": "\n (true) if this geometric object has no anomalous geometric\n points, such as self intersection or self tangency.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: TTTFFTFFT\n "
+ "@value": "\n (true) if this geometric object has no anomalous geometric\n points, such as self intersection or self tangency.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -846,38 +809,32 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "non-tangential proper part inverse"
+ "@value": "isSimple"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: TTTFFTFFT\n "
+ "@value": "\n (true) if this geometric object has no anomalous geometric\n points, such as self intersection or self tangency.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "non-tangential proper part inverse"
+ "@value": "isSimple"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/source",
- "http://purl.org/dc/terms/description": [
- {
- "@language": "en",
- "@value": "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."
- }
- ],
+ "@id": "http://purl.org/dc/elements/1.1/title",
"http://purl.org/dc/terms/hasVersion": [
{
- "@id": "http://dublincore.org/usage/terms/history/#source-006"
+ "@id": "http://dublincore.org/usage/terms/history/#title-006"
}
],
"http://purl.org/dc/terms/issued": [
@@ -895,7 +852,7 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A related resource from which the described resource is derived."
+ "@value": "A name given to the resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -906,7 +863,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Source"
+ "@value": "Title"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
@@ -917,9 +874,9 @@
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#coordinateDimension",
+ "@id": "http://www.opengis.net/ont/geosparql#ehCovers",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -940,18 +897,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n The number of measurements or axes needed to describe the position of this\n geometry in a coordinate system.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: T*TFT*FF*\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n The number of measurements or axes needed to describe the position of this\n geometry in a coordinate system.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: T*TFT*FF*\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -965,24 +922,24 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "coordinateDimension"
+ "@value": "covers"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n The number of measurements or axes needed to describe the position of this\n geometry in a coordinate system.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: T*TFT*FF*\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "coordinateDimension"
+ "@value": "covers"
}
]
},
@@ -1057,58 +1014,9 @@
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/identifier",
- "http://purl.org/dc/terms/description": [
- {
- "@language": "en",
- "@value": "Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. "
- }
- ],
- "http://purl.org/dc/terms/hasVersion": [
- {
- "@id": "http://dublincore.org/usage/terms/history/#identifier-006"
- }
- ],
- "http://purl.org/dc/terms/issued": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "1999-07-02"
- }
- ],
- "http://purl.org/dc/terms/modified": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2008-01-14"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "An unambiguous reference to the resource within a given context."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
- {
- "@id": "http://purl.org/dc/elements/1.1/"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@language": "en",
- "@value": "Identifier"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#note": [
- {
- "@language": "en",
- "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
- }
- ]
- },
- {
- "@id": "http://www.opengis.net/ont/geosparql#isSimple",
+ "@id": "http://www.opengis.net/ont/geosparql#rcc8eq",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -1129,18 +1037,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n (true) if this geometric object has no anomalous geometric\n points, such as self intersection or self tangency.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n (true) if this geometric object has no anomalous geometric\n points, such as self intersection or self tangency.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -1154,31 +1062,31 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "isSimple"
+ "@value": "equals"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n (true) if this geometric object has no anomalous geometric\n points, such as self intersection or self tangency.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "isSimple"
+ "@value": "equals"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#ehEquals",
+ "@id": "http://www.opengis.net/ont/geosparql#coordinateDimension",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -1199,18 +1107,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n The number of measurements or axes needed to describe the position of this\n geometry in a coordinate system.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n The number of measurements or axes needed to describe the position of this\n geometry in a coordinate system.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -1224,37 +1132,37 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "coordinateDimension"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.w3.org/2001/XMLSchema#integer"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n The number of measurements or axes needed to describe the position of this\n geometry in a coordinate system.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "coordinateDimension"
}
]
},
{
- "@id": "http://purl.org/dc/terms/publisher",
+ "@id": "http://purl.org/dc/terms/hasVersion",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#wktLiteral",
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject",
"@type": [
- "http://www.w3.org/2000/01/rdf-schema#Datatype"
+ "http://www.w3.org/2002/07/owl#Class"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -1275,13 +1183,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n A Well-known Text serialization of a geometry object.\n "
+ "@value": "\n The class spatial-object represents everything that can have\n a spatial representation. It is superclass of feature and geometry.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n A Well-known Text serialization of a geometry object.\n "
+ "@value": "\n The class spatial-object represents everything that can have\n a spatial representation. It is superclass of feature and geometry.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -1295,36 +1203,33 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Well-known Text Literal"
+ "@value": "SpatialObject"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n A Well-known Text serialization of a geometry object.\n "
+ "@value": "\n The class spatial-object represents everything that can have\n a spatial representation. It is superclass of feature and geometry.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "Well-known Text Literal"
+ "@value": "SpatialObject"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/contributor",
- "@type": [
- "http://www.w3.org/2002/07/owl#AnnotationProperty"
- ],
+ "@id": "http://purl.org/dc/elements/1.1/type",
"http://purl.org/dc/terms/description": [
{
"@language": "en",
- "@value": "Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity."
+ "@value": "Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."
}
],
"http://purl.org/dc/terms/hasVersion": [
{
- "@id": "http://dublincore.org/usage/terms/history/#contributor-006"
+ "@id": "http://dublincore.org/usage/terms/history/#type-006"
}
],
"http://purl.org/dc/terms/issued": [
@@ -1342,7 +1247,7 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An entity responsible for making contributions to the resource."
+ "@value": "The nature or genre of the resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -1353,7 +1258,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Contributor"
+ "@value": "Type"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
@@ -1364,19 +1269,7 @@
]
},
{
- "@id": "http://www.w3.org/2004/02/skos/core#note",
- "@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://www.opengis.net/ont/geosparql#sfIntersects",
+ "@id": "http://www.opengis.net/ont/geosparql#rcc8po",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -1399,13 +1292,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is not spatially disjoint\n from the object SpatialObject.\n DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: TTTTTTTTT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is not spatially disjoint\n from the object SpatialObject.\n DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: TTTTTTTTT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -1424,7 +1317,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "intersects"
+ "@value": "partially overlapping"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -1435,73 +1328,88 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is not spatially disjoint\n from the object SpatialObject.\n DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: TTTTTTTTT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "intersects"
+ "@value": "partially overlapping"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/rights",
- "http://purl.org/dc/terms/description": [
+ "@id": "http://www.opengis.net/ont/geosparql#ehCoveredBy",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://purl.org/dc/elements/1.1/contributor": [
{
- "@language": "en",
- "@value": "Typically, rights information includes a statement about various property rights associated with the resource, including intellectual property rights."
+ "@value": "Matthew Perry"
}
],
- "http://purl.org/dc/terms/hasVersion": [
+ "http://purl.org/dc/elements/1.1/creator": [
{
- "@id": "http://dublincore.org/usage/terms/history/#rights-006"
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
- "http://purl.org/dc/terms/issued": [
+ "http://purl.org/dc/elements/1.1/date": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "1999-07-02"
+ "@value": "2011-06-16"
}
],
- "http://purl.org/dc/terms/modified": [
+ "http://purl.org/dc/elements/1.1/description": [
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2008-01-14"
+ "@language": "en",
+ "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFF*TFT**\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "Information about rights held in and over the resource."
+ "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFF*TFT**\n "
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#domain": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://purl.org/dc/elements/1.1/"
+ "@id": "http://www.opengis.net/ont/geosparql"
+ },
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Rights"
+ "@value": "coveredBy"
}
],
- "http://www.w3.org/2004/02/skos/core#note": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFF*TFT**\n "
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "coveredBy"
}
]
},
{
- "@id": "http://purl.org/dc/terms/hasVersion",
- "@type": [
- "http://www.w3.org/2002/07/owl#AnnotationProperty"
- ]
- },
- {
- "@id": "http://www.opengis.net/ont/geosparql#dimension",
+ "@id": "http://www.opengis.net/ont/geosparql#asWKT",
"@type": [
"http://www.w3.org/2002/07/owl#DatatypeProperty"
],
@@ -1524,13 +1432,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n The topological dimension of this geometric object, which\n must be less than or equal to the coordinate dimension.\n In non-homogeneous collections, this will return the largest\n topological dimension of the contained objects.\n "
+ "@value": "\n The WKT serialization of a geometry\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n The topological dimension of this geometric object, which\n must be less than or equal to the coordinate dimension.\n In non-homogeneous collections, this will return the largest\n topological dimension of the contained objects.\n "
+ "@value": "\n The WKT serialization of a geometry\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -1549,24 +1457,29 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "dimension"
+ "@value": "asWKT"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
+ "@id": "http://www.opengis.net/ont/geosparql#wktLiteral"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#hasSerialization"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n The topological dimension of this geometric object, which\n must be less than or equal to the coordinate dimension.\n In non-homogeneous collections, this will return the largest\n topological dimension of the contained objects.\n "
+ "@value": "\n The WKT serialization of a geometry\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "dimension"
+ "@value": "asWKT"
}
]
},
@@ -1620,9 +1533,9 @@
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#ehContains",
+ "@id": "http://www.opengis.net/ont/geosparql#asGML",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -1643,18 +1556,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*TFF*FF*\n "
+ "@value": "\n The GML serialization of a geometry\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*TFF*FF*\n "
+ "@value": "\n The GML serialization of a geometry\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -1668,107 +1581,108 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "contains"
+ "@value": "asGML"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#hasSerialization"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*TFF*FF*\n "
+ "@value": "\n The GML serialization of a geometry\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "contains"
+ "@value": "asGML"
}
]
},
{
- "@id": "http://www.w3.org/2004/02/skos/core#prefLabel",
+ "@id": "http://purl.org/dc/elements/1.1/description",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
- ]
- },
- {
- "@id": "http://www.opengis.net/ont/geosparql#rcc8tppi",
- "@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
],
- "http://purl.org/dc/elements/1.1/contributor": [
+ "http://purl.org/dc/terms/description": [
{
- "@value": "Matthew Perry"
+ "@language": "en",
+ "@value": "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."
}
],
- "http://purl.org/dc/elements/1.1/creator": [
+ "http://purl.org/dc/terms/hasVersion": [
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ "@id": "http://dublincore.org/usage/terms/history/#description-006"
}
],
- "http://purl.org/dc/elements/1.1/date": [
+ "http://purl.org/dc/terms/issued": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
+ "@value": "1999-07-02"
}
],
- "http://purl.org/dc/elements/1.1/description": [
+ "http://purl.org/dc/terms/modified": [
{
- "@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: TTTFTTFFT\n "
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2008-01-14"
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: TTTFTTFFT\n "
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#domain": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@value": "An account of the resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://www.opengis.net/ont/geosparql"
- },
- {
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@id": "http://purl.org/dc/elements/1.1/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "tangential proper part inverse"
+ "@value": "Description"
}
],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "http://www.w3.org/2004/02/skos/core#note": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@language": "en",
+ "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ }
+ ]
+ },
+ {
+ "@id": "http://purl.org/dc/elements/1.1/",
+ "http://purl.org/dc/terms/modified": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2012-06-14"
}
],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "http://purl.org/dc/terms/publisher": [
{
- "@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: TTTFTTFFT\n "
+ "@id": "http://purl.org/dc/aboutdcmi#DCMI"
}
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://purl.org/dc/terms/title": [
{
"@language": "en",
- "@value": "tangential proper part inverse"
+ "@value": "Dublin Core Metadata Element Set, Version 1.1"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#spatialDimension",
+ "@id": "http://www.opengis.net/ont/geosparql#ehOverlap",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -1789,18 +1703,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n The number of measurements or axes needed to describe the spatial position of\n this geometry in a coordinate system.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n The number of measurements or axes needed to describe the spatial position of\n this geometry in a coordinate system.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -1814,31 +1728,31 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "spatialDimension"
+ "@value": "overlap"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2001/XMLSchema#integer"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n The number of measurements or axes needed to describe the spatial position of\n this geometry in a coordinate system.\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "spatialDimension"
+ "@value": "overlap"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#sfDisjoint",
+ "@id": "http://www.opengis.net/ont/geosparql#wktLiteral",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2000/01/rdf-schema#Datatype"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -1859,18 +1773,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
+ "@value": "\n A Well-known Text serialization of a geometry object.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#domain": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@value": "\n A Well-known Text serialization of a geometry object.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -1884,35 +1793,24 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "disjoint"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@value": "Well-known Text Literal"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
+ "@value": "\n A Well-known Text serialization of a geometry object.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "disjoint"
+ "@value": "Well-known Text Literal"
}
]
},
{
- "@id": "http://purl.org/dc/terms/modified",
- "@type": [
- "http://www.w3.org/2002/07/owl#AnnotationProperty"
- ]
- },
- {
- "@id": "http://www.opengis.net/ont/geosparql#ehCoveredBy",
+ "@id": "http://www.opengis.net/ont/geosparql#sfOverlaps",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -1935,13 +1833,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFF*TFT**\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFF*TFT**\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -1960,7 +1858,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "coveredBy"
+ "@value": "overlaps"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -1971,40 +1869,20 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFF*TFT**\n "
+ "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "coveredBy"
- }
- ]
- },
- {
- "@id": "http://purl.org/dc/elements/1.1/",
- "http://purl.org/dc/terms/modified": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2012-06-14"
- }
- ],
- "http://purl.org/dc/terms/publisher": [
- {
- "@id": "http://purl.org/dc/aboutdcmi#DCMI"
- }
- ],
- "http://purl.org/dc/terms/title": [
- {
- "@language": "en",
- "@value": "Dublin Core Metadata Element Set, Version 1.1"
+ "@value": "overlaps"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#hasSerialization",
+ "@id": "http://www.opengis.net/ont/geosparql#sfWithin",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -2025,18 +1903,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Connects a geometry object with its text-based serialization.\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially within the\n object SpatialObject. DE-9IM: T*F**F***\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Connects a geometry object with its text-based serialization.\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially within the\n object SpatialObject. DE-9IM: T*F**F***\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -2050,32 +1928,47 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "has serialization"
+ "@value": "within"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.w3.org/2000/01/rdf-schema#Literal"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Connects a geometry object with its text-based serialization.\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially within the\n object SpatialObject. DE-9IM: T*F**F***\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "has serialization"
+ "@value": "within"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/title",
+ "@id": "http://www.w3.org/2001/XMLSchema#date",
+ "@type": [
+ "http://www.w3.org/2000/01/rdf-schema#Datatype"
+ ]
+ },
+ {
+ "@id": "http://purl.org/dc/elements/1.1/contributor",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#AnnotationProperty"
+ ],
+ "http://purl.org/dc/terms/description": [
+ {
+ "@language": "en",
+ "@value": "Examples of a Contributor include a person, an organization, or a service. Typically, the name of a Contributor should be used to indicate the entity."
+ }
+ ],
"http://purl.org/dc/terms/hasVersion": [
{
- "@id": "http://dublincore.org/usage/terms/history/#title-006"
+ "@id": "http://dublincore.org/usage/terms/history/#contributor-006"
}
],
"http://purl.org/dc/terms/issued": [
@@ -2093,7 +1986,7 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "A name given to the resource."
+ "@value": "An entity responsible for making contributions to the resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -2104,7 +1997,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Title"
+ "@value": "Contributor"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
@@ -2115,7 +2008,19 @@
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#ehMeet",
+ "@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#note",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#AnnotationProperty"
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#ehDisjoint",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -2138,13 +2043,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -2163,7 +2068,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "meet"
+ "@value": "disjoint"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -2174,165 +2079,235 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "meet"
+ "@value": "disjoint"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/type",
- "http://purl.org/dc/terms/description": [
+ "@id": "http://www.opengis.net/ont/geosparql#ehMeet",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://purl.org/dc/elements/1.1/contributor": [
{
- "@language": "en",
- "@value": "Recommended best practice is to use a controlled vocabulary such as the DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical medium, or dimensions of the resource, use the Format element."
+ "@value": "Matthew Perry"
}
],
- "http://purl.org/dc/terms/hasVersion": [
+ "http://purl.org/dc/elements/1.1/creator": [
{
- "@id": "http://dublincore.org/usage/terms/history/#type-006"
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
- "http://purl.org/dc/terms/issued": [
+ "http://purl.org/dc/elements/1.1/date": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "1999-07-02"
+ "@value": "2011-06-16"
}
],
- "http://purl.org/dc/terms/modified": [
+ "http://purl.org/dc/elements/1.1/description": [
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2008-01-14"
+ "@language": "en",
+ "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The nature or genre of the resource."
+ "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#domain": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://purl.org/dc/elements/1.1/"
+ "@id": "http://www.opengis.net/ont/geosparql"
+ },
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Type"
+ "@value": "meet"
}
],
- "http://www.w3.org/2004/02/skos/core#note": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "meet"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/coverage",
- "http://purl.org/dc/terms/description": [
+ "@id": "http://www.opengis.net/ont/geosparql#rcc8ntpp",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
+ ],
+ "http://purl.org/dc/elements/1.1/contributor": [
{
- "@language": "en",
- "@value": "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges."
+ "@value": "Matthew Perry"
}
],
- "http://purl.org/dc/terms/hasVersion": [
+ "http://purl.org/dc/elements/1.1/creator": [
{
- "@id": "http://dublincore.org/usage/terms/history/#coverage-006"
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
- "http://purl.org/dc/terms/issued": [
+ "http://purl.org/dc/elements/1.1/date": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "1999-07-02"
+ "@value": "2011-06-16"
}
],
- "http://purl.org/dc/terms/modified": [
+ "http://purl.org/dc/elements/1.1/description": [
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2008-01-14"
+ "@language": "en",
+ "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFFTFFTTT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."
+ "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFFTFFTTT\n "
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#domain": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://purl.org/dc/elements/1.1/"
+ "@id": "http://www.opengis.net/ont/geosparql"
+ },
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Coverage"
+ "@value": "non-tangential proper part"
}
],
- "http://www.w3.org/2004/02/skos/core#note": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFFTFFTTT\n "
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "non-tangential proper part"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/subject",
- "http://purl.org/dc/terms/description": [
+ "@id": "http://purl.org/dc/terms/publisher",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#AnnotationProperty"
+ ]
+ },
+ {
+ "@id": "http://purl.org/dc/terms/issued",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#AnnotationProperty"
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#Class"
+ ],
+ "http://purl.org/dc/elements/1.1/contributor": [
{
- "@language": "en",
- "@value": "Typically, the subject will be represented using keywords, key phrases, or classification codes. Recommended best practice is to use a controlled vocabulary."
+ "@value": "Matthew Perry"
}
],
- "http://purl.org/dc/terms/hasVersion": [
+ "http://purl.org/dc/elements/1.1/creator": [
{
- "@id": "http://dublincore.org/usage/terms/history/#subject-007"
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
- "http://purl.org/dc/terms/issued": [
+ "http://purl.org/dc/elements/1.1/date": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "1999-07-02"
+ "@value": "2011-06-16"
}
],
- "http://purl.org/dc/terms/modified": [
+ "http://purl.org/dc/elements/1.1/description": [
{
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2012-06-14"
+ "@language": "en",
+ "@value": "\n The class represents the top-level geometry type. This class is\n equivalent to the UML class GM_Object defined in ISO 19107, and\n it is superclass of all geometry types.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The topic of the resource."
+ "@value": "\n The class represents the top-level geometry type. This class is\n equivalent to the UML class GM_Object defined in ISO 19107, and\n it is superclass of all geometry types.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://purl.org/dc/elements/1.1/"
+ "@id": "http://www.opengis.net/ont/geosparql"
+ },
+ {
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Subject"
+ "@value": "Geometry"
}
],
- "http://www.w3.org/2004/02/skos/core#note": [
+ "http://www.w3.org/2000/01/rdf-schema#subClassOf": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ "@value": "\n The class represents the top-level geometry type. This class is\n equivalent to the UML class GM_Object defined in ISO 19107, and\n it is superclass of all geometry types.\n "
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "Geometry"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#ehCovers",
+ "@id": "http://www.opengis.net/ont/geosparql#rcc8ntppi",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -2355,13 +2330,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: T*TFT*FF*\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: TTTFFTFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: T*TFT*FF*\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: TTTFFTFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -2380,7 +2355,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "covers"
+ "@value": "non-tangential proper part inverse"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -2391,30 +2366,33 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: T*TFT*FF*\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: TTTFFTFFT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "covers"
+ "@value": "non-tangential proper part inverse"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/description",
+ "@id": "http://www.w3.org/2004/02/skos/core#definition",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
- ],
+ ]
+ },
+ {
+ "@id": "http://purl.org/dc/elements/1.1/coverage",
"http://purl.org/dc/terms/description": [
{
"@language": "en",
- "@value": "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."
+ "@value": "Spatial topic and spatial applicability may be a named place or a location specified by its geographic coordinates. Temporal topic may be a named period, date, or date range. A jurisdiction may be a named administrative entity or a geographic place to which the resource applies. Recommended best practice is to use a controlled vocabulary such as the Thesaurus of Geographic Names [TGN]. Where appropriate, named places or time periods can be used in preference to numeric identifiers such as sets of coordinates or date ranges."
}
],
"http://purl.org/dc/terms/hasVersion": [
{
- "@id": "http://dublincore.org/usage/terms/history/#description-006"
+ "@id": "http://dublincore.org/usage/terms/history/#coverage-006"
}
],
"http://purl.org/dc/terms/issued": [
@@ -2432,7 +2410,7 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An account of the resource."
+ "@value": "The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -2443,7 +2421,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Description"
+ "@value": "Coverage"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
@@ -2454,63 +2432,83 @@
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql",
+ "@id": "http://purl.org/dc/terms/modified",
+ "@type": [
+ "http://www.w3.org/2002/07/owl#AnnotationProperty"
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#dimension",
"@type": [
- "http://www.w3.org/2002/07/owl#Ontology"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ ],
+ "http://purl.org/dc/elements/1.1/contributor": [
+ {
+ "@value": "Matthew Perry"
+ }
],
"http://purl.org/dc/elements/1.1/creator": [
{
- "@value": "Open Geospatial Consortium"
+ "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
}
],
"http://purl.org/dc/elements/1.1/date": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2012-04-30"
+ "@value": "2011-06-16"
}
],
"http://purl.org/dc/elements/1.1/description": [
{
- "@value": "An RDF/OWL vocabulary for representing spatial information"
+ "@language": "en",
+ "@value": "\n The topological dimension of this geometric object, which\n must be less than or equal to the coordinate dimension.\n In non-homogeneous collections, this will return the largest\n topological dimension of the contained objects.\n "
}
],
- "http://purl.org/dc/elements/1.1/source": [
- {
- "@id": "http://www.opengis.net/doc/IS/geosparql/1.0"
- },
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
{
- "@value": "OGC GeoSPARQL – A Geographic Query Language for RDF Data OGC 11-052r5"
+ "@language": "en",
+ "@value": "\n The topological dimension of this geometric object, which\n must be less than or equal to the coordinate dimension.\n In non-homogeneous collections, this will return the largest\n topological dimension of the contained objects.\n "
}
],
- "http://purl.org/dc/elements/1.1/title": [
+ "http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@value": "GeoSPARQL Ontology"
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry"
}
],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://www.opengis.net/def/function/ogc-geosparql/1.0"
+ "@id": "http://www.opengis.net/ont/geosparql"
},
{
- "@id": "http://www.opengis.net/def/rule/ogc-geosparql/1.0"
- },
+ "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
{
- "@id": "http://www.opengis.net/doc/IS/geosparql/1.0"
+ "@language": "en",
+ "@value": "dimension"
}
],
- "http://www.w3.org/2002/07/owl#versionIRI": [
+ "http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql/1.0"
+ "@id": "http://www.w3.org/2001/XMLSchema#integer"
}
],
- "http://www.w3.org/2002/07/owl#versionInfo": [
+ "http://www.w3.org/2004/02/skos/core#definition": [
{
- "@value": "OGC GeoSPARQL 1.0"
+ "@language": "en",
+ "@value": "\n The topological dimension of this geometric object, which\n must be less than or equal to the coordinate dimension.\n In non-homogeneous collections, this will return the largest\n topological dimension of the contained objects.\n "
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ {
+ "@language": "en",
+ "@value": "dimension"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#rcc8po",
+ "@id": "http://www.opengis.net/ont/geosparql#sfDisjoint",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -2533,13 +2531,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: TTTTTTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: TTTTTTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -2558,7 +2556,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "partially overlapping"
+ "@value": "disjoint"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -2569,18 +2567,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: TTTTTTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FF*FF****\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "partially overlapping"
+ "@value": "disjoint"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#rcc8ntpp",
+ "@id": "http://www.opengis.net/ont/geosparql#sfIntersects",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -2603,13 +2601,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFFTFFTTT\n "
+ "@value": "\n Exists if the subject SpatialObject is not spatially disjoint\n from the object SpatialObject.\n DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFFTFFTTT\n "
+ "@value": "\n Exists if the subject SpatialObject is not spatially disjoint\n from the object SpatialObject.\n DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -2628,7 +2626,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "non-tangential proper part"
+ "@value": "intersects"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -2639,30 +2637,79 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially inside\n the object SpatialObject. DE-9IM: TFFTFFTTT\n "
+ "@value": "\n Exists if the subject SpatialObject is not spatially disjoint\n from the object SpatialObject.\n DE-9IM: T******** ^ *T******* ^ ***T***** ^ ****T****\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "non-tangential proper part"
+ "@value": "intersects"
}
]
},
{
- "@id": "http://purl.org/dc/elements/1.1/creator",
+ "@id": "http://purl.org/dc/elements/1.1/identifier",
+ "http://purl.org/dc/terms/description": [
+ {
+ "@language": "en",
+ "@value": "Recommended best practice is to identify the resource by means of a string conforming to a formal identification system. "
+ }
+ ],
+ "http://purl.org/dc/terms/hasVersion": [
+ {
+ "@id": "http://dublincore.org/usage/terms/history/#identifier-006"
+ }
+ ],
+ "http://purl.org/dc/terms/issued": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "1999-07-02"
+ }
+ ],
+ "http://purl.org/dc/terms/modified": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2008-01-14"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "An unambiguous reference to the resource within a given context."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://purl.org/dc/elements/1.1/"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@language": "en",
+ "@value": "Identifier"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#note": [
+ {
+ "@language": "en",
+ "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ }
+ ]
+ },
+ {
+ "@id": "http://purl.org/dc/elements/1.1/date",
"@type": [
"http://www.w3.org/2002/07/owl#AnnotationProperty"
],
"http://purl.org/dc/terms/description": [
{
"@language": "en",
- "@value": "Examples of a Creator include a person, an organization, or a service. Typically, the name of a Creator should be used to indicate the entity."
+ "@value": "Date may be used to express temporal information at any level of granularity. Recommended best practice is to use an encoding scheme, such as the W3CDTF profile of ISO 8601 [W3CDTF]."
}
],
"http://purl.org/dc/terms/hasVersion": [
{
- "@id": "http://dublincore.org/usage/terms/history/#creator-006"
+ "@id": "http://dublincore.org/usage/terms/history/#date-006"
}
],
"http://purl.org/dc/terms/issued": [
@@ -2680,7 +2727,7 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "An entity primarily responsible for making the resource."
+ "@value": "A point or period of time associated with an event in the lifecycle of the resource."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -2691,7 +2738,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Creator"
+ "@value": "Date"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
@@ -2702,7 +2749,7 @@
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#rcc8tpp",
+ "@id": "http://www.opengis.net/ont/geosparql#ehContains",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -2725,13 +2772,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFFTTFTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*TFF*FF*\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFFTTFTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*TFF*FF*\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -2750,7 +2797,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "tangential proper part"
+ "@value": "contains"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -2761,20 +2808,20 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFFTTFTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*TFF*FF*\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "tangential proper part"
+ "@value": "contains"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#asGML",
+ "@id": "http://www.opengis.net/ont/geosparql#sfEquals",
"@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
+ "http://www.w3.org/2002/07/owl#ObjectProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -2795,18 +2842,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n The GML serialization of a geometry\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n The GML serialization of a geometry\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -2820,34 +2867,29 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "asGML"
+ "@value": "equals"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#hasSerialization"
+ "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n The GML serialization of a geometry\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "asGML"
+ "@value": "equals"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#sfEquals",
+ "@id": "http://www.opengis.net/ont/geosparql#sfContains",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -2870,13 +2912,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*****FF*\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*****FF*\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -2895,7 +2937,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "contains"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -2906,18 +2948,72 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially contains the\n object SpatialObject. DE-9IM: T*****FF*\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "contains"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#rcc8eq",
+ "@id": "http://purl.org/dc/elements/1.1/language",
+ "http://purl.org/dc/terms/description": [
+ {
+ "@language": "en",
+ "@value": "Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]."
+ }
+ ],
+ "http://purl.org/dc/terms/hasVersion": [
+ {
+ "@id": "http://dublincore.org/usage/terms/history/#language-007"
+ }
+ ],
+ "http://purl.org/dc/terms/issued": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "1999-07-02"
+ }
+ ],
+ "http://purl.org/dc/terms/modified": [
+ {
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2008-01-14"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#comment": [
+ {
+ "@language": "en",
+ "@value": "A language of the resource."
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ {
+ "@id": "http://purl.org/dc/elements/1.1/"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#label": [
+ {
+ "@language": "en",
+ "@value": "Language"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
+ {
+ "@id": "http://www.ietf.org/rfc/rfc4646.txt"
+ }
+ ],
+ "http://www.w3.org/2004/02/skos/core#note": [
+ {
+ "@language": "en",
+ "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ }
+ ]
+ },
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#defaultGeometry",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -2940,18 +3036,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n The default geometry to be used in spatial calculations.\n It is Usually the most detailed geometry.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n The default geometry to be used in spatial calculations.\n It is Usually the most detailed geometry.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.opengis.net/ont/geosparql#Feature"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -2965,114 +3061,99 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "defaultGeometry"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ }
+ ],
+ "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [
+ {
+ "@id": "http://www.opengis.net/ont/geosparql#hasGeometry"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
+ "@value": "\n The default geometry to be used in spatial calculations.\n It is Usually the most detailed geometry.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "equals"
+ "@value": "defaultGeometry"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#hasGeometry",
+ "@id": "http://www.opengis.net/ont/geosparql",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
- ],
- "http://purl.org/dc/elements/1.1/contributor": [
- {
- "@value": "Matthew Perry"
- }
+ "http://www.w3.org/2002/07/owl#Ontology"
],
"http://purl.org/dc/elements/1.1/creator": [
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ "@value": "Open Geospatial Consortium"
}
],
"http://purl.org/dc/elements/1.1/date": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
+ "@value": "2012-04-30"
}
],
"http://purl.org/dc/elements/1.1/description": [
{
- "@language": "en",
- "@value": "\n A spatial representation for a given feature.\n "
+ "@value": "An RDF/OWL vocabulary for representing spatial information"
}
],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
+ "http://purl.org/dc/elements/1.1/source": [
{
- "@language": "en",
- "@value": "\n A spatial representation for a given feature.\n "
+ "@id": "http://www.opengis.net/doc/IS/geosparql/1.0"
+ },
+ {
+ "@value": "OGC GeoSPARQL – A Geographic Query Language for RDF Data OGC 11-052r5"
}
],
- "http://www.w3.org/2000/01/rdf-schema#domain": [
+ "http://purl.org/dc/elements/1.1/title": [
{
- "@id": "http://www.opengis.net/ont/geosparql#Feature"
+ "@value": "GeoSPARQL Ontology"
}
],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
+ "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
{
- "@id": "http://www.opengis.net/ont/geosparql"
+ "@id": "http://www.opengis.net/def/function/ogc-geosparql/1.0"
},
{
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@language": "en",
- "@value": "hasGeometry"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
+ "@id": "http://www.opengis.net/def/rule/ogc-geosparql/1.0"
+ },
{
- "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ "@id": "http://www.opengis.net/doc/IS/geosparql/1.0"
}
],
- "http://www.w3.org/2004/02/skos/core#definition": [
+ "http://www.w3.org/2002/07/owl#versionIRI": [
{
- "@language": "en",
- "@value": "\n A spatial representation for a given feature.\n "
+ "@id": "http://www.opengis.net/ont/geosparql/1.0"
}
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://www.w3.org/2002/07/owl#versionInfo": [
{
- "@language": "en",
- "@value": "hasGeometry"
+ "@value": "OGC GeoSPARQL 1.0"
}
]
},
{
- "@id": "http://purl.org/dc/terms/issued",
- "@type": [
- "http://www.w3.org/2002/07/owl#AnnotationProperty"
- ]
- },
- {
- "@id": "http://purl.org/dc/elements/1.1/format",
+ "@id": "http://purl.org/dc/elements/1.1/publisher",
"http://purl.org/dc/terms/description": [
{
"@language": "en",
- "@value": "Examples of dimensions include size and duration. Recommended best practice is to use a controlled vocabulary such as the list of Internet Media Types [MIME]."
+ "@value": "Examples of a Publisher include a person, an organization, or a service. Typically, the name of a Publisher should be used to indicate the entity."
}
],
"http://purl.org/dc/terms/hasVersion": [
{
- "@id": "http://dublincore.org/usage/terms/history/#format-007"
+ "@id": "http://dublincore.org/usage/terms/history/#publisher-006"
}
],
"http://purl.org/dc/terms/issued": [
@@ -3090,7 +3171,7 @@
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "The file format, physical medium, or dimensions of the resource."
+ "@value": "An entity responsible for making the resource available."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -3101,7 +3182,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "Format"
+ "@value": "Publisher"
}
],
"http://www.w3.org/2004/02/skos/core#note": [
@@ -3112,77 +3193,56 @@
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#isEmpty",
- "@type": [
- "http://www.w3.org/2002/07/owl#DatatypeProperty"
- ],
- "http://purl.org/dc/elements/1.1/contributor": [
+ "@id": "http://purl.org/dc/elements/1.1/source",
+ "http://purl.org/dc/terms/description": [
{
- "@value": "Matthew Perry"
+ "@language": "en",
+ "@value": "The described resource may be derived from the related resource in whole or in part. Recommended best practice is to identify the related resource by means of a string conforming to a formal identification system."
}
],
- "http://purl.org/dc/elements/1.1/creator": [
+ "http://purl.org/dc/terms/hasVersion": [
{
- "@value": "OGC GeoSPARQL 1.0 Standard Working Group"
+ "@id": "http://dublincore.org/usage/terms/history/#source-006"
}
],
- "http://purl.org/dc/elements/1.1/date": [
+ "http://purl.org/dc/terms/issued": [
{
"@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2011-06-16"
+ "@value": "1999-07-02"
}
],
- "http://purl.org/dc/elements/1.1/description": [
+ "http://purl.org/dc/terms/modified": [
{
- "@language": "en",
- "@value": "\n (true) if this geometric object is the empty Geometry. If\n true, then this geometric object represents the empty point\n set for the coordinate space.\n "
+ "@type": "http://www.w3.org/2001/XMLSchema#date",
+ "@value": "2008-01-14"
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n (true) if this geometric object is the empty Geometry. If\n true, then this geometric object represents the empty point\n set for the coordinate space.\n "
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#domain": [
- {
- "@id": "http://www.opengis.net/ont/geosparql#Geometry"
+ "@value": "A related resource from which the described resource is derived."
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
{
- "@id": "http://www.opengis.net/ont/geosparql"
- },
- {
- "@id": "http://www.opengis.net/spec/geosparql/1.0"
+ "@id": "http://purl.org/dc/elements/1.1/"
}
],
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "isEmpty"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#range": [
- {
- "@id": "http://www.w3.org/2001/XMLSchema#boolean"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#definition": [
- {
- "@language": "en",
- "@value": "\n (true) if this geometric object is the empty Geometry. If\n true, then this geometric object represents the empty point\n set for the coordinate space.\n "
+ "@value": "Source"
}
],
- "http://www.w3.org/2004/02/skos/core#prefLabel": [
+ "http://www.w3.org/2004/02/skos/core#note": [
{
"@language": "en",
- "@value": "isEmpty"
+ "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#rcc8ec",
+ "@id": "http://www.opengis.net/ont/geosparql#sfTouches",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -3205,13 +3265,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject. DE-9IM: FFTFTTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially touches the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject. DE-9IM: FFTFTTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially touches the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -3230,7 +3290,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "externally connected"
+ "@value": "touches"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -3241,24 +3301,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially meets the\n object SpatialObject. DE-9IM: FFTFTTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially touches the\n object SpatialObject.\n DE-9IM: FT******* ^ F**T***** ^ F***T****\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "externally connected"
+ "@value": "touches"
}
]
},
{
- "@id": "http://purl.org/dc/terms/description",
- "@type": [
- "http://www.w3.org/2002/07/owl#AnnotationProperty"
- ]
- },
- {
- "@id": "http://www.opengis.net/ont/geosparql#rcc8dc",
+ "@id": "http://www.opengis.net/ont/geosparql#rcc8tppi",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -3281,13 +3335,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FFTFFTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: TTTFTTFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FFTFFTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: TTTFTTFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -3306,7 +3360,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "disconnected"
+ "@value": "tangential proper part inverse"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -3317,18 +3371,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject is spatially disjoint\n from the object SpatialObject. DE-9IM: FFTFFTTTT\n "
+ "@value": "\n Exists if the subject SpatialObject spatially covers the\n object SpatialObject. DE-9IM: TTTFTTFFT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "disconnected"
+ "@value": "tangential proper part inverse"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#sfOverlaps",
+ "@id": "http://www.opengis.net/ont/geosparql#ehEquals",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -3351,13 +3405,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -3376,7 +3430,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "overlaps"
+ "@value": "equals"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -3387,18 +3441,18 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
+ "@value": "\n Exists if the subject SpatialObject spatially equals the\n object SpatialObject. DE-9IM: TFFFTFFFT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "overlaps"
+ "@value": "equals"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#ehOverlap",
+ "@id": "http://www.opengis.net/ont/geosparql#rcc8tpp",
"@type": [
"http://www.w3.org/2002/07/owl#ObjectProperty"
],
@@ -3421,13 +3475,13 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFFTTFTTT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFFTTFTTT\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
@@ -3446,7 +3500,7 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "overlap"
+ "@value": "tangential proper part"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
@@ -3457,20 +3511,20 @@
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially overlaps the\n object SpatialObject. DE-9IM: T*T***T**\n "
+ "@value": "\n Exists if the subject SpatialObject is spatially covered\n by the object SpatialObject. DE-9IM: TFFTTFTTT\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "overlap"
+ "@value": "tangential proper part"
}
]
},
{
- "@id": "http://www.opengis.net/ont/geosparql#sfCrosses",
+ "@id": "http://www.opengis.net/ont/geosparql#isEmpty",
"@type": [
- "http://www.w3.org/2002/07/owl#ObjectProperty"
+ "http://www.w3.org/2002/07/owl#DatatypeProperty"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
@@ -3491,18 +3545,18 @@
"http://purl.org/dc/elements/1.1/description": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially crosses the\n object SpatialObject. DE-9IM: T*T******\n "
+ "@value": "\n (true) if this geometric object is the empty Geometry. If\n true, then this geometric object represents the empty point\n set for the coordinate space.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#comment": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially crosses the\n object SpatialObject. DE-9IM: T*T******\n "
+ "@value": "\n (true) if this geometric object is the empty Geometry. If\n true, then this geometric object represents the empty point\n set for the coordinate space.\n "
}
],
"http://www.w3.org/2000/01/rdf-schema#domain": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.opengis.net/ont/geosparql#Geometry"
}
],
"http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
@@ -3516,78 +3570,24 @@
"http://www.w3.org/2000/01/rdf-schema#label": [
{
"@language": "en",
- "@value": "crosses"
+ "@value": "isEmpty"
}
],
"http://www.w3.org/2000/01/rdf-schema#range": [
{
- "@id": "http://www.opengis.net/ont/geosparql#SpatialObject"
+ "@id": "http://www.w3.org/2001/XMLSchema#boolean"
}
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
- "@value": "\n Exists if the subject SpatialObject spatially crosses the\n object SpatialObject. DE-9IM: T*T******\n "
+ "@value": "\n (true) if this geometric object is the empty Geometry. If\n true, then this geometric object represents the empty point\n set for the coordinate space.\n "
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
- "@value": "crosses"
- }
- ]
- },
- {
- "@id": "http://purl.org/dc/elements/1.1/language",
- "http://purl.org/dc/terms/description": [
- {
- "@language": "en",
- "@value": "Recommended best practice is to use a controlled vocabulary such as RFC 4646 [RFC4646]."
- }
- ],
- "http://purl.org/dc/terms/hasVersion": [
- {
- "@id": "http://dublincore.org/usage/terms/history/#language-007"
- }
- ],
- "http://purl.org/dc/terms/issued": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "1999-07-02"
- }
- ],
- "http://purl.org/dc/terms/modified": [
- {
- "@type": "http://www.w3.org/2001/XMLSchema#date",
- "@value": "2008-01-14"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#comment": [
- {
- "@language": "en",
- "@value": "A language of the resource."
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [
- {
- "@id": "http://purl.org/dc/elements/1.1/"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#label": [
- {
- "@language": "en",
- "@value": "Language"
- }
- ],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso": [
- {
- "@id": "http://www.ietf.org/rfc/rfc4646.txt"
- }
- ],
- "http://www.w3.org/2004/02/skos/core#note": [
- {
- "@language": "en",
- "@value": "A second property with the same name as this property has been declared in the dcterms: namespace (http://purl.org/dc/terms/). See the Introduction to the document \"DCMI Metadata Terms\" (http://dublincore.org/documents/dcmi-terms/) for an explanation."
+ "@value": "isEmpty"
}
]
}
diff --git a/geosparql10/index.html b/geosparql10/index.html
index c258ab326..183c38518 100644
--- a/geosparql10/index.html
+++ b/geosparql10/index.html
@@ -296,8 +296,8 @@