The metadata_location module¶
This module contains geolocation metadata models.
from gamslib.datacite.metadata_location import (
GeoLocationIdentifier,
Geometry,
GeoJSONFeature,
Location,
)
gamslib.datacite.metadata_location.GeoLocationIdentifier
¶
gamslib.datacite.metadata_location.Geometry
¶
gamslib.datacite.metadata_location.GeoJSONFeature
¶
Bases: BaseModel
A class representing a GeoJSON feature.
Compatible with the DataCite schema for GeoLocation.