glam/schemas/20251121/linkml/modules/classes/DataSource.yaml

64 lines
2.8 KiB
YAML

id: https://nde.nl/ontology/hc/class/DataSource
name: data_source_class
title: DataSource Class
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
dcterms: http://purl.org/dc/terms/
schema: http://schema.org/
imports:
- linkml:types
- ../slots/has_code
- ../slots/has_description
- ../slots/has_label
- ../slots/has_url
default_prefix: hc
classes:
DataSource:
class_uri: prov:Entity
description: >-
Origin entity from which facts, values, or assertions are obtained during
enrichment, extraction, or integration workflows.
alt_descriptions:
nl: {text: Herkomstentiteit waaruit feiten, waarden of beweringen worden verkregen tijdens verrijkings-, extractie- of integratieworkflows., language: nl}
de: {text: Ursprungseinheit, aus der Fakten, Werte oder Aussagen in Anreicherungs-, Extraktions- oder Integrationsablaeufen gewonnen werden., language: de}
fr: {text: Entite d origine a partir de laquelle des faits, valeurs ou assertions sont obtenus dans des flux d enrichissement, extraction ou integration., language: fr}
es: {text: Entidad de origen de la cual se obtienen hechos, valores o afirmaciones en flujos de enriquecimiento, extraccion o integracion., language: es}
ar: {text: كيان مصدر تُستمد منه الحقائق أو القيم أو الادعاءات أثناء سير عمل الإثراء أو الاستخراج أو التكامل., language: ar}
id: {text: Entitas asal tempat fakta, nilai, atau asersi diperoleh selama alur kerja pengayaan, ekstraksi, atau integrasi., language: id}
zh: {text: 在增强、抽取或集成流程中用于获取事实、数值或断言的来源实体。, language: zh}
structured_aliases:
nl: [{literal_form: bron, language: nl}]
de: [{literal_form: Datenquelle, language: de}]
fr: [{literal_form: source de donnees, language: fr}]
es: [{literal_form: fuente de datos, language: es}]
ar: [{literal_form: مصدر بيانات, language: ar}]
id: [{literal_form: sumber data, language: id}]
zh: [{literal_form: 数据来源, language: zh}]
broad_mappings:
- prov:Entity
close_mappings:
- schema:CreativeWork
related_mappings:
- dcterms:source
slots:
- has_label
- has_code
- has_description
- has_url
slot_usage:
has_label:
required: true
has_code:
required: true
pattern: ^[A-Z][A-Z0-9_]*$
has_description:
required: false
has_url:
required: false
annotations:
specificity_score: 0.35
specificity_rationale: Broadly applicable across provenance tracking contexts
custodian_types: '["*"]'
custodian_types_rationale: Source attribution is universally required