- Updated descriptions and comments across multiple classes to improve clarity and provide additional context. - Added alternative descriptions and structured aliases for multilingual support in classes such as Restriction, RetrievalAgent, RetrievalEvent, and others. - Improved the organization of comments and examples for better understanding of class usage and relationships. - Introduced new enum for OAI-PMH verbs and a corresponding slot to indicate supported verbs by repository endpoints. - Enhanced the RoomUnit class to clarify its purpose and usage patterns, including migration notes. - General cleanup and standardization of annotations and slot usages across various classes.
65 lines
2.5 KiB
YAML
65 lines
2.5 KiB
YAML
id: https://nde.nl/ontology/hc/classes/ProvenanceSources
|
|
name: ProvenanceSources
|
|
title: ProvenanceSources
|
|
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#
|
|
imports:
|
|
- linkml:types
|
|
# default_range: string
|
|
classes:
|
|
ProvenanceSources:
|
|
description: >-
|
|
Aggregated collection of provenance source records organized by type,
|
|
aggregating data from multiple providers with data tier classification.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Geaggregeerde verzameling herkomstbronrecords georganiseerd per type,
|
|
gegevensaggregatie van meerdere aanbieders met gegevenslaagclassificatie.
|
|
de: >-
|
|
Aggregierte Sammlung von Provenienzquellendatensätzen, organisiert nach Typ,
|
|
mit Datenaggregation von mehreren Anbietern und Datenstufenklassifizierung.
|
|
fr: >-
|
|
Collection agrégée d'enregistrements sources de provenance organisés par type,
|
|
agrégeant des données de plusieurs fournisseurs avec classification de niveau de données.
|
|
es: >-
|
|
Colección agregada de registros de fuentes de procedencia organizados por tipo,
|
|
agregando datos de múltiples proveedores con clasificación de nivel de datos.
|
|
ar: >-
|
|
مجموعة مجمعة من سجلات مصادر المنشأ منظمة حسب النوع،
|
|
تجمع البيانات من عدة مزودين مع تصنيف مستوى البيانات.
|
|
id: >-
|
|
Koleksi agregat catatan sumber provenance yang diorganisasi berdasarkan jenis,
|
|
mengagregasi data dari beberapa penyedia dengan klasifikasi tingkat data.
|
|
zh: >-
|
|
按类型组织的来源源记录的聚合集合,
|
|
汇总来自多个提供者的数据并进行数据层分类。
|
|
class_uri: prov:Collection
|
|
close_mappings:
|
|
- prov:Bundle
|
|
related_mappings:
|
|
- schema:ItemList
|
|
broad_mappings:
|
|
- prov:Collection
|
|
keywords:
|
|
- provenance sources
|
|
- source aggregation
|
|
- data providers
|
|
structured_aliases:
|
|
- literal_form: herkomstbronnen
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Provenienzquellen
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: sources de provenance
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: '["*"]'
|
|
slots: []
|