2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #15 from wherget/feature/rdf4j More... almost 8 years ago
Revert "remove attributes" More... about 8 years ago
remove attributes More... about 8 years ago
Implement AutoCommit logic in RepositoryModel since a downstream use (RDFBeans) still depends on it More... about 8 years ago
autoformat file More... about 8 years ago
remove unused imports More... about 8 years ago
remove unused function More... about 8 years ago
remove redundant variable More... about 8 years ago
improve readability of query functions More... about 8 years ago
collapse similar catch blocks (we have Java 8 now anyway) More... about 8 years ago
whitespace changes More... about 8 years ago
null is the default value for any freshly-declared variable More... about 8 years ago
move return statement into try block. More... about 8 years ago
remove toRDF4J for Variable and handle in generic case. More... about 8 years ago
remove a few trailing whitespaces More... about 8 years ago
replace references of OpenRDF with RDF4J in comments More... about 8 years ago
re-enable test debug logging after package move More... about 8 years ago
improve readability by importing IRI More... about 8 years ago
remove reference to OpenRDF in RepositoryModelTest More... about 8 years ago
change comment and name references to RDF4J More... about 8 years ago
make comment about getUnderlyingXXX more understandable. More... about 8 years ago
unify implementation of getNamespace More... about 8 years ago
rename getRDF4JContextURI More... about 8 years ago
rename RDF4JQuadPattern More... about 8 years ago
rename RDF4JBlankNode More... about 8 years ago
rename toRDF4JQueryLanguage, also SERQO is deprecated More... about 8 years ago
rename ConversionUtil.toRDF4J More... about 8 years ago
use recommended RDF4JException More... about 8 years ago
rename references to OpenRDF to RDF4J More... about 8 years ago
remove obsolete reference to already-fixed bug More... about 8 years ago