glam/schemas/20251121/linkml/modules/classes/GeographicScope.yaml

23 lines
748 B
YAML

id: https://nde.nl/ontology/hc/class/GeographicScope
name: GeographicScope
title: Geographic Scope
description: The geographic scope or coverage of an entity (e.g., local, regional, national). MIGRATED from geographic_scope slot per Rule 53. Follows skos:Concept.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
default_prefix: hc
classes:
GeographicScope:
class_uri: skos:Concept
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"