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

feat/sparql-in-memory #36

Merged
merged 4 commits into from
Nov 2, 2023
Merged

feat/sparql-in-memory #36

merged 4 commits into from
Nov 2, 2023

Conversation

adlerfaulkner
Copy link
Member

Changes the in memory storage option to use an RDF/JS store so that we can use a single translation between the OGM interface and SPARQL to query both SPARQL endpoints and in memory

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6738317583

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 36 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.009%) to 92.084%

Files with Coverage Reduction New Missed Lines %
src/util/SparqlUtil.ts 3 95.8%
src/SklEngine.ts 33 82.47%
Totals Coverage Status
Change from base Build 6702402769: -0.009%
Covered Lines: 1099
Relevant Lines: 1180

💛 - Coveralls

@adlerfaulkner adlerfaulkner merged commit 1ed8582 into main Nov 2, 2023
22 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