- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding. - Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes. - Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions. - Improved comments and modeling notes in VariantTypes to clarify usage and examples. - General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
51 lines
2.1 KiB
YAML
51 lines
2.1 KiB
YAML
id: https://nde.nl/ontology/hc/class/OrganizationUnit
|
|
name: OrganizationUnit
|
|
title: Organization Unit
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
org: http://www.w3.org/ns/org#
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
classes:
|
|
OrganizationUnit:
|
|
class_uri: org:OrganizationalUnit
|
|
description: Organizational subunit such as a department, division, team, or section.
|
|
alt_descriptions:
|
|
nl: Organisatorische subeenheid zoals afdeling divisie team of sectie.
|
|
de: Organisatorische Untereinheit wie Abteilung Division Team oder Sektion.
|
|
fr: Sous-unite organisationnelle telle qu un departement une division une equipe ou une section.
|
|
es: Subunidad organizativa como departamento division equipo o seccion.
|
|
ar: وحدة تنظيمية فرعية مثل قسم أو شعبة أو فريق أو قسم فرعي.
|
|
id: Subunit organisasi seperti departemen divisi tim atau seksi.
|
|
zh: 组织子单元,例如部门、处室、团队或科组。
|
|
structured_aliases:
|
|
- {literal_form: organisatie-eenheid, in_language: nl}
|
|
- {literal_form: Organisationseinheit, in_language: de}
|
|
- {literal_form: unite organisationnelle, in_language: fr}
|
|
- {literal_form: unidad organizativa, in_language: es}
|
|
- {literal_form: وحدة تنظيمية, in_language: ar}
|
|
- {literal_form: unit organisasi, in_language: id}
|
|
- {literal_form: 组织单元, in_language: zh}
|
|
broad_mappings:
|
|
- org:OrganizationalUnit
|
|
close_mappings:
|
|
- schema:Organization
|
|
annotations:
|
|
specificity_score: '0.35'
|
|
specificity_rationale: Low specificity - organizational units common concept.
|
|
custodian_types: '[''*'']'
|
|
examples:
|
|
- value:
|
|
unit_name: Collections Department
|
|
unit_type: DEPARTMENT
|
|
description: Collections department unit
|
|
slots: []
|