Recent Releases of rocrate
rocrate - ro-crate-py 0.14.0
What's Changed
- Stream RO-Crate Zip by @dnlbauer in https://github.com/ResearchObject/ro-crate-py/pull/212
- fix: Error message for incompatible constructor options by @dnlbauer in https://github.com/ResearchObject/ro-crate-py/pull/214
- Preview template function return values by @dnlbauer in https://github.com/ResearchObject/ro-crate-py/pull/215
- Fix indirect data entities by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/216
- Handle percent escaping and unescaping of ids by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/217
- Proposing addformalparameter function by @LauLauThom in https://github.com/ResearchObject/ro-crate-py/pull/221
- Fix missing empty file by @dnlbauer in https://github.com/ResearchObject/ro-crate-py/pull/223
- Fix percent escaping in crate init by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/225
- Fix percent unescaping by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/227
New Contributors
- @dnlbauer made their first contribution in https://github.com/ResearchObject/ro-crate-py/pull/212
- @LauLauThom made their first contribution in https://github.com/ResearchObject/ro-crate-py/pull/221
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.13.0...0.14.0
- Python
Published by simleo 9 months ago
rocrate - ro-crate-py 0.13.0
What's Changed
- Set the encoding option of the open() functions in the codes by @Surpris in https://github.com/ResearchObject/ro-crate-py/pull/209
- Make Galaxy to CWL workflow conversion optional by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/210
New Contributors
- @Surpris made their first contribution in https://github.com/ResearchObject/ro-crate-py/pull/209
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.12.0...0.13.0
- Python
Published by simleo about 1 year ago
rocrate - ro-crate-py 0.12.0
What's Changed
- Warn if a contextual entity looks like a data entity by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/199
- Bump supported python versions by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/200
- Add an option to record file content size by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/201
- Do not auto-preprend a hash to contextual entity ids by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/204
- Fix dataset id when adding a local dir with trailing slash by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/208
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.11.0...0.12.0
- Python
Published by simleo about 1 year ago
rocrate - ro-crate-py 0.11.0
What's Changed
- Tutorial updates by @elichad in https://github.com/ResearchObject/ro-crate-py/pull/180
- Add help text for some CLI args by @elichad in https://github.com/ResearchObject/ro-crate-py/pull/181
- Better handling of HTTP header by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/182
- Add ro-crate instantiation from a dictionary by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/183
- CreativeWorkStatus -> creativeWorkStatus by @mashehu in https://github.com/ResearchObject/ro-crate-py/pull/184
- Allow other entities as values in Entity's properties arg by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/192
- Add method to add actions to the crate by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/191
- Raise exception if trying to set a dict with no id as property value by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/193
- Clarify the role of
dest_pathin the readme by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/194
New Contributors
- @elichad made their first contribution in https://github.com/ResearchObject/ro-crate-py/pull/180
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.10.0...0.11.0
- Python
Published by simleo over 1 year ago
rocrate - ro-crate-py 0.10.0
What's Changed
- Fix is_url by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/168
- Make Entity id a readonly property by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/169
- Add contentUrl when fetching remote files by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/170
- CLI: add file and dataset by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/171
- CLI: Support for adding arbitrary properties by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/172
- Delete trailing whitespace in the readme file by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/176
- avoid deprecated pkg_resources by @mashehu in https://github.com/ResearchObject/ro-crate-py/pull/173
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.9.0...0.10.0
- Python
Published by simleo almost 2 years ago
rocrate - ro-crate-py 0.9.0
What's Changed
- Handle CWL versions with a leading v by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/154
- Import model by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/155
- Fix test skip by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/156
- Add getbytype by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/157
- Add indirectly linked data entities by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/161
- Add method to add contexts by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/162
- Handle non-array hasPart entries by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/163
- Sync entity map with specific lists by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/166
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.8.0...0.9.0
- Python
Published by simleo over 2 years ago
rocrate - ro-crate-py 0.8.0
What's Changed
- Test to check the performance of adding a data entity by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/134
- Fix missing file by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/136
- Fix typos in notebooks by @kinow in https://github.com/ResearchObject/ro-crate-py/pull/144
- Fix typo on README by @kinow in https://github.com/ResearchObject/ro-crate-py/pull/145
- Add Autosubmit language by @kinow in https://github.com/ResearchObject/ro-crate-py/pull/143
- Add methods for adding and updating JSON-LD directly (partials for WMS) by @kinow in https://github.com/ResearchObject/ro-crate-py/pull/149
- Remove version from ComputerLanguage by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/150
- Add add_tree method by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/151
- Remove engine version default by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/152
New Contributors
- @kinow made their first contribution in https://github.com/ResearchObject/ro-crate-py/pull/144
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.7.0...0.8.0
- Python
Published by simleo over 2 years ago
rocrate - ro-crate-py 0.7.0
What's Changed
- Fix default workflow types initialization by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/124
- Support detached crates by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/119
- Allow additional types for root dataset by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/126
- Entity method for appending to property values by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/127
- Cleanup by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/129
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.6.1...0.7.0
- Python
Published by simleo over 3 years ago
rocrate - ro-crate-py 0.6.1
What's Changed
- Package: update Python version support by @sphuber in https://github.com/ResearchObject/ro-crate-py/pull/115
- CLI: do not except when
--helpis passed to sub command by @sphuber in https://github.com/ResearchObject/ro-crate-py/pull/116 - Add entry for EPFL in copyright header of CLI files by @sphuber in https://github.com/ResearchObject/ro-crate-py/pull/117
- Fix handling of hash marks in IDs by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/120
- Docs revamp by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/121
- Fix logic to detect URLs by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/122
- Fix
Entity.__getitem__by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/123
New Contributors
- @sphuber made their first contribution in https://github.com/ResearchObject/ro-crate-py/pull/115
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.6.0...0.6.1
- Python
Published by simleo almost 4 years ago
rocrate - ro-crate-py 0.6.0
What's Changed
- Update CLI by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/111
- Updates to handling of remote data entities by @simleo in https://github.com/ResearchObject/ro-crate-py/pull/112
Full Changelog: https://github.com/ResearchObject/ro-crate-py/compare/0.5.5...0.6.0
- Python
Published by simleo almost 4 years ago
rocrate - ro-crate-py 0.5.1
- Fixed container data model implementation for Entity
- Fixed errors when updating an existing RO-Crate
- Fixed dataset writing when source is a string
- Fixed duplicate metadata entry for preview when writing a crate
- Added support for COMPSs as computer language
- Fixed reading errors with recent crates from WorkflowHub
- Python
Published by simleo about 4 years ago
rocrate - ro-crate-py 0.5.0
- Added contributing guide
- Initial support for entity deletion
- Added write-zip command to the CLI
- Added CITATION.cff
- Data entities handling improvements
- Support for remote datasets
- Support for BytesIO file source
- UTC datetime formatting
- Several minor tweaks
- Support for missing files and directories and unknown data entities
- Bug fixes and performance improvements
- Python
Published by simleo over 4 years ago
rocrate - ro-crate-py 0.4.0
- Methods to add test-related entities
- "init" mode and first version of a CLI tool
- Support referring to test suites from the root dataset
- various fixes
- Python
Published by simleo almost 5 years ago
rocrate - ro-crate-py 0.3.0
Adds support for workflow testing metadata.
- Python
Published by simleo about 5 years ago
rocrate - ro-crate-py 0.2.3
This is a bugfix release of RO-Crate-py 0.2
Changelog: * Handling of datetimes fixed
- Python
Published by stain over 5 years ago
rocrate - 0.2.0
This release adds support for RO-Crate spec 1.1.
Other changes include: * better HTML rendering * an increase in test coverage * bug fixes
- Python
Published by simleo over 5 years ago