20 lines
551 B
YAML
20 lines
551 B
YAML
id: https://nde.nl/ontology/hc/class/CoordinateProvenance
|
|
name: CoordinateProvenance
|
|
title: Coordinate Provenance
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/based_on
|
|
classes:
|
|
CoordinateProvenance:
|
|
class_uri: prov:Activity
|
|
description: >-
|
|
Provenance activity documenting how location coordinates were derived, transformed, or validated.
|
|
broad_mappings:
|
|
- prov:Activity
|
|
slots:
|
|
- based_on
|