Skip to content

Commit

Permalink
Minor update to standards_and_tools_for_dgp_use slot
Browse files Browse the repository at this point in the history
  • Loading branch information
caufieldjh committed Dec 17, 2024
1 parent d237fa9 commit cf564c0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/standards_schemas/schema/standards_usecase_schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cf564c0

Please sign in to comment.