glam/schemas/20251121/linkml/modules/classes/Organization.yaml
kempersc 66adec257e Add scripts for normalizing LinkML schemas and validating schema integrity
- Implement `normalize_linkml_alt_descriptions.py` to convert structured alt_descriptions to the expected scalar form.
- Implement `normalize_linkml_structured_aliases.py` to flatten language-keyed structured_aliases into a standard list-of-objects format.
- Implement `validate_linkml_schema_integrity.py` to validate the integrity of LinkML schema bundles, checking for import resolution, YAML parsing, and reference existence.
2026-02-16 10:16:51 +01:00

61 lines
2.5 KiB
YAML

id: https://w3id.org/nde/ontology/Organization
name: Organization
title: Organization
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
skos: http://www.w3.org/2004/02/skos/core#
org: http://www.w3.org/ns/org#
default_prefix: hc
imports:
- linkml:types
- ../slots/identified_by
- ../slots/has_score
- ../slots/has_level
classes:
Organization:
description: Broad organization concept for formal entities with collective governance, roles, and functions.
alt_descriptions:
nl: Breed organisatieconcept voor formele entiteiten met collectief bestuur rollen en functies.
de: Breites Organisationskonzept fuer formale Einheiten mit kollektiver Steuerung Rollen und Funktionen.
fr: Concept large d organisation pour des entites formelles avec gouvernance roles et fonctions collectifs.
es: Concepto amplio de organizacion para entidades formales con gobernanza roles y funciones colectivas.
ar: مفهوم واسع للمنظمة يصف كيانات رسمية ذات حوكمة وأدوار ووظائف جماعية.
id: Konsep organisasi umum untuk entitas formal dengan tata kelola peran dan fungsi kolektif.
zh: 用于描述具有集体治理、角色与职能的正式实体的广义组织概念。
structured_aliases:
- {literal_form: organisatie, in_language: nl}
- {literal_form: Organisation, in_language: de}
- {literal_form: organisation, in_language: fr}
- {literal_form: organizacion, in_language: es}
- {literal_form: منظمة, in_language: ar}
- {literal_form: organisasi, in_language: id}
- {literal_form: 组织, in_language: zh}
is_a: ArchiveOrganizationType
class_uri: skos:Concept
close_mappings:
- org:Organization
slots:
- has_score
- identified_by
slot_usage:
identified_by:
has_level:
equals_string: broad category
annotations:
skos:prefLabel: Organization
skos:altLabel: "Organisation, organización, organisation"
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
see_also:
- Institution
- CorporateBody
- OrganizationalSubdivision
comments:
- Organisation (de)
- "organización (es)"
- organisation (fr)
- Broad category - prefer more specific types
- Maps to org:Organization in W3C Organization Ontology
- Base concept for formal entities with archival functions