Issues
- 0
- 4
file entitites overwritten without warnig
#185 opened by mashehu - 0
Document `ROCrate.add_workflow`, `ROCrate.add_test_*`
#186 opened by elichad - 0
Document how to access and modify root data entity
#187 opened by elichad - 0
Allow entities to be passed in as `properties` values when initialising an entity
#189 opened by elichad - 0
Add function to add a CreateAction to the crate
#188 opened by elichad - 1
allow multiple types in `add_file()` or add documentation about type manipulation
#174 opened by mashehu - 7
Distribution request: rocrate-py on conda forge
#139 opened by Denubis - 3
FEATURE: Load a crate from a (json) Object
#178 opened by ptsefton - 3
Avoid duplication of tutorial material
#179 opened by elichad - 8
- 3
Release ro-crate-py 0.10.0?
#177 opened by stain - 0
CLI: add a way to set properties
#98 opened by simleo - 0
Add contentUrl property to files when it's known
#133 opened by simleo - 0
Entity id should not be modifiable
#140 opened by simleo - 1
BUG: If Root Data Entity has an arcp:// ID the arcp:// part gets stripped off it
#167 opened by ptsefton - 2
Raise an error, warning, or ignore duplicate ID's?
#165 opened by kinow - 1
Support tar.gz or other archive formats?
#164 opened by kinow - 1
- 1
BUG: Duplicate references in hasPart on root dataset cause an error on loading crate
#159 opened by ptsefton - 0
- 0
Support indirect data entity linking from root
#141 opened by simleo - 0
Add method to get entities by type
#138 opened by simleo - 0
Export entities/models in `rocrate.model.__init__`
#147 opened by kinow - 1
dump the metadata of the RO-Crate
#153 opened by hakor - 0
Remove software version defaults
#130 opened by simleo - 11
Document how to create a Workflow Run Crate file
#148 opened by kinow - 6
Allow to attach partials to a crate?
#146 opened by kinow - 2
Handle duplicates in property values
#132 opened by simleo - 4
ro-crate profile functionality
#142 opened by bulricht - 0
Broken error message in pick_type
#137 opened by simleo - 0
Fix behavior wrt "missing" data entities
#135 opened by simleo - 6
Iterate through graph
#131 opened by SteffenBrinckmann - 2
Allow root dataset to have more than one type
#125 opened by moisbo - 0
- 0
- 1
"file" is a reserved keyword
#113 opened by rsirvent - 0
Inconsistent defaults for validate_url
#110 opened by simleo - 0
Exclude option for crate init
#106 opened by simleo - 0
CLI: make specifying IDs more user-friendly
#107 opened by simleo - 0
write-zip CLI command reinitializes the crate
#108 opened by simleo - 4
Adding a file to a new crate gives an error when trying adding source as FTP URI: AttributeError: '_io.BufferedReader' object has no attribute 'getheader'
#103 opened by lrodrin - 0
Entity getitem breaks for null JSON values
#101 opened by simleo - 1
Can't read recent WorkflowHub crates
#99 opened by simleo - 1
Duplicate preview entry in output crate
#92 opened by simleo - 3
Copy error when adding files to an existing rocrate
#86 opened by cedricdcc - 0
Adding a directory to a new crate gives an error when trying to write the crate: AttributeError: 'str' object has no attribute 'exists'
#90 opened by pauldg - 2
- 0
Don't validate URLs by default
#80 opened by simleo - 1
Duplicate file copies when writing a crate
#83 opened by simleo