glam/schemas/20251121/linkml/modules/classes/GivenName.yaml
2026-01-31 00:15:53 +01:00

24 lines
741 B
YAML

id: https://nde.nl/ontology/hc/class/GivenName
name: GivenName
title: Given Name
description: A given name, first name, or forename. MIGRATED from given_name slot per Rule 53. Follows foaf:givenName or schema:givenName.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
foaf: http://xmlns.com/foaf/0.1/
imports:
- linkml:types
- ../slots/has_or_had_description
- ../slots/has_or_had_label
default_prefix: hc
classes:
GivenName:
class_uri: foaf:givenName
slots:
- has_or_had_label
- has_or_had_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"