Export
Turtle RDF/XML JSON-LD N-Triples

as WKT
dp

IRI: http://www.opengis.net/ont/geosparql#asWKT

comment
The WKT serialization of a geometry.
en
domain
range
wkt literal
is defined by
http://www.opengis.net/ont/geosparql#
label
as WKT
en
term status
rationale
This is used to express actual value of a point by specifying its coordinates in `geo:wktLiteral` format.
en
example
:my-dataset-location a geo:Feature ; geo:hasGeometry :my-dataset-location-point . :my-dataset-location-point a sf:Point ; geo:asWKT "POINT(20 45)"^^geo:wktLiteral .
← Back to full documentation