Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance smart update #51

Merged
merged 4 commits into from
Feb 17, 2025
Merged

Enhance smart update #51

merged 4 commits into from
Feb 17, 2025

Conversation

vanxa
Copy link
Collaborator

@vanxa vanxa commented Feb 3, 2025

Add validation for provided templateId - the template given the ID must
already exist in GraphDB
Fix missing bound input to template smart-update - see
https://graphdb.ontotext.com/documentation/10.8/updating-data.html#sparql-template-endpoint
Example 1
Copy template update operations and parsing from SparQLTemplateService
in GraphDB
Add generic RDF format converter
Copy link

github-actions bot commented Feb 3, 2025

Code Coverage

Overall Project 58.23% -21.12%
Files changed 23.93%

File Coverage
GraphDBSinkConfig.java 93.37%
RdfFormatConverter.java 93.1% -6.9%
EnumValidator.java 87.06%
SinkRecordsProcessor.java 86.9%
RDFFormatValidator.java 70%
GraphDBConnectionValidator.java 64.2% -20.71%
ValueUtil.java 63.67% -5.71%
GraphDBSinkConnector.java 50.79%
JsonDataConverter.java 33.06% -66.94%
RecordHandler.java 21.74% -30.43%
TemplateUtil.java 0%
ValueParser.java 0%
TemplateInput.java 0%

@ivorusev ivorusev marked this pull request as ready for review February 13, 2025 08:25
@vanxa vanxa merged commit 2339124 into main Feb 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants