Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 814 Bytes

File metadata and controls

14 lines (10 loc) · 814 Bytes

DataProvenanceModel

Properties

Name Type Description Notes
uri str provenance uri
prov_used list[ProvEntityModel] list of inputs of the process described in the provenance [optional]
prov_was_associated_with list[ProvEntityModel] allow an activity to be linked to an agent [optional]
settings dict(str, object) a key-value system to store specific information [optional]
experiments list[str] experiments uris on which the data has been produced [optional]

[Back to Model list] [Back to API list] [Back to README]