1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 23 hours ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In NamedGraphDataset, change getContext to return an empty Context instead of null to see whether that will fix the 20 test run errors in the ng4j_ant build. Also fix a few warnings in the same class. More... almost 13 years ago
Changed MySQLCompatibility to work with newer versions of MySQL. More... almost 13 years ago
Change to work with newer versions of MySQL. More... almost 13 years ago
Fixed a couple of Javadoc warnings (in Index and in IdBasedNamedGraphSetImpl). Fixed a type mismatch warning/error that was caused by DecodingTriplesIterator not implementing ExtendedIterator. More... almost 13 years ago
Fixed a Javadoc warning. More... almost 13 years ago
Fixed a type mismatch warning/error that was caused by DecodingTriplesIterator not implementing ExtendedIterator. More... almost 13 years ago
Use variable names when creating tables; more consistent with other DBs and more easily maintainable. More... almost 13 years ago
Code cleanup: Remove unnecessary imports and type casts; Add override statements. Add settings for HSQLDB file version. Still default to in-memory for tests. More... almost 13 years ago
Add settings for HSQLDB file version. Still default to in-memory for tests. More... almost 13 years ago
Code cleanup: Remove unnecessary imports and type casts; Add override statements. More... almost 13 years ago
Removed mysql-connector-java-3.2.0-alpha-bin.jar; very old. MySQL users should download the latest library and include it instead. More... almost 13 years ago
Upgraded to Bouncy Castle 1.46 libraries. Removed mysql-connector-java-3.2.0-alpha-bin.jar; very old. MySQL users should download the latest library and include it instead. More... almost 13 years ago
Upgraded to Bouncy Castle 1.46 libraries. More... almost 13 years ago
Create replacement keystore because the old one had an expired certificate. More... almost 13 years ago
Put the calculations at the end on a separate line from the System out statements to simplify debugging. This was done after the keystore creation. More... almost 13 years ago
Updated .classpath to reflect prior changes: Removed grddl.jar and tagsoup-1.2.jar Upgraded to ARQ 2.8.8 and Jena 2.6.4 More... almost 13 years ago
Updated .classpath to reflect prior changes: Removed grddl.jar and tagsoup-1.2.jar Upgraded to ARQ 2.8.8 and Jena 2.6.4 More... almost 13 years ago
Removed GRDDL support (it was deprecated with NG4J v.0.9.1) More... almost 13 years ago
Add comment
Tim Pizey
as timp
More... about 13 years ago
Upgrade reporting to maven3
Tim Pizey
as timp
More... about 13 years ago
Update site plugin
Tim Pizey
as timp
More... about 13 years ago
Use file url for site deploy
Tim Pizey
as timp
More... about 13 years ago
Add scp to deploy plugin
Tim Pizey
as timp
More... about 13 years ago
Version all plugins, update CI server
Tim Pizey
as timp
More... about 13 years ago
upgrade to ARQ 2.8.8 More... about 13 years ago
Upgrade to ARQ 2.8.8 More... about 13 years ago
SemanticWebClient should be (and now is again) an extension of NamedGraphSetImpl; hence, we use the Jena-based NamedGraphSet implementation to physically represent the query-local dataset More... about 13 years ago
createRDFaTemplate is public More... about 13 years ago
changed access rights for method executeTask(DereferencingTask task) from private to public in order to enable making use of the implemented functionality outside of SWClLib More... about 13 years ago
Upgrade to ARQ 2.8.7 (with Jena 2.6.4) More... over 13 years ago