- 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.
82 lines
2.9 KiB
YAML
82 lines
2.9 KiB
YAML
id: https://nde.nl/ontology/hc/class/AccreditationBody
|
|
name: AccreditationBody
|
|
title: Accreditation Body
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_name
|
|
classes:
|
|
AccreditationBody:
|
|
description: >-
|
|
Organization authorized to assess and grant accreditation to heritage
|
|
institutions, programs, or professionals.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Organisatie die bevoegd is om accreditaties te beoordelen en toe te kennen
|
|
aan erfgoedinstellingen, programma's of professionals.
|
|
de: >-
|
|
Organisation, die berechtigt ist, Akkreditierungen fuer
|
|
Kulturerbeeinrichtungen, Programme oder Fachleute zu bewerten und zu
|
|
verleihen.
|
|
fr: >-
|
|
Organisation autorisee a evaluer et accorder l'accreditation aux
|
|
institutions patrimoniales, programmes ou professionnels.
|
|
es: >-
|
|
Organizacion autorizada para evaluar y otorgar acreditacion a
|
|
instituciones patrimoniales, programas o profesionales.
|
|
ar: >-
|
|
منظمة مخولة لتقييم ومنح الاعتماد للمؤسسات التراثية أو البرامج أو
|
|
المحترفين.
|
|
id: >-
|
|
Organisasi yang berwenang untuk menilai dan memberikan akreditasi kepada
|
|
lembaga warisan, program, atau profesional.
|
|
zh: >-
|
|
有权评估并授予遗产机构、项目或专业人员认证的组织。
|
|
examples:
|
|
- value:
|
|
has_name: Arts Council England
|
|
description: UK museum accreditation authority
|
|
- value:
|
|
has_name: International Council of Museums
|
|
description: International museum professional body
|
|
- value:
|
|
has_name: National Archives
|
|
description: National archives accreditation body
|
|
class_uri: schema:Organization
|
|
slots:
|
|
- has_name
|
|
structured_aliases:
|
|
- literal_form: accreditatieinstantie
|
|
in_language: nl
|
|
- literal_form: Akkreditierungsstelle
|
|
in_language: de
|
|
- literal_form: organisme d'accreditation
|
|
in_language: fr
|
|
- literal_form: organismo de acreditacion
|
|
in_language: es
|
|
- literal_form: هيئة الاعتماد
|
|
in_language: ar
|
|
- literal_form: lembaga akreditasi
|
|
in_language: id
|
|
- literal_form: 认证机构
|
|
in_language: zh
|
|
keywords:
|
|
- certifying authority
|
|
- standards body
|
|
- professional organization
|
|
- regulatory body
|
|
broad_mappings:
|
|
- skos:Concept
|
|
- schema:Organization
|
|
comments:
|
|
- May be governmental, quasi-governmental, or professional body
|
|
- Sets criteria and conducts assessments for accreditation
|
|
annotations:
|
|
specificity_score: "0.4"
|
|
specificity_rationale: Specific to accreditation-granting organizations
|
|
custodian_types: "['*']"
|