63 lines
2.4 KiB
YAML
63 lines
2.4 KiB
YAML
id: https://nde.nl/ontology/hc/classes/OriginalEntry
|
|
name: OriginalEntry
|
|
title: OriginalEntry
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
schema: http://schema.org/
|
|
prov: http://www.w3.org/ns/prov#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
dcat: http://www.w3.org/ns/dcat#
|
|
imports:
|
|
- linkml:types
|
|
- ../enums/InstitutionTypeCodeEnum
|
|
# default_range: string
|
|
classes:
|
|
OriginalEntry:
|
|
description: >-
|
|
Unmodified source record preserved in its original structure before
|
|
normalization or transformation processing.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Ongewijzigd bronrecord bewaard in zijn oorspronkelijke structuur vóór
|
|
normalisatie of transformatieverwerking.
|
|
de: >-
|
|
Unveränderter Quelldatensatz, der in seiner ursprünglichen Struktur vor
|
|
der Normalisierungs- oder Transformationsverarbeitung bewahrt wird.
|
|
fr: >-
|
|
Enregistrement source non modifié conservé dans sa structure d'origine
|
|
avant le traitement de normalisation ou de transformation.
|
|
es: >-
|
|
Registro fuente sin modificar preservado en su estructura original antes
|
|
del procesamiento de normalización o transformación.
|
|
ar: >-
|
|
سجل مصدر غير معدل محفوظ في بنيته الأصلية قبل معالجة التسوية أو التحويل.
|
|
id: >-
|
|
Rekaman sumber yang tidak dimodifikasi yang dilestarikan dalam struktur aslinya
|
|
sebelum pemrosesan normalisasi atau transformasi.
|
|
zh: >-
|
|
在规范化或转换处理之前以其原始结构保存的未修改源记录。
|
|
class_uri: prov:PrimarySource
|
|
close_mappings:
|
|
- dcat:Dataset
|
|
related_mappings:
|
|
- prov:Entity
|
|
- schema:DataCatalog
|
|
comments:
|
|
- "Ontology alignment: prov:PrimarySource as authoritative source record before transformation."
|
|
- "Often consumed as part of a dataset of registry records (see dcat:Dataset)."
|
|
- "Use for provenance tracking of imported raw fields and values."
|
|
- 'Preserved from prior description: Source record captured before normalization, preserving original field names and values.'
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '[''*'']'
|
|
slots:
|
|
- has_name
|
|
- has_source
|
|
- has_linked_data
|
|
- located_at
|
|
- has_note
|
|
- has_coordinates
|
|
- has_affiliation
|
|
- in_country
|