diff --git a/docs/UseCase.md b/docs/UseCase.md
index 5140f80..4847849 100644
--- a/docs/UseCase.md
+++ b/docs/UseCase.md
@@ -124,7 +124,7 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:UseCase](https://w3id.org
- UseCase --> "1" UseCaseCategory : use_case_category
+ UseCase --> "1..*" UseCaseCategory : use_case_category
click UseCaseCategory href "../UseCaseCategory"
@@ -147,17 +147,17 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:UseCase](https://w3id.org
| Name | Cardinality and Range | Description | Inheritance |
| --- | --- | --- | --- |
-| [use_case_category](use_case_category.md) | 1
[UseCaseCategory](UseCaseCategory.md) | Category of the UseCase | direct |
+| [use_case_category](use_case_category.md) | 1..*
[UseCaseCategory](UseCaseCategory.md) | Category of the UseCase | direct |
| [known_limitations](known_limitations.md) | 0..1
[String](String.md) | Any current obstacles to implementing this use case | direct |
| [relevance_to_dgps](relevance_to_dgps.md) | *
[DataGeneratingProject](DataGeneratingProject.md) | Relevance of the use case to one or more DGPs | direct |
| [data_topics](data_topics.md) | *
[DataTopic](DataTopic.md) | Relevance of the use case to one or more data topics | direct |
| [data_substrates](data_substrates.md) | *
[DataSubstrate](DataSubstrate.md) | Relevance of the use case to one or more data substrates | direct |
| [standards_and_tools_for_dgp_use](standards_and_tools_for_dgp_use.md) | *
[DataStandardOrTool](DataStandardOrTool.md) | List of identifiers of standards and tools; those planned to be used, or alre... | direct |
| [alternative_standards_and_tools](alternative_standards_and_tools.md) | *
[DataStandardOrTool](DataStandardOrTool.md) | List of identifiers of standards and tools; those not explicitly planned to b... | direct |
-| [enables](enables.md) | *
[UseCase](UseCase.md) | Other use case(s) this use case supports or makes possible | direct |
+| [enables](enables.md) | *
[UseCase](UseCase.md) | List of other use case(s) this use case supports or makes possible | direct |
| [involved_in_experimental_design](involved_in_experimental_design.md) | 0..1
[Boolean](Boolean.md) | True if use case is likely to be implemented as part of an experimental proce... | direct |
| [involved_in_metadata_management](involved_in_metadata_management.md) | 0..1
[Boolean](Boolean.md) | True if use case is likely to be implemented as part of metadata indexing, sa... | direct |
-| [involved_in_quality_control](involved_in_quality_control.md) | 0..1
[Boolean](Boolean.md) | True is use case is likely to be implemented as part of data validation opera... | direct |
+| [involved_in_quality_control](involved_in_quality_control.md) | 0..1
[Boolean](Boolean.md) | A value of True indicates a use case is likely to be implemented as part of d... | direct |
| [xref](xref.md) | *
[Uriorcurie](Uriorcurie.md) | URI of corresponding class in an ontology of experimental procedures, in CURI... | direct |
| [id](id.md) | 1
[Uriorcurie](Uriorcurie.md) | A unique identifier for a thing | [NamedThing](NamedThing.md) |
| [category](category.md) | 0..1
[CategoryType](CategoryType.md) | Name of the high level ontology class in which this entity is categorized | [NamedThing](NamedThing.md) |
@@ -264,7 +264,7 @@ attributes:
use_case_category:
name: use_case_category
description: Category of the UseCase. Not all projects will incorporate use cases
- in all categories.
+ in all categories. This is multivalued, as a use case may span categories.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
@@ -275,6 +275,7 @@ attributes:
- UseCase
range: UseCaseCategory
required: true
+ multivalued: true
known_limitations:
name: known_limitations
description: Any current obstacles to implementing this use case. This could be
@@ -330,8 +331,8 @@ attributes:
name: standards_and_tools_for_dgp_use
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.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
@@ -359,7 +360,7 @@ attributes:
multivalued: true
enables:
name: enables
- description: Other use case(s) this use case supports or makes possible.
+ description: List of other use case(s) this use case supports or makes possible.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
@@ -399,8 +400,8 @@ attributes:
range: boolean
involved_in_quality_control:
name: involved_in_quality_control
- description: True is use case is likely to be implemented as part of data validation
- operations.
+ description: A value of True indicates a use case is likely to be implemented
+ as part of data validation operations.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
diff --git a/docs/UseCaseCategory.md b/docs/UseCaseCategory.md
index 3046049..72652eb 100644
--- a/docs/UseCaseCategory.md
+++ b/docs/UseCaseCategory.md
@@ -3,7 +3,7 @@
-_Category of use case._
+_Category of use case. These define the high-level purpose of a task or activity as part of a broader research effort or other data-related project. They are not mutually exclusive and one use case may involve multiple categories._
@@ -57,28 +57,40 @@ URI: [UseCaseCategory](UseCaseCategory.md)
```yaml
name: UseCaseCategory
-description: Category of use case.
+description: Category of use case. These define the high-level purpose of a task or
+ activity as part of a broader research effort or other data-related project. They
+ are not mutually exclusive and one use case may involve multiple categories.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
permissible_values:
acquisition:
text: acquisition
- description: Acquisition
+ description: Acquisition. The use case involves the collection of data from one
+ or more sources, including data generation, data capture, and data entry.
integration:
text: integration
- description: Integration
+ description: Integration. The use case involves the combination of data from multiple
+ sources, including data harmonization, data linkage, and data aggregation.
standardization:
text: standardization
- description: Standardization
+ description: Standardization. The use case involves the application of standards
+ to data, including data normalization, data validation, and quality control.
modeling:
text: modeling
- description: Modeling
+ description: Modeling. The use case involves the development of models, including
+ predictive models, statistical models, and machine learning models.
application:
text: application
- description: Application
+ description: Application. The use case involves the use of data for a specific
+ scientific or otherwise productive purpose, including data analysis, data visualization,
+ and data interpretation. This also includes clinical decision support, patient
+ care, and other applications of data in a biomedical context.
assessment:
text: assessment
- description: Assessment
+ description: Assessment. The use case involves the evaluation of data quality,
+ data provenance, and data utility, including the assessment of standards, data
+ tools, and data resources. Note this differs from the standardization category,
+ which involves the application of standards to data.
```
diff --git a/docs/UseCaseContainer.md b/docs/UseCaseContainer.md
index 1f4a8e4..5031b7b 100644
--- a/docs/UseCaseContainer.md
+++ b/docs/UseCaseContainer.md
@@ -108,7 +108,7 @@ from_schema: https://w3id.org/bridge2ai/standards-schema-all
attributes:
use_cases:
name: use_cases
- description: Collection of associated use cases
+ description: Collection of associated use cases.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
alias: use_cases
diff --git a/docs/category.md b/docs/category.md
index e7b8372..214e276 100644
--- a/docs/category.md
+++ b/docs/category.md
@@ -28,22 +28,22 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:category](https://w3id.or
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/collection.md b/docs/collection.md
index f2ff6dd..78a85e1 100644
--- a/docs/collection.md
+++ b/docs/collection.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:collection](https://w3id.
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/concerns_data_topic.md b/docs/concerns_data_topic.md
index 9932578..9bdfa10 100644
--- a/docs/concerns_data_topic.md
+++ b/docs/concerns_data_topic.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:concerns_data_topic](http
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/contribution_date.md b/docs/contribution_date.md
index 4f6ab55..3058581 100644
--- a/docs/contribution_date.md
+++ b/docs/contribution_date.md
@@ -28,22 +28,22 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:contribution_date](https:
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/contributor_github_name.md b/docs/contributor_github_name.md
index 19011b3..b037278 100644
--- a/docs/contributor_github_name.md
+++ b/docs/contributor_github_name.md
@@ -28,22 +28,22 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:contributor_github_name](
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/contributor_name.md b/docs/contributor_name.md
index 233f6ce..6ed785e 100644
--- a/docs/contributor_name.md
+++ b/docs/contributor_name.md
@@ -28,22 +28,22 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:contributor_name](https:/
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/contributor_orcid.md b/docs/contributor_orcid.md
index 57c1ede..1577e60 100644
--- a/docs/contributor_orcid.md
+++ b/docs/contributor_orcid.md
@@ -28,22 +28,22 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:contributor_orcid](https:
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/description.md b/docs/description.md
index a215028..14b664c 100644
--- a/docs/description.md
+++ b/docs/description.md
@@ -23,22 +23,22 @@ URI: [schema:description](http://schema.org/description)
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/edam_id.md b/docs/edam_id.md
index ebdb267..784ad40 100644
--- a/docs/edam_id.md
+++ b/docs/edam_id.md
@@ -23,8 +23,8 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:edam_id](https://w3id.org
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
diff --git a/docs/enables.md b/docs/enables.md
index b801cfd..1972514 100644
--- a/docs/enables.md
+++ b/docs/enables.md
@@ -3,7 +3,7 @@
# Slot: enables
-_Other use case(s) this use case supports or makes possible._
+_List of other use case(s) this use case supports or makes possible._
@@ -77,7 +77,7 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:enables](https://w3id.org
```yaml
name: enables
-description: Other use case(s) this use case supports or makes possible.
+description: List of other use case(s) this use case supports or makes possible.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
diff --git a/docs/formal_specification.md b/docs/formal_specification.md
index 6ef32bd..be3643f 100644
--- a/docs/formal_specification.md
+++ b/docs/formal_specification.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:formal_specification](htt
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/has_relevant_organization.md b/docs/has_relevant_organization.md
index a95fd68..619805c 100644
--- a/docs/has_relevant_organization.md
+++ b/docs/has_relevant_organization.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:has_relevant_organization
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/has_training_resource.md b/docs/has_training_resource.md
index fafebd6..e013dc2 100644
--- a/docs/has_training_resource.md
+++ b/docs/has_training_resource.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:has_training_resource](ht
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/id.md b/docs/id.md
index c86bdcf..5d6e4fb 100644
--- a/docs/id.md
+++ b/docs/id.md
@@ -23,22 +23,22 @@ URI: [schema:identifier](http://schema.org/identifier)
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/index.md b/docs/index.md
index c474d63..f98ccf0 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -55,7 +55,7 @@ Name: standards-schema-all
| [data_topics_collection](data_topics_collection.md) | Collection of associated data topics |
| [description](description.md) | A human-readable description for a thing |
| [edam_id](edam_id.md) | Unique EDAM identifier |
-| [enables](enables.md) | Other use case(s) this use case supports or makes possible |
+| [enables](enables.md) | List of other use case(s) this use case supports or makes possible |
| [file_extensions](file_extensions.md) | Commonly used file extensions for this substrate |
| [formal_specification](formal_specification.md) | Relevant code repository or other location for a formal specification of the ... |
| [has_relevant_organization](has_relevant_organization.md) | Subject standard is managed or otherwise guided buy the object organization(s... |
@@ -63,7 +63,7 @@ Name: standards-schema-all
| [id](id.md) | A unique identifier for a thing |
| [involved_in_experimental_design](involved_in_experimental_design.md) | True if use case is likely to be implemented as part of an experimental proce... |
| [involved_in_metadata_management](involved_in_metadata_management.md) | True if use case is likely to be implemented as part of metadata indexing, sa... |
-| [involved_in_quality_control](involved_in_quality_control.md) | True is use case is likely to be implemented as part of data validation opera... |
+| [involved_in_quality_control](involved_in_quality_control.md) | A value of True indicates a use case is likely to be implemented as part of d... |
| [is_open](is_open.md) | Is the standard or tool FAIR and available free of cost? |
| [known_limitations](known_limitations.md) | Any current obstacles to implementing this use case |
| [limitations](limitations.md) | Potential obstacles particular to this substrate or implementation |
diff --git a/docs/involved_in_quality_control.md b/docs/involved_in_quality_control.md
index 497634c..116bc1e 100644
--- a/docs/involved_in_quality_control.md
+++ b/docs/involved_in_quality_control.md
@@ -3,7 +3,7 @@
# Slot: involved_in_quality_control
-_True is use case is likely to be implemented as part of data validation operations._
+_A value of True indicates a use case is likely to be implemented as part of data validation operations._
@@ -75,8 +75,8 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:involved_in_quality_contr
```yaml
name: involved_in_quality_control
-description: True is use case is likely to be implemented as part of data validation
- operations.
+description: A value of True indicates a use case is likely to be implemented as part
+ of data validation operations.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
diff --git a/docs/is_open.md b/docs/is_open.md
index a6838e1..f5879df 100644
--- a/docs/is_open.md
+++ b/docs/is_open.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:is_open](https://w3id.org
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/mesh_id.md b/docs/mesh_id.md
index 818c28c..3fa705a 100644
--- a/docs/mesh_id.md
+++ b/docs/mesh_id.md
@@ -23,8 +23,8 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:mesh_id](https://w3id.org
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
diff --git a/docs/name.md b/docs/name.md
index 0194e91..8bcc61b 100644
--- a/docs/name.md
+++ b/docs/name.md
@@ -23,22 +23,22 @@ URI: [schema:name](http://schema.org/name)
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/ncit_id.md b/docs/ncit_id.md
index 9f17d49..f04789f 100644
--- a/docs/ncit_id.md
+++ b/docs/ncit_id.md
@@ -23,8 +23,8 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:ncit_id](https://w3id.org
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
diff --git a/docs/not_relevant_to_dgps.md b/docs/not_relevant_to_dgps.md
index c85f5a5..1440c21 100644
--- a/docs/not_relevant_to_dgps.md
+++ b/docs/not_relevant_to_dgps.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:not_relevant_to_dgps](htt
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/publication.md b/docs/publication.md
index 724ee94..efc48d3 100644
--- a/docs/publication.md
+++ b/docs/publication.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:publication](https://w3id
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/purpose_detail.md b/docs/purpose_detail.md
index 05ff765..fb1a66a 100644
--- a/docs/purpose_detail.md
+++ b/docs/purpose_detail.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:purpose_detail](https://w
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/related_to.md b/docs/related_to.md
index 68afacb..5199307 100644
--- a/docs/related_to.md
+++ b/docs/related_to.md
@@ -31,22 +31,22 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:related_to](https://w3id.
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/requires_registration.md b/docs/requires_registration.md
index 76cea04..a90e3e1 100644
--- a/docs/requires_registration.md
+++ b/docs/requires_registration.md
@@ -28,16 +28,16 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:requires_registration](ht
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/standards_and_tools_for_dgp_use.md b/docs/standards_and_tools_for_dgp_use.md
index f99305b..fb20704 100644
--- a/docs/standards_and_tools_for_dgp_use.md
+++ b/docs/standards_and_tools_for_dgp_use.md
@@ -3,7 +3,7 @@
# Slot: standards_and_tools_for_dgp_use
-_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._
+_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. If no value is provided here, the use case may not have a direct relationship to a standard or tool._
@@ -79,8 +79,8 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:standards_and_tools_for_d
name: standards_and_tools_for_dgp_use
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.
+ 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.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
diff --git a/docs/subclass_of.md b/docs/subclass_of.md
index a086258..77d0502 100644
--- a/docs/subclass_of.md
+++ b/docs/subclass_of.md
@@ -28,22 +28,22 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:subclass_of](https://w3id
| Name | Description | Modifies Slot |
| --- | --- | --- |
+| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
+| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
+| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
+| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
-| [NamedThing](NamedThing.md) | A generic grouping for any identifiable entity | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [DataSubstrate](DataSubstrate.md) | Represents a data substrate for Bridge2AI data | no |
+| [DataTopic](DataTopic.md) | Represents a general data topic for Bridge2AI data or the tools/standards app... | no |
| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
-| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
-| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [UseCase](UseCase.md) | Represents a use case for Bridge2AI standards | no |
| [AnatomicalEntity](AnatomicalEntity.md) | A subcellular location, cell type or gross anatomical part | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
diff --git a/docs/url.md b/docs/url.md
index 01410a9..3f8107b 100644
--- a/docs/url.md
+++ b/docs/url.md
@@ -28,17 +28,17 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:url](https://w3id.org/bri
| Name | Description | Modifies Slot |
| --- | --- | --- |
-| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
-| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
-| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
-| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
-| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
-| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
| [Registry](Registry.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
-| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [OntologyOrVocabulary](OntologyOrVocabulary.md) | A set of concepts and categories, potentially defined or accompanied by their... | no |
+| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [Organization](Organization.md) | Represents a group or organization related to or responsible for one or more ... | no |
+| [SoftwareOrTool](SoftwareOrTool.md) | Represents a piece of software or computational tool in the Bridge2AI Standar... | no |
| [ModelRepository](ModelRepository.md) | Represents a resource in the Bridge2AI Standards Registry serving to curate a... | no |
| [ReferenceImplementation](ReferenceImplementation.md) | Represents an implementation of one or more standards or tools in the Bridge2... | no |
-| [BiomedicalStandard](BiomedicalStandard.md) | Represents a standard in the Bridge2AI Standards Registry with particular app... | no |
+| [TrainingProgram](TrainingProgram.md) | Represents a training program for skills and experience related to standards ... | no |
+| [DataStandard](DataStandard.md) | Represents a general purpose standard in the Bridge2AI Standards Registry | no |
+| [DataStandardOrTool](DataStandardOrTool.md) | Represents a standard or tool in the Bridge2AI Standards Registry | no |
+| [ReferenceDataOrDataset](ReferenceDataOrDataset.md) | Represents a resource in the Bridge2AI Standards Registry serving as a standa... | no |
diff --git a/docs/use_case_category.md b/docs/use_case_category.md
index 58a934a..cb71425 100644
--- a/docs/use_case_category.md
+++ b/docs/use_case_category.md
@@ -3,7 +3,7 @@
# Slot: use_case_category
-_Category of the UseCase. Not all projects will incorporate use cases in all categories._
+_Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories._
@@ -40,6 +40,8 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:use_case_category](https:
* Range: [UseCaseCategory](UseCaseCategory.md)
+* Multivalued: True
+
@@ -76,7 +78,7 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:use_case_category](https:
```yaml
name: use_case_category
description: Category of the UseCase. Not all projects will incorporate use cases
- in all categories.
+ in all categories. This is multivalued, as a use case may span categories.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
is_a: node_property
@@ -85,6 +87,7 @@ alias: use_case_category
domain_of:
- UseCase
range: UseCaseCategory
+multivalued: true
```
\ No newline at end of file
diff --git a/docs/use_cases.md b/docs/use_cases.md
index afb085d..0dfdeb8 100644
--- a/docs/use_cases.md
+++ b/docs/use_cases.md
@@ -3,7 +3,7 @@
# Slot: use_cases
-_Collection of associated use cases_
+_Collection of associated use cases._
@@ -72,7 +72,7 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/:use_cases](https://w3id.o
```yaml
name: use_cases
-description: Collection of associated use cases
+description: Collection of associated use cases.
from_schema: https://w3id.org/bridge2ai/standards-schema-all
rank: 1000
alias: use_cases
diff --git a/project/docs/UseCase.md b/project/docs/UseCase.md
index 961ef03..99ea2b1 100644
--- a/project/docs/UseCase.md
+++ b/project/docs/UseCase.md
@@ -6,7 +6,7 @@ Represents a use case for Bridge2AI standards.
URI: [https://w3id.org/bridge2ai/standards-schema-all/UseCase](https://w3id.org/bridge2ai/standards-schema-all/UseCase)
-[![img](https://yuml.me/diagram/nofunky;dir:TB/class/[UseCase][UseCase],[NamedThing]^-[UseCase],[UseCaseContainer],[NamedThing],[DataTopic],[DataSubstrate],[DataStandardOrTool])](https://yuml.me/diagram/nofunky;dir:TB/class/[UseCase][UseCase],[NamedThing]^-[UseCase],[UseCaseContainer],[NamedThing],[DataTopic],[DataSubstrate],[DataStandardOrTool])
+[![img](https://yuml.me/diagram/nofunky;dir:TB/class/[UseCase][UseCase],[NamedThing]^-[UseCase],[UseCaseContainer],[NamedThing],[DataTopic],[DataSubstrate],[DataStandardOrTool])](https://yuml.me/diagram/nofunky;dir:TB/class/[UseCase][UseCase],[NamedThing]^-[UseCase],[UseCaseContainer],[NamedThing],[DataTopic],[DataSubstrate],[DataStandardOrTool])
## Parents
@@ -22,8 +22,8 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/UseCase](https://w3id.org/
### Own
- * [UseCaseâžžuse_case_category](UseCase_use_case_category.md) 1..1
- * Description: Category of the UseCase. Not all projects will incorporate use cases in all categories.
+ * [UseCaseâžžuse_case_category](UseCase_use_case_category.md) 1..\*
+ * Description: Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories.
* Range: [UseCaseCategory](UseCaseCategory.md)
* [known_limitations](known_limitations.md) 0..1
* Description: Any current obstacles to implementing this use case. This could be a selection from one or more predefined categories including lack of standards, lack of relevant patient cohort, lack of funding, etc.
@@ -38,13 +38,13 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/UseCase](https://w3id.org/
* Description: Relevance of the use case to one or more data substrates.
* Range: [DataSubstrate](DataSubstrate.md)
* [standards_and_tools_for_dgp_use](standards_and_tools_for_dgp_use.md) 0..\*
- * 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.
+ * 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. If no value is provided here, the use case may not have a direct relationship to a standard or tool.
* Range: [DataStandardOrTool](DataStandardOrTool.md)
* [alternative_standards_and_tools](alternative_standards_and_tools.md) 0..\*
* Description: List of identifiers of standards and tools; those not explicitly planned to be used, by one or more Bridge2AI DGPs in addressing this use case but serving as viable alternatives, from those in the Standards Registry.
* Range: [DataStandardOrTool](DataStandardOrTool.md)
* [enables](enables.md) 0..\*
- * Description: Other use case(s) this use case supports or makes possible.
+ * Description: List of other use case(s) this use case supports or makes possible.
* Range: [UseCase](UseCase.md)
* [involved_in_experimental_design](involved_in_experimental_design.md) 0..1
* Description: True if use case is likely to be implemented as part of an experimental procedure or collection of data to be used as part of an experiment.
@@ -53,7 +53,7 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/UseCase](https://w3id.org/
* Description: True if use case is likely to be implemented as part of metadata indexing, sample tracking, or any other storage of high-level data properties. Includes use cases in which metadata will be collected along with data.
* Range: [Boolean](types/Boolean.md)
* [involved_in_quality_control](involved_in_quality_control.md) 0..1
- * Description: True is use case is likely to be implemented as part of data validation operations.
+ * Description: A value of True indicates a use case is likely to be implemented as part of data validation operations.
* Range: [Boolean](types/Boolean.md)
* [xref](xref.md) 0..\*
* Description: URI of corresponding class in an ontology of experimental procedures, in CURIE form.
diff --git a/project/docs/UseCaseCategory.md b/project/docs/UseCaseCategory.md
index b6ba2ae..19e0933 100644
--- a/project/docs/UseCaseCategory.md
+++ b/project/docs/UseCaseCategory.md
@@ -1,7 +1,7 @@
# Enum: UseCaseCategory
-Category of use case.
+Category of use case. These define the high-level purpose of a task or activity as part of a broader research effort or other data-related project. They are not mutually exclusive and one use case may involve multiple categories.
URI: [https://w3id.org/bridge2ai/standards-schema-all/UseCaseCategory](https://w3id.org/bridge2ai/standards-schema-all/UseCaseCategory)
@@ -10,10 +10,10 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/UseCaseCategory](https://w
| Text | Description | Meaning | Other Information |
| :--- | :---: | :---: | ---: |
-| acquisition | Acquisition | | |
-| integration | Integration | | |
-| standardization | Standardization | | |
-| modeling | Modeling | | |
-| application | Application | | |
-| assessment | Assessment | | |
+| acquisition | Acquisition. The use case involves the collection of data from one or more sources, including data generation, data capture, and data entry. | | |
+| integration | Integration. The use case involves the combination of data from multiple sources, including data harmonization, data linkage, and data aggregation. | | |
+| standardization | Standardization. The use case involves the application of standards to data, including data normalization, data validation, and quality control. | | |
+| modeling | Modeling. The use case involves the development of models, including predictive models, statistical models, and machine learning models. | | |
+| application | Application. The use case involves the use of data for a specific scientific or otherwise productive purpose, including data analysis, data visualization, and data interpretation. This also includes clinical decision support, patient care, and other applications of data in a biomedical context. | | |
+| assessment | Assessment. The use case involves the evaluation of data quality, data provenance, and data utility, including the assessment of standards, data tools, and data resources. Note this differs from the standardization category, which involves the application of standards to data. | | |
diff --git a/project/docs/UseCaseContainer.md b/project/docs/UseCaseContainer.md
index a142cc9..8972922 100644
--- a/project/docs/UseCaseContainer.md
+++ b/project/docs/UseCaseContainer.md
@@ -14,5 +14,5 @@ URI: [https://w3id.org/bridge2ai/standards-schema-all/UseCaseContainer](https://
### Own
* [use_cases](use_cases.md) 0..\*
- * Description: Collection of associated use cases
+ * Description: Collection of associated use cases.
* Range: [UseCase](UseCase.md)
diff --git a/project/docs/UseCase_use_case_category.md b/project/docs/UseCase_use_case_category.md
index 516d315..5bfcc51 100644
--- a/project/docs/UseCase_use_case_category.md
+++ b/project/docs/UseCase_use_case_category.md
@@ -1,14 +1,14 @@
# Slot: use_case_category
-Category of the UseCase. Not all projects will incorporate use cases in all categories.
+Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories.
URI: [https://w3id.org/bridge2ai/standards-schema-all/UseCase_use_case_category](https://w3id.org/bridge2ai/standards-schema-all/UseCase_use_case_category)
## Domain and Range
-[UseCase](UseCase.md) → 1..1 [UseCaseCategory](UseCaseCategory.md)
+[UseCase](UseCase.md) → 1..\* [UseCaseCategory](UseCaseCategory.md)
## Parents
diff --git a/project/docs/enables.md b/project/docs/enables.md
index a48dd45..63d254d 100644
--- a/project/docs/enables.md
+++ b/project/docs/enables.md
@@ -1,7 +1,7 @@
# Slot: enables
-Other use case(s) this use case supports or makes possible.
+List of other use case(s) this use case supports or makes possible.
URI: [https://w3id.org/bridge2ai/standards-schema-all/enables](https://w3id.org/bridge2ai/standards-schema-all/enables)
diff --git a/project/docs/involved_in_quality_control.md b/project/docs/involved_in_quality_control.md
index 9f83cae..8b30245 100644
--- a/project/docs/involved_in_quality_control.md
+++ b/project/docs/involved_in_quality_control.md
@@ -1,7 +1,7 @@
# Slot: involved_in_quality_control
-True is use case is likely to be implemented as part of data validation operations.
+A value of True indicates a use case is likely to be implemented as part of data validation operations.
URI: [https://w3id.org/bridge2ai/standards-schema-all/involved_in_quality_control](https://w3id.org/bridge2ai/standards-schema-all/involved_in_quality_control)
diff --git a/project/docs/standards_and_tools_for_dgp_use.md b/project/docs/standards_and_tools_for_dgp_use.md
index 1d91580..0cb878e 100644
--- a/project/docs/standards_and_tools_for_dgp_use.md
+++ b/project/docs/standards_and_tools_for_dgp_use.md
@@ -1,7 +1,7 @@
# Slot: standards_and_tools_for_dgp_use
-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.
+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. If no value is provided here, the use case may not have a direct relationship to a standard or tool.
URI: [https://w3id.org/bridge2ai/standards-schema-all/standards_and_tools_for_dgp_use](https://w3id.org/bridge2ai/standards-schema-all/standards_and_tools_for_dgp_use)
diff --git a/project/docs/standards_schema_all.md b/project/docs/standards_schema_all.md
index b1aa111..a7c7d75 100644
--- a/project/docs/standards_schema_all.md
+++ b/project/docs/standards_schema_all.md
@@ -57,13 +57,13 @@ High-level classes for Bridge2AI Standards schemas.
* [contributor_orcid](contributor_orcid.md) - The ORCiD of the person who added this node.
* [data_substrates](data_substrates.md) - Relevance of the use case to one or more data substrates.
* [data_topics](data_topics.md) - Relevance of the use case to one or more data topics.
- * [enables](enables.md) - Other use case(s) this use case supports or makes possible.
+ * [enables](enables.md) - List of other use case(s) this use case supports or makes possible.
* [file_extensions](file_extensions.md) - Commonly used file extensions for this substrate.
* [formal_specification](formal_specification.md) - Relevant code repository or other location for a formal specification of the standard or tool. Often a URL, particularly to a Git repository.
* [has_training_resource](has_training_resource.md) - Relevant training resources, standard usage manuals, or other documentation for the standard or tool.
* [involved_in_experimental_design](involved_in_experimental_design.md) - True if use case is likely to be implemented as part of an experimental procedure or collection of data to be used as part of an experiment.
* [involved_in_metadata_management](involved_in_metadata_management.md) - True if use case is likely to be implemented as part of metadata indexing, sample tracking, or any other storage of high-level data properties. Includes use cases in which metadata will be collected along with data.
- * [involved_in_quality_control](involved_in_quality_control.md) - True is use case is likely to be implemented as part of data validation operations.
+ * [involved_in_quality_control](involved_in_quality_control.md) - A value of True indicates a use case is likely to be implemented as part of data validation operations.
* [is_open](is_open.md) - Is the standard or tool FAIR and available free of cost?
* [known_limitations](known_limitations.md) - Any current obstacles to implementing this use case. This could be a selection from one or more predefined categories including lack of standards, lack of relevant patient cohort, lack of funding, etc.
* [limitations](limitations.md) - Potential obstacles particular to this substrate or implementation.
@@ -72,9 +72,9 @@ High-level classes for Bridge2AI Standards schemas.
* [publication](publication.md) - Relevant publication for the standard or tool. Prefer a DOI or PUBMED.
* [purpose_detail](purpose_detail.md) - Text description of the standard or tool.
* [requires_registration](requires_registration.md) - Does usage of the standard or tool require registration of a user or group with some organization or managerial body?
- * [standards_and_tools_for_dgp_use](standards_and_tools_for_dgp_use.md) - 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.
+ * [standards_and_tools_for_dgp_use](standards_and_tools_for_dgp_use.md) - 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. If no value is provided here, the use case may not have a direct relationship to a standard or tool.
* [url](url.md) - URL for basic documentation of the standard or tool.
- * [use_case_category](use_case_category.md) - Category of the UseCase. Not all projects will incorporate use cases in all categories.
+ * [use_case_category](use_case_category.md) - Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories.
* [UseCaseâžžuse_case_category](UseCase_use_case_category.md)
* [use_conditions](use_conditions.md) - Applicable conditions on use, as defined by the Data Use Ontology (DUO).
* [xref](xref.md) - URI of corresponding class in an ontology of experimental procedures, in CURIE form.
@@ -88,14 +88,14 @@ High-level classes for Bridge2AI Standards schemas.
* [ror_id](ror_id.md) - Unique ROR identifier.
* [type](type.md) - A generic slot for any label corresponding to the label for an entity type associated to the class.
* [category](category.md) - Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the entity type class, e.g., "BiomedicalStandard".
- * [use_cases](use_cases.md) - Collection of associated use cases
+ * [use_cases](use_cases.md) - Collection of associated use cases.
* [wikidata_id](wikidata_id.md) - Unique Wikidata identifier.
### Enums
* [DataGeneratingProject](DataGeneratingProject.md) - One of the Bridge2AI Data Generating Projects.
* [StandardsCollectionTag](StandardsCollectionTag.md) - Tags for specific sets of standards.
- * [UseCaseCategory](UseCaseCategory.md) - Category of use case.
+ * [UseCaseCategory](UseCaseCategory.md) - Category of use case. These define the high-level purpose of a task or activity as part of a broader research effort or other data-related project. They are not mutually exclusive and one use case may involve multiple categories.
### Subsets
diff --git a/project/docs/use_case_category.md b/project/docs/use_case_category.md
index 1264e1d..7858d0c 100644
--- a/project/docs/use_case_category.md
+++ b/project/docs/use_case_category.md
@@ -1,14 +1,14 @@
# Slot: use_case_category
-Category of the UseCase. Not all projects will incorporate use cases in all categories.
+Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories.
URI: [https://w3id.org/bridge2ai/standards-schema-all/use_case_category](https://w3id.org/bridge2ai/standards-schema-all/use_case_category)
## Domain and Range
-[NamedThing](NamedThing.md) → 0..1 [UseCaseCategory](UseCaseCategory.md)
+[NamedThing](NamedThing.md) → 0..\* [UseCaseCategory](UseCaseCategory.md)
## Parents
diff --git a/project/docs/use_cases.md b/project/docs/use_cases.md
index ab8edd0..3516ef6 100644
--- a/project/docs/use_cases.md
+++ b/project/docs/use_cases.md
@@ -1,7 +1,7 @@
# Slot: use_cases
-Collection of associated use cases
+Collection of associated use cases.
URI: [https://w3id.org/bridge2ai/standards-schema-all/use_cases](https://w3id.org/bridge2ai/standards-schema-all/use_cases)
diff --git a/project/excel/standards_schema_all.xlsx b/project/excel/standards_schema_all.xlsx
index e84f557..67362f6 100644
Binary files a/project/excel/standards_schema_all.xlsx and b/project/excel/standards_schema_all.xlsx differ
diff --git a/project/graphql/standards_schema_all.graphql b/project/graphql/standards_schema_all.graphql
index ad4440a..e5c31d5 100644
--- a/project/graphql/standards_schema_all.graphql
+++ b/project/graphql/standards_schema_all.graphql
@@ -421,7 +421,7 @@ type UseCase
contributorGithubName: String
contributorOrcid: Uriorcurie
contributionDate: Date
- useCaseCategory: UseCaseCategory!
+ useCaseCategory: [UseCaseCategory]!
knownLimitations: String
relevanceToDgps: [DataGeneratingProject]
dataTopics: [DataTopic]
diff --git a/project/jsonld/standards_schema_all.context.jsonld b/project/jsonld/standards_schema_all.context.jsonld
index dc31b31..629d558 100644
--- a/project/jsonld/standards_schema_all.context.jsonld
+++ b/project/jsonld/standards_schema_all.context.jsonld
@@ -1,7 +1,7 @@
{
"comments": {
"description": "Auto generated by LinkML jsonld context generator",
- "generation_date": "2024-11-19T12:57:46",
+ "generation_date": "2024-12-17T14:35:18",
"source": "standards_schema_all.yaml"
},
"@context": {
diff --git a/project/jsonld/standards_schema_all.jsonld b/project/jsonld/standards_schema_all.jsonld
index 5bcf905..fccbcd4 100644
--- a/project/jsonld/standards_schema_all.jsonld
+++ b/project/jsonld/standards_schema_all.jsonld
@@ -595,32 +595,32 @@
{
"name": "UseCaseCategory",
"definition_uri": "https://w3id.org/bridge2ai/standards-usecase-schema/UseCaseCategory",
- "description": "Category of use case.",
+ "description": "Category of use case. These define the high-level purpose of a task or activity as part of a broader research effort or other data-related project. They are not mutually exclusive and one use case may involve multiple categories.",
"from_schema": "https://w3id.org/bridge2ai/standards-usecase-schema",
"permissible_values": [
{
"text": "acquisition",
- "description": "Acquisition"
+ "description": "Acquisition. The use case involves the collection of data from one or more sources, including data generation, data capture, and data entry."
},
{
"text": "integration",
- "description": "Integration"
+ "description": "Integration. The use case involves the combination of data from multiple sources, including data harmonization, data linkage, and data aggregation."
},
{
"text": "standardization",
- "description": "Standardization"
+ "description": "Standardization. The use case involves the application of standards to data, including data normalization, data validation, and quality control."
},
{
"text": "modeling",
- "description": "Modeling"
+ "description": "Modeling. The use case involves the development of models, including predictive models, statistical models, and machine learning models."
},
{
"text": "application",
- "description": "Application"
+ "description": "Application. The use case involves the use of data for a specific scientific or otherwise productive purpose, including data analysis, data visualization, and data interpretation. This also includes clinical decision support, patient care, and other applications of data in a biomedical context."
},
{
"text": "assessment",
- "description": "Assessment"
+ "description": "Assessment. The use case involves the evaluation of data quality, data provenance, and data utility, including the assessment of standards, data tools, and data resources. Note this differs from the standardization category, which involves the application of standards to data."
}
]
}
@@ -1298,7 +1298,7 @@
{
"name": "use_case_category",
"definition_uri": "https://w3id.org/bridge2ai/standards-usecase-schema/use_case_category",
- "description": "Category of the UseCase. Not all projects will incorporate use cases in all categories.",
+ "description": "Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories.",
"from_schema": "https://w3id.org/bridge2ai/standards-usecase-schema",
"is_a": "node_property",
"domain": "NamedThing",
@@ -1308,6 +1308,7 @@
"UseCase"
],
"range": "UseCaseCategory",
+ "multivalued": true,
"@type": "SlotDefinition"
},
{
@@ -1374,7 +1375,7 @@
{
"name": "standards_and_tools_for_dgp_use",
"definition_uri": "https://w3id.org/bridge2ai/standards-usecase-schema/standards_and_tools_for_dgp_use",
- "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.",
+ "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. If no value is provided here, the use case may not have a direct relationship to a standard or tool.",
"from_schema": "https://w3id.org/bridge2ai/standards-usecase-schema",
"is_a": "node_property",
"domain": "NamedThing",
@@ -1406,7 +1407,7 @@
{
"name": "enables",
"definition_uri": "https://w3id.org/bridge2ai/standards-usecase-schema/enables",
- "description": "Other use case(s) this use case supports or makes possible.",
+ "description": "List of other use case(s) this use case supports or makes possible.",
"from_schema": "https://w3id.org/bridge2ai/standards-usecase-schema",
"is_a": "node_property",
"domain": "NamedThing",
@@ -1452,7 +1453,7 @@
{
"name": "involved_in_quality_control",
"definition_uri": "https://w3id.org/bridge2ai/standards-usecase-schema/involved_in_quality_control",
- "description": "True is use case is likely to be implemented as part of data validation operations.",
+ "description": "A value of True indicates a use case is likely to be implemented as part of data validation operations.",
"from_schema": "https://w3id.org/bridge2ai/standards-usecase-schema",
"is_a": "node_property",
"domain": "NamedThing",
@@ -1467,7 +1468,7 @@
{
"name": "use_cases",
"definition_uri": "https://w3id.org/bridge2ai/standards-usecase-schema/use_cases",
- "description": "Collection of associated use cases",
+ "description": "Collection of associated use cases.",
"from_schema": "https://w3id.org/bridge2ai/standards-usecase-schema",
"slot_uri": "https://w3id.org/bridge2ai/standards-usecase-schema/use_cases",
"owner": "UseCaseContainer",
@@ -1483,7 +1484,7 @@
{
"name": "UseCase_use_case_category",
"definition_uri": "https://w3id.org/bridge2ai/standards-usecase-schema/use_case_category",
- "description": "Category of the UseCase. Not all projects will incorporate use cases in all categories.",
+ "description": "Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories.",
"from_schema": "https://w3id.org/bridge2ai/standards-usecase-schema",
"is_a": "use_case_category",
"domain": "UseCase",
@@ -1497,6 +1498,7 @@
"usage_slot_name": "use_case_category",
"range": "UseCaseCategory",
"required": true,
+ "multivalued": true,
"@type": "SlotDefinition"
}
],
@@ -2063,9 +2065,9 @@
],
"metamodel_version": "1.7.0",
"source_file": "standards_schema_all.yaml",
- "source_file_date": "2024-11-18T16:26:57",
+ "source_file_date": "2023-03-27T14:02:39",
"source_file_size": 439,
- "generation_date": "2024-11-19T12:57:46",
+ "generation_date": "2024-12-17T14:35:18",
"@type": "SchemaDefinition",
"@context": [
"project/jsonld/standards_schema_all.context.jsonld",
diff --git a/project/jsonschema/standards_schema_all.schema.json b/project/jsonschema/standards_schema_all.schema.json
index 8454315..6d1ecca 100644
--- a/project/jsonschema/standards_schema_all.schema.json
+++ b/project/jsonschema/standards_schema_all.schema.json
@@ -2558,7 +2558,7 @@
]
},
"enables": {
- "description": "Other use case(s) this use case supports or makes possible.",
+ "description": "List of other use case(s) this use case supports or makes possible.",
"items": {
"type": "string"
},
@@ -2586,7 +2586,7 @@
]
},
"involved_in_quality_control": {
- "description": "True is use case is likely to be implemented as part of data validation operations.",
+ "description": "A value of True indicates a use case is likely to be implemented as part of data validation operations.",
"type": [
"boolean",
"null"
@@ -2627,7 +2627,7 @@
]
},
"standards_and_tools_for_dgp_use": {
- "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.",
+ "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. If no value is provided here, the use case may not have a direct relationship to a standard or tool.",
"items": {
"type": "string"
},
@@ -2647,8 +2647,11 @@
]
},
"use_case_category": {
- "$ref": "#/$defs/UseCaseCategory",
- "description": "Category of the UseCase. Not all projects will incorporate use cases in all categories."
+ "description": "Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories.",
+ "items": {
+ "$ref": "#/$defs/UseCaseCategory"
+ },
+ "type": "array"
},
"xref": {
"description": "URI of corresponding class in an ontology of experimental procedures, in CURIE form.",
@@ -2669,7 +2672,7 @@
"type": "object"
},
"UseCaseCategory": {
- "description": "Category of use case.",
+ "description": "Category of use case. These define the high-level purpose of a task or activity as part of a broader research effort or other data-related project. They are not mutually exclusive and one use case may involve multiple categories.",
"enum": [
"acquisition",
"integration",
@@ -2686,7 +2689,7 @@
"description": "A container for UseCase.",
"properties": {
"use_cases": {
- "description": "Collection of associated use cases",
+ "description": "Collection of associated use cases.",
"items": {
"$ref": "#/$defs/UseCase"
},
diff --git a/project/owl/standards_schema_all.owl.ttl b/project/owl/standards_schema_all.owl.ttl
index 3273ef0..997c36c 100644
--- a/project/owl/standards_schema_all.owl.ttl
+++ b/project/owl/standards_schema_all.owl.ttl
@@ -10,10 +10,10 @@
linkml:ClassDefinition ;
rdfs:label "DataStandardOrToolContainer" ;
rdfs:subClassOf [ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:allValuesFrom ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
+ owl:minCardinality 0 ;
owl:onProperty ] ;
skos:definition "A container for DataStandardOrTool(s)." ;
skos:inScheme .
@@ -30,10 +30,10 @@
linkml:ClassDefinition ;
rdfs:label "DataSubstrateContainer" ;
rdfs:subClassOf [ a owl:Restriction ;
- owl:allValuesFrom ;
+ owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:allValuesFrom ;
owl:onProperty ] ;
skos:definition "A container for DataSubstrates." ;
skos:inScheme .
@@ -42,10 +42,10 @@
linkml:ClassDefinition ;
rdfs:label "DataTopicContainer" ;
rdfs:subClassOf [ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:allValuesFrom ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
+ owl:minCardinality 0 ;
owl:onProperty ] ;
skos:definition "A container for DataTopics." ;
skos:inScheme .
@@ -510,7 +510,7 @@
rdfs:label "enables" ;
rdfs:range ;
rdfs:subPropertyOf ;
- skos:definition "Other use case(s) this use case supports or makes possible." ;
+ skos:definition "List of other use case(s) this use case supports or makes possible." ;
skos:inScheme .
a owl:ObjectProperty,
@@ -525,14 +525,22 @@
rdfs:label "standards_and_tools_for_dgp_use" ;
rdfs:range ;
rdfs:subPropertyOf ;
- skos:definition "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." ;
+ skos:definition "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. If no value is provided here, the use case may not have a direct relationship to a standard or tool." ;
+ skos:inScheme .
+
+ a owl:ObjectProperty,
+ linkml:SlotDefinition ;
+ rdfs:label "use_case_category" ;
+ rdfs:range ;
+ rdfs:subPropertyOf ;
+ skos:definition "Category of the UseCase. Not all projects will incorporate use cases in all categories. This is multivalued, as a use case may span categories." ;
skos:inScheme .
a owl:ObjectProperty,
linkml:SlotDefinition ;
rdfs:label "use_cases" ;
rdfs:range ;
- skos:definition "Collection of associated use cases" ;
+ skos:definition "Collection of associated use cases." ;
skos:inScheme .
a owl:Class,
@@ -708,7 +716,7 @@
rdfs:label "involved_in_quality_control" ;
rdfs:range linkml:Boolean ;
rdfs:subPropertyOf ;
- skos:definition "True is use case is likely to be implemented as part of data validation operations." ;
+ skos:definition "A value of True indicates a use case is likely to be implemented as part of data validation operations." ;
skos:inScheme .
a owl:ObjectProperty,
@@ -719,14 +727,6 @@
skos:definition "Any current obstacles to implementing this use case. This could be a selection from one or more predefined categories including lack of standards, lack of relevant patient cohort, lack of funding, etc." ;
skos:inScheme .
- a owl:ObjectProperty,
- linkml:SlotDefinition ;
- rdfs:label "use_case_category" ;
- rdfs:range ;
- rdfs:subPropertyOf ;
- skos:definition "Category of the UseCase. Not all projects will incorporate use cases in all categories." ;
- skos:inScheme .
-
a owl:Class,
linkml:ClassDefinition ;
rdfs:label "AnatomicalEntity" ;
@@ -741,26 +741,29 @@
linkml:ClassDefinition ;
rdfs:label "Organization" ;
rdfs:subClassOf [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:allValuesFrom linkml:Uriorcurie ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:minCardinality 0 ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:allValuesFrom ;
owl:onProperty ],
- [ a owl:Restriction ;
- owl:minCardinality 0 ;
- owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
owl:onProperty ],
@@ -768,11 +771,8 @@
owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom linkml:Uriorcurie ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:allValuesFrom ;
+ owl:onProperty ],
;
skos:definition "Represents a group or organization related to or responsible for one or more Bridge2AI standards." ;
skos:inScheme .
@@ -810,89 +810,86 @@
linkml:ClassDefinition ;
rdfs:label "UseCase" ;
rdfs:subClassOf [ a owl:Restriction ;
+ owl:allValuesFrom ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:allValuesFrom linkml:Boolean ;
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:minCardinality 1 ;
- owl:onProperty ],
+ owl:minCardinality 0 ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom linkml:Boolean ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:maxCardinality 1 ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:allValuesFrom ;
owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:minCardinality 0 ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:allValuesFrom ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:allValuesFrom linkml:String ;
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom linkml:Boolean ;
- owl:onProperty ],
+ owl:minCardinality 0 ;
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:maxCardinality 1 ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:allValuesFrom ;
owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:minCardinality 0 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom linkml:Boolean ;
- owl:onProperty ],
+ owl:allValuesFrom ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:maxCardinality 1 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:minCardinality 0 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:allValuesFrom linkml:Boolean ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:allValuesFrom linkml:Uriorcurie ;
owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom linkml:String ;
- owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:allValuesFrom ;
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom linkml:Boolean ;
- owl:onProperty ],
+ owl:minCardinality 1 ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
owl:onProperty ],
@@ -904,52 +901,52 @@
linkml:ClassDefinition ;
rdfs:label "DataSubstrate" ;
rdfs:subClassOf [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:maxCardinality 1 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:allValuesFrom [ a rdfs:Datatype ;
+ owl:intersectionOf ( [ owl:unionOf ( [ a rdfs:Datatype ;
+ owl:onDatatype xsd:string ;
+ owl:withRestrictions ( [ xsd:pattern "file headers" ] ) ] ) ] linkml:String ) ] ;
owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:allValuesFrom linkml:String ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom linkml:String ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:maxCardinality 1 ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom linkml:String ;
- owl:onProperty ],
+ owl:maxCardinality 1 ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom [ a rdfs:Datatype ;
- owl:intersectionOf ( [ owl:unionOf ( [ a rdfs:Datatype ;
- owl:onDatatype xsd:string ;
- owl:withRestrictions ( [ xsd:pattern "file headers" ] ) ] ) ] linkml:String ) ] ;
- owl:onProperty ],
+ owl:minCardinality 0 ;
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom linkml:String ;
+ owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:maxCardinality 1 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom ;
owl:onProperty ],
;
skos:definition "Represents a data substrate for Bridge2AI data. This may be a high-level data structure or a specific implementation of that structure. Interpret as \"data, in this form or format\", as compared to DataStandard, which refers to the set of rules defining a standard. For example, data in TSV format is represented as a DataSubstrate but the concept of TSV format is a DataStandard." ;
@@ -968,38 +965,38 @@
linkml:ClassDefinition ;
rdfs:label "DataTopic" ;
rdfs:subClassOf [ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:allValuesFrom ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:maxCardinality 1 ;
+ owl:allValuesFrom ;
owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
+ owl:allValuesFrom ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:maxCardinality 1 ;
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:allValuesFrom ;
+ owl:onProperty ],
;
skos:definition "Represents a general data topic for Bridge2AI data or the tools/standards applied to the data." ;
skos:inScheme .
@@ -1026,53 +1023,62 @@
linkml:ClassDefinition ;
rdfs:label "NamedThing" ;
rdfs:subClassOf [ a owl:Restriction ;
+ owl:maxCardinality 1 ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:minCardinality 1 ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:minCardinality 0 ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:allValuesFrom linkml:String ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:maxCardinality 1 ;
+ owl:allValuesFrom linkml:Date ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:minCardinality 0 ;
+ owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:allValuesFrom linkml:Uriorcurie ;
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:maxCardinality 1 ;
owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom linkml:Uriorcurie ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom linkml:Date ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:minCardinality 1 ;
- owl:onProperty ],
+ owl:allValuesFrom ;
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:minCardinality 0 ;
+ owl:maxCardinality 1 ;
owl:onProperty ],
- [ a owl:Restriction ;
- owl:minCardinality 0 ;
- owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
owl:onProperty ],
@@ -1082,33 +1088,24 @@
[ a owl:Restriction ;
owl:allValuesFrom linkml:Uriorcurie ;
owl:onProperty ],
- [ a owl:Restriction ;
- owl:maxCardinality 1 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:maxCardinality 1 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:minCardinality 0 ;
- owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:allValuesFrom linkml:String ;
owl:onProperty ],
+ [ a owl:Restriction ;
+ owl:allValuesFrom linkml:String ;
+ owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
owl:onProperty ],
[ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom linkml:String ;
- owl:onProperty ] ;
+ owl:minCardinality 0 ;
+ owl:onProperty ] ;
skos:definition "A generic grouping for any identifiable entity" ;
skos:exactMatch ;
skos:inScheme .
@@ -1126,98 +1123,98 @@
linkml:ClassDefinition ;
rdfs:label "DataStandardOrTool" ;
rdfs:subClassOf [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:maxCardinality 1 ;
+ owl:minCardinality 0 ;
owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
- owl:maxCardinality 1 ;
+ owl:allValuesFrom linkml:Uriorcurie ;
owl:onProperty ],
- [ a owl:Restriction ;
- owl:maxCardinality 1 ;
- owl:onProperty ],
[ a owl:Restriction ;
owl:minCardinality 0 ;
- owl:onProperty ],
- [ a owl:Restriction ;
- owl:allValuesFrom ;
- owl:onProperty ],
+ owl:onProperty ],
[ a owl:Restriction ;
owl:maxCardinality 1 ;
- owl:onProperty ],
+ owl:onProperty