glam/schemas/20251121/linkml/modules/classes/Group.yaml
kempersc 92c79067cd Refactor time-related classes and descriptions for clarity and consistency
- 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.
2026-02-16 13:49:40 +01:00

48 lines
2.1 KiB
YAML

id: https://nde.nl/ontology/hc/class/Group
name: Group
title: Group
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
org: http://www.w3.org/ns/org#
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
classes:
Group:
class_uri: org:OrganizationalUnit
description: >-
Organizational unit used to represent teams, departments, committees, or
other internal coordination bodies.
alt_descriptions:
nl: Organisatorische eenheid voor teams afdelingen commissies of andere interne samenwerkingsverbanden.
de: Organisationseinheit zur Abbildung von Teams Abteilungen Ausschuessen oder anderen internen Koordinationsstrukturen.
fr: Unite organisationnelle representant equipes departements comites ou autres structures internes de coordination.
es: Unidad organizativa para representar equipos departamentos comites u otras estructuras internas de coordinacion.
ar: وحدة تنظيمية لتمثيل الفرق والأقسام واللجان وغيرها من هياكل التنسيق الداخلية.
id: Unit organisasi untuk merepresentasikan tim departemen komite atau struktur koordinasi internal lainnya.
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 - groups are common organizational concept.
custodian_types: '[''*'']'
examples:
- value:
group_name: Storage Team
group_type: TEAM
member_count: 5
description: Warehouse management team
slots: []