-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Some users want to store provenance information about their simulation input and output data using research object crates. We could do this in torc.
Acceptance criteria:
- Torc creates an ro-crate table in its database.
- Torc stores a JSON-LD formatted crate for each input and output file.
- The feature is optional, disabled by default.
- There is a torc CLI command that allows users to add their own crates. They might want to do this for software or files not known by torc.
Open questions:
- How do we handle Hive-partitioned Parquet files? We should have one crate for one directory, not one per file.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels