- Updated descriptions for EADDownload, EBook, EcclesiasticalProvince, EconomicArchive, EconomicArchiveRecordSetType, Edition, Editor, Education, EducationFacilityType, EducationLevel, and EducationProviderSubtype to improve clarity and multilingual support. - Introduced alternative descriptions and structured aliases for better localization. - Adjusted mappings to align with broader and close ontology relationships. - Added new ConflictTypes schema with detailed classifications for various crisis categories affecting heritage.
55 lines
2.3 KiB
YAML
55 lines
2.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/EstablishmentEvent
|
|
name: EstablishmentEvent
|
|
title: Establishment Event
|
|
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
|
|
- ../slots/has_description
|
|
- ../slots/temporal_extent
|
|
classes:
|
|
EstablishmentEvent:
|
|
class_uri: hc:EstablishmentEvent
|
|
description: >-
|
|
Foundational occurrence marking the formal creation of an institution,
|
|
organizational unit, or programmatic body.
|
|
alt_descriptions:
|
|
nl: Oprichthandeling die de formele totstandkoming van een instelling, organisatorische eenheid of programmatisch orgaan markeert.
|
|
de: Gruendungsbezogener Vorgang, der die formale Entstehung einer Einrichtung, Organisationseinheit oder Programmkorpers markiert.
|
|
fr: Occurrence fondatrice marquant la creation formelle d'une institution, d'une unite organisationnelle ou d'un organisme programmatique.
|
|
es: Suceso fundacional que marca la creacion formal de una institucion, unidad organizativa o entidad programatica.
|
|
ar: واقعة تأسيسية تُشير إلى الإنشاء الرسمي لمؤسسة أو وحدة تنظيمية أو هيئة برنامجية.
|
|
id: Peristiwa pendirian yang menandai pembentukan formal institusi, unit organisasi, atau badan programatik.
|
|
zh: 标示机构、组织单元或项目实体正式成立的奠基性发生。
|
|
structured_aliases:
|
|
- literal_form: oprichtingsmoment
|
|
in_language: nl
|
|
- literal_form: Gruendungsereignis
|
|
in_language: de
|
|
- literal_form: evenement de fondation
|
|
in_language: fr
|
|
- literal_form: evento de fundacion
|
|
in_language: es
|
|
- literal_form: حدث التأسيس
|
|
in_language: ar
|
|
- literal_form: peristiwa pendirian
|
|
in_language: id
|
|
- literal_form: 成立事件
|
|
in_language: zh
|
|
slots:
|
|
- temporal_extent
|
|
- has_description
|
|
slot_usage:
|
|
temporal_extent:
|
|
required: true
|
|
broad_mappings:
|
|
- org:ChangeEvent
|
|
- schema:Event
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
specificity_score: "0.35"
|
|
specificity_rationale: Organizational lifecycle occurrence focused on inception.
|