Skip to content

Releases: herminiogg/dmaog

Version 0.1.5

13 Oct 14:01
Compare
Choose a tag to compare

What's Changed

  • Solves a problem when generating RDF serialisations from SPARQL endpoints

Version 0.1.4

05 May 10:35
Compare
Choose a tag to compare

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

17 Nov 11:28
Compare
Choose a tag to compare

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

13 Oct 11:59
Compare
Choose a tag to compare
  • DMAOG is now cross-compiled to Scala 2.12, 2.13 and 3

Version 0.1.1

15 Jul 08:43
b8bee07
Compare
Choose a tag to compare

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

26 Apr 09:26
Compare
Choose a tag to compare

First release of DMAOG! 🥳 🎉