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

44 lines
1.4 KiB
YAML

id: https://nde.nl/ontology/hc/class/RetrievalMethod
name: RetrievalMethod
title: Retrieval Method Class
description: 'Method used for data retrieval or extraction.
**RULE 53 COMPLIANT**: Created for extraction_method migration.'
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_or_had_identifier
- ../slots/has_or_had_label
- ../slots/has_or_had_description
- ../slots/specificity_annotation
- ../slots/has_or_had_score
default_prefix: hc
classes:
RetrievalMethod:
class_uri: prov:Plan
description: Method or plan used for data retrieval.
slots:
- has_or_had_identifier
- has_or_had_label
- has_or_had_description
- specificity_annotation
- has_or_had_score
slot_usage:
has_or_had_label:
range: string
description: Name of the method (e.g. "exa_crawling_exa").
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"
custodian_types_rationale: Universal utility concept