glam/frontend/public/schemas/20251121/linkml/modules/classes/RetrievalAgent.yaml

47 lines
1.4 KiB
YAML

id: https://nde.nl/ontology/hc/class/RetrievalAgent
name: RetrievalAgent
title: Retrieval Agent Class
description: >-
Agent responsible for retrieving or extracting data.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
prov: http://www.w3.org/ns/prov#
imports:
- linkml:types
- ../slots/has_description
- ../slots/identified_by
- ../slots/has_label
- ../slots/has_score
default_prefix: hc
classes:
RetrievalAgent:
class_uri: prov:SoftwareAgent
description: >-
Software or agent that performed data retrieval/extraction.
alt_descriptions:
nl: Software of agent die gegevensophaling/-extractie heeft uitgevoerd.
de: Software oder Agent, der Datenabruf/-extraktion durchgeführt hat.
fr: Logiciel ou agent qui a effectué la récupération/extraction de données.
structured_aliases:
- literal_form: ophaalagent
in_language: nl
- literal_form: Abrufagent
in_language: de
- literal_form: agent de récupération
in_language: fr
comments:
- Rule 53 compliant - created for extraction_agent migration.
exact_mappings:
- prov:SoftwareAgent
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: "['*']"