22 lines
628 B
YAML
22 lines
628 B
YAML
id: https://nde.nl/ontology/hc/class/ArchiveScope
|
|
name: ArchiveScope
|
|
title: ArchiveScope
|
|
description: The scope of an archive organization (e.g. National, Regional).
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_label
|
|
classes:
|
|
ArchiveScope:
|
|
class_uri: skos:Concept
|
|
description: Archive scope.
|
|
slots:
|
|
- has_label
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|