26 lines
758 B
YAML
26 lines
758 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_description
|
|
- ../slots/has_label
|
|
default_prefix: hc
|
|
classes:
|
|
GivenName:
|
|
class_uri: hc:GivenName
|
|
close_mappings:
|
|
- foaf:givenName
|
|
slots:
|
|
- has_label
|
|
- has_description
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|