Enum: OstiGeolocationType
Geolocation shape types in OSTI record metadata.
URI: valuesets:OstiGeolocationType
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| POINT | None | |
| BOX | None | |
| POLYGON | None |
Slots
| Name | Description |
|---|---|
| osti_geolocation_type | Geolocation shape type used by OSTI |
See Also
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: OstiGeolocationType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Geolocation shape types in OSTI record metadata.
title: OSTI Geolocation Type
from_schema: https://w3id.org/linkml/valuesets
see_also:
- https://www.osti.gov/elink2api/record-schema
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
POINT:
text: POINT
BOX:
text: BOX
POLYGON:
text: POLYGON