issues
search
sul-dlss-deprecated
/
sparql-loader
Proxies a SPARQL server and sends SNS messages when commands are processed.
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding/updating .github/pull_request_template.md This was uploaded via automation.
#93
mjgiarlo
closed
4 years ago
0
Adds ability to skip Sparql parsing and SNS.
#92
justinlittman
closed
5 years ago
0
Fixed command for running integration test.
#91
justinlittman
closed
5 years ago
0
An option for skipping Sparql parsing / SNS
#90
justinlittman
closed
5 years ago
0
[Discussion] Handle Neptune ConcurrentModificationExceptions
#89
justinlittman
opened
5 years ago
7
Tweaks to logging
#88
justinlittman
closed
5 years ago
0
Log and swallow ParseException
#87
justinlittman
closed
5 years ago
0
Catch and log ParseException
#86
justinlittman
closed
5 years ago
0
Stop logging SPARQL query
#85
justinlittman
closed
5 years ago
2
Add a unit test for this case
#84
aaron-collier
closed
5 years ago
0
Fixes #82
#83
aaron-collier
closed
5 years ago
0
Error parsing sparql when special characters are bing unencoded
#82
aaron-collier
closed
5 years ago
0
Add integration to circleci
#81
aaron-collier
closed
6 years ago
0
Drop rdflib-sparql - no longer suppoerted or available
#80
aaron-collier
closed
6 years ago
0
Add integration to circleci
#79
aaron-collier
closed
6 years ago
0
Add a simple GET endpoint
#78
mjgiarlo
closed
6 years ago
0
Handle content types with charsets.
#77
justinlittman
closed
6 years ago
0
Explicitly set utf-8 encoding in neptune_client.
#76
justinlittman
closed
6 years ago
0
Fix neptune client encoding error
#75
justinlittman
closed
6 years ago
1
Verify content type is sent
#74
aaron-collier
closed
5 years ago
1
Set system recursion limit
#73
aaron-collier
closed
6 years ago
0
Investigate RecursionError on some sparql queries
#72
aaron-collier
closed
6 years ago
1
DRY up logging in handler
#71
aaron-collier
opened
6 years ago
0
DRY up file loading in test_handler
#70
aaron-collier
opened
6 years ago
0
Return malformed query checks to guard neptune
#69
aaron-collier
closed
6 years ago
2
Get the request content-type to pass through to neptune
#68
aaron-collier
closed
6 years ago
0
Fixes style for build
#67
aaron-collier
closed
6 years ago
0
Creates dev server wrapper for sparql loader.
#66
justinlittman
closed
6 years ago
0
Create dev server wrapper for sparql loader
#65
justinlittman
closed
6 years ago
0
Python readme
#64
aaron-collier
closed
6 years ago
0
Add profile logging
#63
aaron-collier
closed
6 years ago
0
Restore profile Logging
#62
aaron-collier
closed
6 years ago
2
Add honeybadger to python based sparql-loader
#61
aaron-collier
closed
6 years ago
1
Do not attempt to parse non update queries
#60
aaron-collier
closed
6 years ago
1
Update readme
#59
aaron-collier
opened
6 years ago
0
Minimize deployment package
#58
aaron-collier
closed
6 years ago
0
Add profile logging
#57
aaron-collier
closed
6 years ago
1
Rewrite this lambda in python to use RDFLIB
#56
aaron-collier
closed
6 years ago
1
Investigate using knakk/rdf
#55
aaron-collier
closed
6 years ago
1
Parse literals with double quotes
#54
jcoyne
closed
6 years ago
2
Issue 52 - Do not crash when parsing odd names
#53
aaron-collier
closed
6 years ago
0
Index out of range parsing sparql statement
#52
justinlittman
closed
6 years ago
1
Adds server (for localdev)
#51
justinlittman
closed
6 years ago
7
Remove Parse in favor of ExtractEntities
#50
aaron-collier
closed
6 years ago
0
Switch -X to -H for header in readme
#49
aaron-collier
closed
6 years ago
0
Publish all unique subjects to SNS
#48
aaron-collier
closed
6 years ago
0
Fix sparql parsing to ensure all subjects are extracted
#47
aaron-collier
closed
6 years ago
0
Update example curl call
#46
jcoyne
closed
6 years ago
0
Pass through the response to the consumer
#45
jcoyne
closed
6 years ago
0
Lambda's are limited to 6mb response sizes
#44
jcoyne
closed
6 years ago
1
Next