Skip to content

Enum: GeolocationType

URI: GeolocationType

Permissible Values

Value Meaning Description
POINT None
BOX None
POLYGON None

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/brc/brc_schema

LinkML Source

name: GeolocationType
from_schema: https://w3id.org/brc/brc_schema
rank: 1000
permissible_values:
  POINT:
    text: POINT
  BOX:
    text: BOX
  POLYGON:
    text: POLYGON