0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
convert RdfListUtil to a non-static class to make it simple to configure the error checking and backup parameters independent of all other instances of the utility class More... almost 13 years ago
Merge remote-tracking branch 'joshsh/develop' into develop More... almost 13 years ago
Added logo to wiki More... almost 13 years ago
Merge remote-tracking branch 'joshsh/develop' into develop More... almost 13 years ago
Merge branch 'develop' of github.com:joshsh/sesametools into develop More... almost 13 years ago
Renamed module ldserver to linked-data-server More... almost 13 years ago
Minor changes to linked-data-server (as the module will soon be called). More... almost 13 years ago
use Collections.singleton instead of creating a new HashSet ourselves More... almost 13 years ago
Use org.json version which is available in the mainstream repositories. More... almost 13 years ago
Merge pull request #24 from ansell/feature/dependencymanagement More... almost 13 years ago
eliminate duplicate dependencies More... almost 13 years ago
switch from assembly plugin to dependency plugin in dependencymanagement More... almost 13 years ago
add metadata.net deployment profile More... almost 13 years ago
Sesamize cleanup. More... almost 13 years ago
Credit where it's due. More... almost 13 years ago
remove NQuads file extensions from sesamize now that they are in NQuadsFormat More... almost 13 years ago
use commons-io/IOUtils in Sesamize More... almost 13 years ago
add commons-io as dependency to avoid having to use a custom file-to-string method in Sesamize More... almost 13 years ago
bug fix for NQuadsFormat where it declared it supports namespaces More... almost 13 years ago
Revert "add basic NQuadsToNTriplesConverter class for users who cannot read NQuads, but can read NTriples" More... almost 13 years ago
bump plugin versions to latest More... almost 13 years ago
add plugin management to parent pom and simplify module pom files where they matched the default settings More... almost 13 years ago
add dependencyManagement to parent pom.xml More... almost 13 years ago
add basic NQuadsToNTriplesConverter class for users who cannot read NQuads, but can read NTriples More... almost 13 years ago
remove fortytwo and aduna repositories from module pom.xml files More... almost 13 years ago
Adapted LinkedDataServer to Restlet 2.0 (but needs a bit more cleanup). More... almost 13 years ago
Provisional changes in order to support SPARQL POST. More... almost 13 years ago
add note about efficiency reasons for exactObjectMatchRequired branch, along with possible collisions on the other branch More... almost 13 years ago
change default for doTranslation More... almost 13 years ago
expand to include exact matching for any of subject, predicate, and/or object More... almost 13 years ago