Releases: rudof-project/rudof
Releases · rudof-project/rudof
v0.1.101
v0.1.100
v0.1.99
v0.1.96
What's Changed
- Refactor shacl ir by @labra in #302
- Issue311 by @labra in #313
- Modified changelog and added data2plantuml method to python bindings by @labra in #314
- Solves Issue295 adding support for JSON-LD by @labra in #315
- try python in ci by @bollwyvl in #298
- Small changes to test_shacl based on PR by @labra in #316
- Solve Issue318 implementing CLOSED by @labra in #319
- Solves Issue320 implementing lessThan, lessThanOrEquals, disjoint and equals in SHACL by @labra in #321
New Contributors
Full Changelog: v0.1.78...v0.1.96
v0.1.95
v0.1.94
What's Changed
- Refactor shacl ir by @labra in #302
- Issue311 by @labra in #313
- Modified changelog and added data2plantuml method to python bindings by @labra in #314
- Solves Issue295 adding support for JSON-LD by @labra in #315
- try python in ci by @bollwyvl in #298
- Small changes to test_shacl based on PR by @labra in #316
- Solve Issue318 implementing CLOSED by @labra in #319
- Solves Issue320 implementing lessThan, lessThanOrEquals, disjoint and equals in SHACL by @labra in #321
New Contributors
Full Changelog: v0.1.78...v0.1.94
v0.1.93
0.1.93
Added
Fixed
- Repaired a problem with the parser with case insensitive keywords like IRI, BnodE, etc.
- Repaired python bindings
Changed
Removed
What's Changed
- Refactor shacl ir by @labra in #302
- Issue311 by @labra in #313
- Modified changelog and added data2plantuml method to python bindings by @labra in #314
- Solves Issue295 adding support for JSON-LD by @labra in #315
- try python in ci by @bollwyvl in #298
- Small changes to test_shacl based on PR by @labra in #316
- Solve Issue318 implementing CLOSED by @labra in #319
- Solves Issue320 implementing lessThan, lessThanOrEquals, disjoint and equals in SHACL by @labra in #321
New Contributors
Full Changelog: v0.1.78...v0.1.93
v0.1.92
0.1.92
Added
This release has been created during the Biohackathon 2025 where we have been adding several features by quick demands of the attendees. It is possible that not all the features have been thoroughly tested, but those features are demanded by users and we plan to improve them in future releases.
- Initial support for comparing 2 schemas
- Initial support to read rdf_config files
Fixed
Changed
Removed
v0.1.90
0.1.90
Added
- Added serialize_current_shex to pyrudof
- Added read_service_description, serialize_service_description to rudof_lib and pyrudof
- Added data2plantuml_file to pyrudof
Fixed
Changed
- from_reader in ServiceDescription now accepts a
io::Read
instead of aBufRead
. - Refactored run_service to be based on rudof lib
Removed
v0.1.89
0.1.89
Added
- Added support for SHACL Paths, sh:uniqueLang, flags in sh:pattern, sh:qualifiedValueShape
- Added support for severities and printing validation results with colors
Fixed
- Error in sh:hasValue when the value was a literal
- sh:lessThan and sh:lessThanOrEquals now return the expected errors
Changed
Removed
0.1.88
Added
Support for lessThan, lessThanOrEquals, equals and disjoint
Fixed
Changed
Removed
What's Changed
- Refactor shacl ir by @labra in #302
- Issue311 by @labra in #313
- Modified changelog and added data2plantuml method to python bindings by @labra in #314
- Solves Issue295 adding support for JSON-LD by @labra in #315
- try python in ci by @bollwyvl in #298
- Small changes to test_shacl based on PR by @labra in #316
- Solve Issue318 implementing CLOSED by @labra in #319
- Solves Issue320 implementing lessThan, lessThanOrEquals, disjoint and equals in SHACL by @labra in #321
New Contributors
Full Changelog: v0.1.78...v0.1.89