0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 06, 2024 — Dec 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare release core-3.0.6 More... almost 5 years ago
WebApplicationException with BAD_REQUEST replaced with BadRequestException Added back JSON-LD and TriX I/O support More... almost 5 years ago
@author email fixed in JavaDoc More... almost 5 years ago
[maven-release-plugin] prepare for next development iteration More... almost 5 years ago
[maven-release-plugin] prepare release core-3.0.5 More... almost 5 years ago
[maven-release-plugin] prepare for next development iteration More... almost 5 years ago
[maven-release-plugin] prepare release core-3.0.4 More... almost 5 years ago
[maven-release-plugin] prepare for next development iteration More... almost 5 years ago
[maven-release-plugin] prepare release core-3.0.3 More... almost 5 years ago
[maven-release-plugin] prepare for next development iteration More... almost 5 years ago
[maven-release-plugin] prepare release core-3.0.2 More... almost 5 years ago
[maven-release-plugin] prepare for next development iteration More... almost 5 years ago
[maven-release-plugin] prepare release core-3.0.1 More... almost 5 years ago
POM update More... almost 5 years ago
Bump Java source version to 11 More... about 5 years ago
Merge pull request #22 from AtomGraph/dependabot/maven/junit-junit-4.13.1 More... about 5 years ago
[maven-release-plugin] prepare for next development iteration More... about 5 years ago
[maven-release-plugin] prepare release core-3.0.0 More... about 5 years ago
Major version release: 3.0.0-SNAPSHOT More... about 5 years ago
Simplified dataset.isEmpty() check More... about 5 years ago
Upgraded deprecated methods in RDFPostReader TEXT_NTRIPLES(_TYPE) renamed to APPLICATION_NTRIPLES(_TYPE) More... about 5 years ago
Bump junit from 4.8.2 to 4.13.1 More... about 5 years ago
a:cacheModelLoads config Immutable Model cache exposed on DataManager interface Model caching implementation copied from FileManagerImpl (where it's deprecated) to DataManagerImpl More... about 5 years ago
UpdateRequestReader -> UpdateRequestProvider More... over 5 years ago
Providers renamed to Factories Link implementation deprecated in favor of JAX-RS native Link More... over 5 years ago
DataManagerImpl extends FileManagerImpl StartupListener initializes JenaSystem More... over 5 years ago
Merge branch 'jena-3.13.1' into develop More... over 5 years ago
Bumped version More... over 5 years ago
ClientBase refactoring. Not explicitly throwing ClientErrorExceptions anymore; convenience methods GraphStoreClient handles 404 Not Found responses with body (which do not seem to cause NotFoundException in Jersey client) SPARQLClient.query() accepts header map More... over 5 years ago
Bumped version Avoiding possible Response leaks DataManager as interface, DataManagerImpl as implementation More... over 5 years ago