Recent Releases of nanopub-py
nanopub-py - nanopub v2.0.1
What's Changed
- Improve dependencies versioning by @vemonet in https://github.com/fair-workflows/nanopub/pull/160
- Fix nanopub-java version to 1.47 by @vemonet in https://github.com/fair-workflows/nanopub/pull/165
Full Changelog: https://github.com/fair-workflows/nanopub/compare/v2.0.0...v2.0.1
- Python
Published by vemonet about 2 years ago
nanopub-py - nanopub v2.0.0
What's Changed
- Add RSD badge for nanopub by @raar1 in https://github.com/fair-workflows/nanopub/pull/157
- Major update to the nanopub API, adding signing in python, removing java dependency by @vemonet in https://github.com/fair-workflows/nanopub/pull/156
- Fix how introduces_concept is handled by @vemonet in https://github.com/fair-workflows/nanopub/pull/158
Full Changelog: https://github.com/fair-workflows/nanopub/compare/v1.2.11...v2.0.0
- Python
Published by raar1 about 3 years ago
nanopub-py - nanopub v1.2.11
What's Changed
- typo fix by @steltenpower in https://github.com/fair-workflows/nanopub/pull/147
- Automatic validation of your citation metadata by @fdiblen in https://github.com/fair-workflows/nanopub/pull/146
- Add options to let users choose if they want
prov:generatedAtTimeandprov:attributedToautomatically added to prov/pubinfo graphs by @vemonet in https://github.com/fair-workflows/nanopub/pull/151 - Allow rdflib v5 and v6 by @raar1 in https://github.com/fair-workflows/nanopub/pull/152
- Delete azure-devops-sync.yml by @dsmits in https://github.com/fair-workflows/nanopub/pull/153
- Add new author new release 1.2.11 by @raar1 in https://github.com/fair-workflows/nanopub/pull/154
- Bump version to 1.2.11 by @raar1 in https://github.com/fair-workflows/nanopub/pull/155
New Contributors
- @steltenpower made their first contribution in https://github.com/fair-workflows/nanopub/pull/147
- @fdiblen made their first contribution in https://github.com/fair-workflows/nanopub/pull/146
Full Changelog: https://github.com/fair-workflows/nanopub/compare/v1.2.10...v1.2.11
- Python
Published by raar1 over 3 years ago
nanopub-py - nanopub v1.2.10
[1.2.9] - 2021-09-01
Changed
- Use latest yatiml version instead of pinned version
- Python
Published by svenvanderburg over 4 years ago
nanopub-py - nanopub v1.2.9
[1.2.9] - 2021-09-01
Added
- Include LICENSE file in python setup
- Python
Published by svenvanderburg over 4 years ago
nanopub-py - Nanopub v1.2.8
[1.2.8] - 2021-09-01
Added
- Also publish sdist when publishing to pypi
- Python
Published by svenvanderburg over 4 years ago
nanopub-py - nanopub v1.2.7
[1.2.7] - 2021-06-25
Changed
- Prevent
setup_nanopub_profilefrom ever overwriting key pair
Fixed
- Pin
clickat version 7.1.2, as versions >8 breaksetup_nanopub_profile
- Python
Published by raar1 over 4 years ago
nanopub-py - nanopub v1.2.6
Added
- Search result dicts now contain nanopublication label too, if provided by the grlc endpoint.
- Python
Published by raar1 almost 5 years ago
nanopub-py - nanopub v1.2.4
Fixed
- Fix bug where user rdf was being mutated during publishing.
- Python
Published by raar1 almost 5 years ago
nanopub-py - nanopub v1.2.3
Added
- Added new
publication_attributed_toargument toPublication.from_assertion(). Allows thepubinfoattribution to be manually set if desired.
- Python
Published by raar1 about 5 years ago
nanopub-py - nanopub v1.2.2
Fixed
- Fix FileAlreadyExists bug in
setup_nanopub_profile
- Python
Published by raar1 about 5 years ago
nanopub-py - nanopub v1.2.1
Changed
- Rename
setup_profiletosetup_nanopub_profileto avoid ambiguity/clashes with other tools
Fixed
- Make
nanopubpackage compatible Windows operating system - Added UTF-8 related flags to nanopub-java (in java call) to fix issues with certain characters on certain java builds
- Make regex in orcid validation accept ids ending with 'X'
- Python
Published by raar1 about 5 years ago
nanopub-py - Nanopub full-release version 1.0.0
See https://github.com/fair-workflows/nanopub/blob/main/CHANGELOG.md
- Python
Published by svenvanderburg about 5 years ago
nanopub-py - nanopub v0.2.9
Some of the main issues addressed in this (pre-) release:
Agree a fix for the (wrong) URI returned when publishing to test server #46
Issue with intro nanopub #44
Remove uri argument from Nanopub.from_assertion #38
Fix rdflib bindings for this-is-me nanopub #41
Enforce profile creation with orcid id #39
Improve claim() method #19
Add some sort of retract() method #8
Decide what Format should be - only trig at present #28
- Python
Published by raar1 about 5 years ago
nanopub-py - nanopub v0.2.8
Allow derived_from in from_assertion() method to take a list of URIs as well.
- Python
Published by raar1 over 5 years ago
nanopub-py - Bump version
Now the correct concept_uri is returned when publishing a nanopub.
- Python
Published by svenvanderburg over 5 years ago
nanopub-py - Minor changes in namespaces and init
- Python
Published by svenvanderburg over 5 years ago
nanopub-py - Completely refactor nanopub library
- Python
Published by svenvanderburg over 5 years ago