openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Sesame Tools
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 8 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add option to generate none, or all of subject, predicate or object respectively
Peter Ansell
More...
almost 13 years ago
add simple version without mapping predicates or the choice of whether to delete the translated triples
Peter Ansell
More...
almost 13 years ago
move uritranslator to its own package so that I can remove the common package dependency on sparql
Peter Ansell
More...
almost 13 years ago
cleanup
Peter Ansell
More...
almost 13 years ago
first code working, with test
Peter Ansell
More...
almost 13 years ago
add delete templates
Peter Ansell
More...
almost 13 years ago
add deleteTranslatedTriples parameter spec
Peter Ansell
More...
almost 13 years ago
add initial concept for URITranslator
Peter Ansell
More...
almost 13 years ago
bump sesame version to 2.6.3
Peter Ansell
More...
almost 13 years ago
add CloseableGraphQueryResult
Peter Ansell
More...
almost 13 years ago
Merge pull request #22 from ansell/develop
Joshua Shinavier
More...
almost 13 years ago
add ArrayListGraphImpl based on GraphImpl and the PatternIterator class that was private inside GraphImpl
Peter Ansell
More...
about 13 years ago
bump versions and import new sesame-util package
Peter Ansell
More...
about 13 years ago
fix bug with CachingSailConnection commit after remove
Peter Ansell
More...
about 13 years ago
add CloseableTupleQueryResult
Peter Ansell
More...
about 13 years ago
convert CachingSailTest to JUnit 4 and add setUp and tearDown methods
Peter Ansell
More...
about 13 years ago
remove JSON-LD from reactor until the format stabilises and it is consistently possible to generate RDF from any JSON-LD document
Peter Ansell
More...
about 13 years ago
add checks, optimisations, and new tests for RdfListUtil
Peter Ansell
More...
about 13 years ago
recover from the recursive method failing due to the length of the list that would be generated by using the slow iterative method
Peter Ansell
More...
about 13 years ago
add test that pushes past the limits for deep trees and add explicit check for it
Peter Ansell
More...
about 13 years ago
performance boost from allocating an arraylist with a known capacity and directly inserting to the correct position on the arraylist
Peter Ansell
More...
about 13 years ago
add exception throwing to recursive implementation to make current tests pass
Peter Ansell
More...
about 13 years ago
Added a simplified implementation of getLists, for comparison/consideration.
Joshua Shinavier
More...
about 13 years ago
fix cycle detection code
Peter Ansell
More...
about 13 years ago
reformat using the eclipse default formatting specification which is close to the rest of sesametools
Peter Ansell
More...
about 13 years ago
add TODO note about strategies for selecting the next pointer trail to optimise the process
Peter Ansell
More...
about 13 years ago
reimplement getLists again
Peter Ansell
More...
about 13 years ago
remove implementation that seemed to be broken by design
Peter Ansell
More...
about 13 years ago
BROKEN: found that I wasn't actually testing forked lists, they are broken
Peter Ansell
More...
about 13 years ago
switch cycle checking off by default
Peter Ansell
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree