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

24 lines
756 B
YAML

id: https://nde.nl/ontology/hc/class/FieldOfStudy
name: FieldOfStudy
title: Field Of Study
description: A discipline or branch of knowledge that is taught or researched. MIGRATED from field_of_study slot per Rule 53. Follows schema:FieldOfStudy.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
skos: http://www.w3.org/2004/02/skos/core#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_label
default_prefix: hc
classes:
FieldOfStudy:
class_uri: skos:Concept
slots:
- has_label
- has_description
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"