- 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.
63 lines
2.7 KiB
YAML
63 lines
2.7 KiB
YAML
id: https://w3id.org/nde/ontology/Institution
|
|
name: Institution
|
|
title: Institution
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/identified_by
|
|
- ../slots/has_score
|
|
- ../slots/has_type
|
|
- ../slots/has_level
|
|
classes:
|
|
Institution:
|
|
description: >-
|
|
Broad organizational concept for formally constituted bodies that fulfill
|
|
public, cultural, educational, or social functions.
|
|
is_a: ArchiveOrganizationType
|
|
class_uri: skos:Concept
|
|
alt_descriptions:
|
|
nl: Breed organisatieconcept voor formeel ingestelde lichamen met publieke culturele educatieve of sociale functies.
|
|
de: Breites Organisationskonzept fuer formal konstituierte Einrichtungen mit oeffentlichen kulturellen bildungsbezogenen oder sozialen Funktionen.
|
|
fr: Concept organisationnel large pour des organismes formellement constitues remplissant des fonctions publiques culturelles educatives ou sociales.
|
|
es: Concepto organizativo amplio para entidades formalmente constituidas con funciones publicas culturales educativas o sociales.
|
|
ar: مفهوم تنظيمي واسع للهيئات المؤسسة رسميًا التي تؤدي وظائف عامة أو ثقافية أو تعليمية أو اجتماعية.
|
|
id: Konsep organisasi luas untuk badan yang dibentuk secara formal dan menjalankan fungsi publik budaya pendidikan atau sosial.
|
|
zh: 面向正式建制机构的广义组织概念,用于承担公共、文化、教育或社会职能。
|
|
structured_aliases:
|
|
- {literal_form: instelling, in_language: nl}
|
|
- {literal_form: Institution, in_language: de}
|
|
- {literal_form: institution, in_language: fr}
|
|
- {literal_form: institucion, in_language: es}
|
|
- {literal_form: مؤسسة, in_language: ar}
|
|
- {literal_form: institusi, in_language: id}
|
|
- {literal_form: 机构, in_language: zh}
|
|
broad_mappings:
|
|
- skos:Concept
|
|
annotations:
|
|
skos:prefLabel: Institution
|
|
skos:altLabel: "Institution, institución, institution sociale"
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|
|
slots:
|
|
- has_type
|
|
- has_score
|
|
- identified_by
|
|
slot_usage:
|
|
identified_by:
|
|
has_level:
|
|
equals_string: broad category
|
|
see_also:
|
|
- Organization
|
|
- MemoryInstitution
|
|
- CulturalInstitution
|
|
comments:
|
|
- Institution (de)
|
|
- "institución (es)"
|
|
- institution sociale (fr)
|
|
- Broad category - prefer more specific types when available
|
|
- Base concept for formal heritage-keeping organizations
|