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

33 lines
1.3 KiB
YAML

id: https://nde.nl/ontology/hc/classes/ChAnnotatorIntegrationNote
name: ChAnnotatorIntegrationNote
title: ChAnnotatorIntegrationNote
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#
pav: http://purl.org/pav/
imports:
- linkml:types
# default_range: string
classes:
ChAnnotatorIntegrationNote:
description: "Note about how a file was created or integrated into the dataset,\
\ documenting the source file, creation method, and integration process.\nOntology\
\ mapping rationale: - class_uri is prov:Derivation because integration notes\
\ describe how\n data was derived from source files through transformation.\n\
- close_mappings includes pav:importedFrom to capture the source-to-target\n\
\ relationship in data integration.\n- related_mappings includes prov:Activity\
\ as integration is an activity."
class_uri: prov:Derivation
close_mappings:
- pav:importedFrom
related_mappings:
- prov:Activity
- prov:Entity
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: '[''*'']'
slots: []