Releases: rudof-project/rudof
Releases · rudof-project/rudof
v0.1.26
[0.1.26] - 2024-09-20
- Added support for SPARQL query options. New command called:
query
- Added support for handling SPARQL service descriptions. New command called:
service
- Changed the TAPConfig parameter of command
dctap
so it can use the same config file as optiontap2shex
v0.1.25
v0.1.24
v0.1.23
[0.1.23] - 2024-09-09
- Added option for partial views of UML class diagrams which can be useful when visualizing large ShEx schemas
- Improved the templates so they show metadata about the generation and a navigation bar
- Repaired a bug in the behaviour of force-overwrite which was appending to the file instead of overwriting its contents
v0.1.22
v0.1.21
v0.1.20
v0.1.19
v0.1.18
[0.1.18] - 2024-08-28
- Added support for nquads and RDF/XML as input data formats
- Added more flexibility for NQuads parser to continue parsing in case of errors
- Added more flexibility of RDF parser to parse RDF lists in case there are more than one rdf:first predicate.