Releases: herminiogg/dmaog
Releases · herminiogg/dmaog
Version 0.1.5
What's Changed
- Solves a problem when generating RDF serialisations from SPARQL endpoints
Version 0.1.4
What's changed
- Added support for types that use two different prefixes
- Logging setup using scala-logging
- Added retrial on errored SPARQL queries and possibility to limit the query results on big graphs against SPARQL endpoints (CLI option -sl)
- Fixed problems while generating the subjectPrefix attribute in DTO classes
v0.1.3
What's Changed
- Update operations for SPARQL endpoints with authentication requirements is now supported
- Performance improvement when generating classes from SPARQL endpoint's data
- Possibility to create the classes from an data input file or URL
- Support for date types using the java.time API
Version 0.1.2
- DMAOG is now cross-compiled to Scala 2.12, 2.13 and 3
Version 0.1.1
What's New
- New methods to access the RDF representation (for content negotiation)
- Added the possibility to run the classes creation algorithm on existing data and do not force to use mapping rules
- Added pagination options to the method getAll
- Added option to statically exploit the mapping rules for ShExML
- Possibility to delete and update entities (commit and delete methods)
- Support for multilingual strings
First release
First release of DMAOG! 🥳 🎉