From 7c668276aa1ba5b916f77382135abc256f196ff1 Mon Sep 17 00:00:00 2001 From: Sigfried Gold Date: Wed, 18 Dec 2024 10:36:38 -0500 Subject: [PATCH] More comments --- src/bdchm/schema/bdchm.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/bdchm/schema/bdchm.yaml b/src/bdchm/schema/bdchm.yaml index 8b4194b..da48bac 100644 --- a/src/bdchm/schema/bdchm.yaml +++ b/src/bdchm/schema/bdchm.yaml @@ -564,7 +564,9 @@ classes: Abstract class for various kinds of files. Subclasses will be defined for specific file types. comments: - - This is taken largely from the Gen3 Core Metadata Collection definition, + - This is taken largely from the + [Gen3 Core Metadata Collection](https://gen3.biodatacatalyst.nhlbi.nih.gov/DD) + definition. - Gen3 apparently took most of the attributes listed here from the [Dublin Core /elements/1.1/ namespace](https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#section-3). - Attributes different from those in Dublin Core are noted as such in the comments. @@ -575,6 +577,8 @@ classes: Should that be left to specific File subclasses or defined here? - Tentatively including three attribute for addressing this -- identifier, file_path, and uri. + - There appear to be 11 specific file types defined in Gen3, 8 types + classified as Data Files and 3 classified as Index Files. attributes: identifier: range: string