Releases: rudof-project/rudof
Releases · rudof-project/rudof
v0.1.49
[v0.1.49] - 2025-10-30
- Implemented Display for ShapeMap, ShEx-schema and SHACL-schema
- Added
__repr__
to ShapeMap, ShExSchema and SHACLSchema
- Added
update_config
to rudof and pyrudof
v0.1.48
[v0.1.48] - 2025-10-29
- Minor release to force re-publication
v0.1.47
[v0.1.47] - 2025-10-29
- Changed the way that we represent enums in Python to use propre enums with default values
- Added
read_shacl_str
and read_shacl_path
to pyrudof
v0.1.46
[v0.1.46] - 2025-10-29
- minor release to include RDFFormat and ReaderMode in export list of
pyrudof
v0.1.45
[v0.1.45] - 2024-10-29
- Changed the order of parameters in
read_shex_str
, read_data_str
in pyrudof
RDFFormat
added in pyrudof
ReaderMode
added in pyrudof
reset_all
added in pyrudof
v0.1.44
[v0.1.44] - 2024-10-29
add_endpoint
added in rudof_lib
and pyrudof_lib
reset_shacl
added in rudof_lib
and pyrudof_lib
v0.1.43
[v0.1.43] - 2024-10-28
Minor release to add DCTAP for pyrudof
v0.1.42
[v0.1.42] - 2024-10-28
Minor release to add DCTAP for pyrudof
v0.1.41
Small release to add some missing exports in PyRudof
v0.1.40
[0.1.40] - 2024-10-28
- Added more features to the rudof_lib like the serialization of ShEx, SHACL and Shapemaps which is also mirrored in the Python bindings.
- Added shex2uml python bindings