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

44 lines
970 B
YAML

id: https://nde.nl/ontology/hc/class/Employer
name: Employer
title: Employer Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
org: http://www.w3.org/ns/org#
default_prefix: hc
imports:
- linkml:types
- ../metadata
- ../slots/identified_by
- ../slots/has_label
- ../slots/has_url
- ../slots/related_to
classes:
Employer:
class_uri: schema:Organization
description: >-
An organization that employs or employed a person.
**Ontology Alignment**:
- **Primary**: `schema:Organization`
- **Close**: `org:Organization`
slots:
- has_label
- identified_by
- has_url
- related_to
slot_usage:
has_label:
has_url:
range: uri
related_to:
range: Heritage
annotations:
custodian_types: '["*"]'
specificity_score: 0.5
specificity_rationale: Generic employer class.