Identifiers¶
Model definitions¶
Code¶
Code or script identifier
Field |
Type |
Description |
|---|---|---|
|
|
URL to code repository |
|
|
|
|
|
|
|
Optional[Container] |
|
|
|
Path to run script |
|
|
Programming language used |
|
|
|
|
Optional[List[DataAsset or CombinedData]] |
Input data used in the code or script |
|
|
Parameters used in the code or script |
|
Optional[Software] |
For code with a core software package dependency, e.g. Bonsai |
CombinedData¶
Description of a group of data assets
Container¶
Code container identifier, e.g. Docker
Field |
Type |
Description |
|---|---|---|
|
|
Type of container, e.g. Docker, Singularity |
|
|
Tag of the container, e.g. version number |
|
|
URI of the container, e.g. Docker Hub URL |
DataAsset¶
Description of a single data asset
Field |
Type |
Description |
|---|---|---|
|
|
URL pointing to the data asset |
Database¶
Database platforms that can host data assets
Name |
Value |
|---|---|
|
|
|
|
Person¶
Person identifier
Field |
Type |
Description |
|---|---|---|
|
|
First and last name OR anonymous ID |
|
||
|
|
Software¶
Software package identifier
Field |
Type |
Description |
|---|---|---|
|
|
Name of the software package |
|
|
Version of the software package |