glam/schemas/20251121/linkml/modules/classes/GhcidBlock.yaml
kempersc 554fe520ea Add comprehensive rules for LinkML schema management and ontology mapping
- Introduced Rule 42: No Ontology Prefixes in Slot Names to enforce clean naming conventions.
- Established Rule: No Rough Edits in Schema Files to ensure structural integrity during modifications.
- Implemented Rule: No Version Indicators in Names to maintain stable semantic naming.
- Created Rule: Ontology Detection vs Heuristics to emphasize the importance of verifying ontology definitions.
- Defined Rule 50: Ontology-to-LinkML Mapping Convention to standardize mapping practices.
- Added Rule: Polished Slot Storage Location to specify directory structure for polished slot files.
- Enforced Rule: Preserve Bespoke Slots Until Refactoring to prevent unintended migrations during slot updates.
- Instituted Rule 56: Semantic Consistency Over Simplicity to mandate execution of revisions in slot_fixes.yaml.
- Added new Genealogy Archives Registry Enrichment class with multilingual support and structured aliases.
2026-02-15 19:20:09 +01:00

30 lines
890 B
YAML

id: https://nde.nl/ontology/hc/classes/GhcidBlock
name: GhcidBlock
title: Ghcid Block Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
dcterms: http://purl.org/dc/terms/
prov: http://www.w3.org/ns/prov#
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/identified_by
classes:
GhcidBlock:
class_uri: dcterms:Identifier
description: Identifier metadata block capturing assignment, variants, and lifecycle history for GHCID values.
exact_mappings:
- dcterms:Identifier
close_mappings:
- prov:Entity
related_mappings:
- schema:PropertyValue
- prov:Generation
slots:
- identified_by
annotations:
specificity_score: 0.35
specificity_rationale: Identifier lifecycle container for custody-level identifier governance.
custodian_types: '["*"]'