- 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.5 KiB
YAML
55 lines
2.5 KiB
YAML
id: https://nde.nl/ontology/hc/class/EntityReconstruction
|
|
name: EntityReconstruction
|
|
title: Entity Reconstruction
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
default_prefix: hc
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_score
|
|
classes:
|
|
EntityReconstruction:
|
|
class_uri: hc:EntityReconstruction
|
|
abstract: true
|
|
description: >-
|
|
Provenance-traceable representation synthesized from multiple source
|
|
observations to express a consolidated interpretation.
|
|
alt_descriptions:
|
|
nl: Herleidbare representatie die uit meerdere bronwaarnemingen wordt samengesteld voor een geconsolideerde interpretatie.
|
|
de: Provenienzfaehige Darstellung, die aus mehreren Quellbeobachtungen zu einer konsolidierten Interpretation zusammengefuehrt wird.
|
|
fr: Representation tracable en provenance, synthetisee a partir de plusieurs observations sources pour exprimer une interpretation consolidee.
|
|
es: Representacion trazable en procedencia, sintetizada a partir de multiples observaciones de origen para expresar una interpretacion consolidada.
|
|
ar: تمثيل قابل للتتبع من حيث المصدر يُركَّب من ملاحظات متعددة للتعبير عن تفسير موحّد.
|
|
id: Representasi yang dapat ditelusuri provenansinya, disintesis dari beberapa observasi sumber untuk menyatakan interpretasi terpadu.
|
|
zh: 由多项来源观测综合形成、可追溯来源的统一解释表达。
|
|
structured_aliases:
|
|
- literal_form: gereconstrueerde entiteit
|
|
in_language: nl
|
|
- literal_form: rekonstruierte Entitaet
|
|
in_language: de
|
|
- literal_form: entite reconstituee
|
|
in_language: fr
|
|
- literal_form: entidad reconstruida
|
|
in_language: es
|
|
- literal_form: كيان مُعاد بناؤه
|
|
in_language: ar
|
|
- literal_form: entitas rekonstruksi
|
|
in_language: id
|
|
- literal_form: 重建实体
|
|
in_language: zh
|
|
slots:
|
|
- has_score
|
|
broad_mappings:
|
|
- prov:Entity
|
|
close_mappings:
|
|
- crm:E73_Information_Object
|
|
comments:
|
|
- Abstract superclass for reconstructed legal status, naming, and place assertions.
|
|
annotations:
|
|
custodian_types: '["*"]'
|
|
custodian_types_rationale: Reconstruction pattern is reusable across all domains.
|
|
specificity_score: "0.5"
|
|
specificity_rationale: Mid-level abstraction for synthesized entity representations.
|