Skip to content

Releases: rudof-project/rudof

v0.1.49

30 Oct 22:53
Compare
Choose a tag to compare

[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

29 Oct 20:37
Compare
Choose a tag to compare

[v0.1.48] - 2025-10-29

  • Minor release to force re-publication

v0.1.47

29 Oct 16:49
Compare
Choose a tag to compare

[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

29 Oct 11:46
Compare
Choose a tag to compare

[v0.1.46] - 2025-10-29

  • minor release to include RDFFormat and ReaderMode in export list of pyrudof

v0.1.45

29 Oct 10:58
Compare
Choose a tag to compare

[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

29 Oct 08:46
Compare
Choose a tag to compare

[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

28 Oct 17:43
Compare
Choose a tag to compare

[v0.1.43] - 2024-10-28

Minor release to add DCTAP for pyrudof

v0.1.42

28 Oct 17:34
Compare
Choose a tag to compare

[v0.1.42] - 2024-10-28

Minor release to add DCTAP for pyrudof

v0.1.41

28 Oct 13:25
Compare
Choose a tag to compare

Small release to add some missing exports in PyRudof

v0.1.40

28 Oct 10:59
Compare
Choose a tag to compare

[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