Releases: MaastrichtU-IDS/d2s-sparql-operations
Releases · MaastrichtU-IDS/d2s-sparql-operations
Release Maven package
- Rename shorthands of arguments to 1 letter long args
- Add GitHub Actions workflows to publish Maven package and Docker image to GitHub Packages
- Rename the package from
nl.unimaas.ids
toorg.semanticscience.d2s
and artifact fromd2s-sparql-operations
tosparql-operations
Add operation to upload RDF files
- Add operation to upload RDF files using
-op upload
with wildcarded paths, e.g.*.ttl
(using Ant DirectoryScanner) - Added documentation to build jar file with maven, and now publish the jar file in releases
- Upgraded from Java 8 to Java 11