Skip to content

Releases: rudof-project/rudof

v0.1.57

13 Nov 14:52
35a7c7b
Compare
Choose a tag to compare
Merge pull request #220 from rudof-project/issue217

Fixing the checksum thing

v0.1.56

13 Nov 13:16
Compare
Choose a tag to compare

[v0.1.56] - 2024-11-14

  • Added variables() and find to QuerySolution class in pyrudof

v0.1.55

13 Nov 12:16
Compare
Choose a tag to compare

[v0.1.55] - 2024-11-14

  • Added methods to show query solutions in rudof and pyrudof

v0.1.54

13 Nov 04:41
Compare
Choose a tag to compare

[v0.1.54] - 2024-11-13

  • Added query to rudof and pyrudof

v0.1.53

13 Nov 02:15
Compare
Choose a tag to compare

[v0.1.53] - 2024-11-13

  • Added serialization of RDF data from rudof and pyrudof

v0.1.52

01 Nov 10:03
Compare
Choose a tag to compare

[v0.1.52] - 2025-11-1

  • Added endpoints to RdfDataConfig to contain a list of built-in endpoints
  • Added prefixmap as a parameter to create SRDFPARQL endpoints
  • Solved problem when asking information about a node in wikidata endpoint
  • Added config() method to obtain rudof config
  • Improved add_endpoint() in pyrudof to search for the list of built-in endpoints in RDFDataConfig

v0.1.51

31 Oct 20:26
Compare
Choose a tag to compare

[v0.1.51] - 2025-10-31

  • Added read_data_path to pyrudof

v0.1.50

31 Oct 11:46
Compare
Choose a tag to compare

[v0.1.50] - 2025-10-31

  • Fix: We repaired some export issues on UmlGenerationMode and the __repr__ methods which were not properly generated.

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