Releases: rudof-project/rudof
Releases · rudof-project/rudof
v0.1.57
Merge pull request #220 from rudof-project/issue217
Fixing the checksum thing
v0.1.56
[v0.1.56] - 2024-11-14
- Added
variables() and find to QuerySolution class in pyrudof
v0.1.55
[v0.1.55] - 2024-11-14
- Added methods to show query solutions in rudof and pyrudof
v0.1.54
[v0.1.54] - 2024-11-13
- Added query to rudof and pyrudof
v0.1.53
[v0.1.53] - 2024-11-13
- Added serialization of RDF data from rudof and pyrudof
v0.1.52
[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
[v0.1.51] - 2025-10-31
- Added
read_data_path to pyrudof
v0.1.50
[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
[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