43 lines
1.3 KiB
YAML
43 lines
1.3 KiB
YAML
# ChAnnotatorIntegrationNote - Note about how the file was created/integrated
|
|
# Extracted from custodian_source.yaml per Rule 38 (modular schema files)
|
|
# Extraction date: 2026-01-08
|
|
|
|
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#
|
|
|
|
imports:
|
|
- linkml:types
|
|
|
|
|
|
default_range: string
|
|
|
|
classes:
|
|
ChAnnotatorIntegrationNote:
|
|
description: Note about how the file was created/integrated
|
|
attributes:
|
|
created_from:
|
|
range: string
|
|
description: Source file name
|
|
creation_date:
|
|
range: datetime
|
|
description: When the file was created
|
|
creation_method:
|
|
range: string
|
|
description: Script/method used to create
|
|
integrated_from:
|
|
range: string
|
|
description: Source file name (alternative key)
|
|
integration_date:
|
|
range: datetime
|
|
description: When integration was performed
|
|
match_type:
|
|
range: string
|
|
description: Type of match performed during integration
|