From cf564c07c40279370753c4fbc935d9165b161823 Mon Sep 17 00:00:00 2001 From: caufieldjh <j.harry.caufield@gmail.com> Date: Tue, 17 Dec 2024 14:32:46 -0500 Subject: [PATCH] Minor update to standards_and_tools_for_dgp_use slot --- .../schema/standards_usecase_schema.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/standards_schemas/schema/standards_usecase_schema.yaml b/src/standards_schemas/schema/standards_usecase_schema.yaml index 4c5383e..da8ef29 100644 --- a/src/standards_schemas/schema/standards_usecase_schema.yaml +++ b/src/standards_schemas/schema/standards_usecase_schema.yaml @@ -83,18 +83,18 @@ slots: data_substrates: is_a: node_property range: DataSubstrate - description: Relevance of the use case to one or more data substrates. + description: Relevance of the use case to one or more data substrates. multivalued: true standards_and_tools_for_dgp_use: - # TODO: add option for this to be TBD is_a: node_property range: DataStandardOrTool description: >- List of identifiers of standards and tools; those planned to be used, or already in use, by one or more Bridge2AI DGPs in addressing this use case, - from those in the Standards Registry, - or TBD if standards/tools not yet finalized for this use case. + from those in the Standards Registry. + If no value is provided here, the use case may not have + a direct relationship to a standard or tool. multivalued: true alternative_standards_and_tools: is_a: node_property