Skip to content

Slot: Spatial Coverage (spatial_coverage)

Latitude/longitude bounds of project site (e.g., boundary domain of observations or relevant activities), expressed as a schema.org GeoShape bounding box.

URI: schema:spatialCoverage

Applicable Classes

Name Description Modifies Slot
Project A project conducting OAE field trials or modeling yes
InSituExperiment Experiment metadata for in-situ studies (interventions, tracer studies, etc no
Tracer Additional metadata that applies to experiments where a tracer study was cond... no
ExternalProject A research project that is not directly managed by the OAE project, but whose... no
ModelGrid Details about a model grid no
InterventionWithTracer Additional metadata that applies to hybrid experiments where an intervention ... no
Experiment Abstract base class for all experiment types yes
Intervention Additional metadata that applies to experiments where an intervention, such a... no
Model A computational model experiment related to OAE no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://schema.oaedata.org/OAEDataSchema

Mappings

Mapping Type Mapped Value
self schema:spatialCoverage
native oae:spatial_coverage

LinkML Source

name: spatial_coverage
description: Latitude/longitude bounds of project site (e.g., boundary domain of observations
  or relevant activities), expressed as a schema.org GeoShape bounding box.
title: Spatial Coverage
from_schema: https://schema.oaedata.org/OAEDataSchema
rank: 1000
slot_uri: schema:spatialCoverage
alias: spatial_coverage
domain_of:
- Project
- ExternalProject
- Experiment
- ModelGrid
range: SpatialCoverage
required: true