- Introduced the ImageTilingServiceEndpoint class for tiled high-resolution image delivery, including deep-zoom and transformation capabilities, with multilingual descriptions and structured aliases. - Archived the ID class as a backwards-compatible alias for Identifier, marking it as deprecated to enforce the use of the canonical Identifier model.
48 lines
2.3 KiB
YAML
48 lines
2.3 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: {text: Organisatorische eenheid voor teams, afdelingen, commissies of andere interne samenwerkingsverbanden., language: nl}
|
|
de: {text: Organisationseinheit zur Abbildung von Teams, Abteilungen, Ausschuessen oder anderen internen Koordinationsstrukturen., language: de}
|
|
fr: {text: Unite organisationnelle representant equipes, departements, comites ou autres structures internes de coordination., language: fr}
|
|
es: {text: Unidad organizativa para representar equipos, departamentos, comites u otras estructuras internas de coordinacion., language: es}
|
|
ar: {text: وحدة تنظيمية لتمثيل الفرق والأقسام واللجان وغيرها من هياكل التنسيق الداخلية., language: ar}
|
|
id: {text: Unit organisasi untuk merepresentasikan tim, departemen, komite, atau struktur koordinasi internal lainnya., language: id}
|
|
zh: {text: 用于表示团队、部门、委员会等内部协作结构的组织单元。, language: zh}
|
|
structured_aliases:
|
|
nl: [{literal_form: organisatie-eenheid, language: nl}]
|
|
de: [{literal_form: Organisationseinheit, language: de}]
|
|
fr: [{literal_form: unite organisationnelle, language: fr}]
|
|
es: [{literal_form: unidad organizativa, language: es}]
|
|
ar: [{literal_form: وحدة تنظيمية, language: ar}]
|
|
id: [{literal_form: unit organisasi, language: id}]
|
|
zh: [{literal_form: 组织单元, language: zh}]
|
|
exact_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: []
|