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

24 lines
749 B
YAML

id: https://nde.nl/ontology/hc/class/Schema
name: Schema
title: Schema
description: A metadata schema, standard, or format (e.g., EAD, MARC, Dublin Core). MIGRATED from finding_aids_format slot per Rule 53. Follows dcterms:Standard.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
dcterms: http://purl.org/dc/terms/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
default_prefix: hc
classes:
Schema:
class_uri: dcterms:Standard
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"