Regen Network

Regen Network Data Standards

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

NameDescriptionModifies Slot
GeometryA geometry defined using Well-Known Text (WKT), compliant with GeoSPARQL 1yes

Properties

Identifier and Mapping Information

Schema Source

Mappings

Mapping TypeMapped Value
selfgeo:asWKT
nativerfs: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>