85 lines
3.3 KiB
YAML
85 lines
3.3 KiB
YAML
id: https://nde.nl/ontology/hc/class/RetrievalMethod
|
|
name: RetrievalMethod
|
|
title: Retrieval Method Class
|
|
description: >-
|
|
Method used for data retrieval or extraction.
|
|
prefixes:
|
|
linkml: https://w3id.org/linkml/
|
|
hc: https://nde.nl/ontology/hc/
|
|
prov: http://www.w3.org/ns/prov#
|
|
schema: http://schema.org/
|
|
dcterms: http://purl.org/dc/terms/
|
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
|
skos: http://www.w3.org/2004/02/skos/core#
|
|
rdfs: http://www.w3.org/2000/01/rdf-schema#
|
|
org: http://www.w3.org/ns/org#
|
|
xsd: http://www.w3.org/2001/XMLSchema#
|
|
imports:
|
|
- linkml:types
|
|
- ../slots/has_description
|
|
- ../slots/identified_by
|
|
- ../slots/has_label
|
|
- ../slots/has_score
|
|
default_prefix: hc
|
|
classes:
|
|
RetrievalMethod:
|
|
class_uri: prov:Plan
|
|
description: >-
|
|
Defined procedure or technique for obtaining or extracting data from a source,
|
|
including automated harvesting, manual entry, or API-based collection.
|
|
alt_descriptions:
|
|
nl: >-
|
|
Gedefinieerde procedure of techniek voor het verkrijgen of extraheren van gegevens uit een bron,
|
|
inclusief geautomatiseerde oogst, handmatige invoer of API-gebaseerde verzameling.
|
|
de: >-
|
|
Definiertes Verfahren oder Technik zum Abrufen oder Extrahieren von Daten aus einer Quelle,
|
|
einschließlich automatischer Erfassung, manueller Eingabe oder API-basierter Sammlung.
|
|
fr: >-
|
|
Procédure ou technique définie pour obtenir ou extraire des données d'une source,
|
|
y compris la collecte automatisée, la saisie manuelle ou la collecte basée sur API.
|
|
es: >-
|
|
Procedimiento o técnica definida para obtener o extraer datos de una fuente,
|
|
incluyendo recolección automatizada, entrada manual o recopilación basada en API.
|
|
ar: >-
|
|
إجراء أو تقنية محددة للحصول على البيانات أو استخراجها من مصدر،
|
|
بما في ذلك التجميع الآلي أو الإدخال اليدوي أو التجميع القائم على API.
|
|
id: >-
|
|
Prosedur atau teknik yang ditentukan untuk memperoleh atau mengekstrak data dari sumber,
|
|
termasuk pengumpulan otomatis, entri manual, atau pengumpulan berbasis API.
|
|
zh: >-
|
|
从源获取或提取数据的定义程序或技术,
|
|
包括自动收集、手动输入或基于API的采集。
|
|
broad_mappings:
|
|
- prov:Plan
|
|
- prov:Entity
|
|
keywords:
|
|
- retrieval method
|
|
- data extraction
|
|
- collection technique
|
|
- harvesting
|
|
structured_aliases:
|
|
- literal_form: ophaalmethode
|
|
predicate: EXACT_SYNONYM
|
|
in_language: nl
|
|
- literal_form: Abrufmethode
|
|
predicate: EXACT_SYNONYM
|
|
in_language: de
|
|
- literal_form: méthode de récupération
|
|
predicate: EXACT_SYNONYM
|
|
in_language: fr
|
|
- literal_form: método de recuperación
|
|
predicate: EXACT_SYNONYM
|
|
in_language: es
|
|
comments:
|
|
- Rule 53 compliant - created for extraction_method migration
|
|
slots:
|
|
- identified_by
|
|
- has_label
|
|
- has_description
|
|
- has_score
|
|
slot_usage:
|
|
has_label: {}
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|