WARNING: This site is a work in progress.
Slot: asWKT
A WKT literal with an optional CRS prefix (e.g., ‘http://www.opengis.net/def/crs/EPSG/0/4326 POINT(…)’).
URI: geo:asWKT
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Geometry | A geometry defined using Well-Known Text (WKT), compliant with GeoSPARQL 1 | yes |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
Mapping Type | Mapped Value |
---|---|
self | geo:asWKT |
native | rfs:asWKT |
LinkML Source
```yaml
name: asWKT
description: A WKT literal with an optional CRS prefix (e.g., '
POINT(...)').
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: geo:asWKT
alias: asWKT
domain_of:
- Geometry
range: string
</details>