callahantiff / PheKnowLator

PheKnowLator: Heterogeneous Biomedical Knowledge Graphs and Benchmarks Constructed Under Alternative Semantic Models
https://github.com/callahantiff/PheKnowLator/wiki
Apache License 2.0
159 stars 29 forks source link

draft SPARQL endpoint #83

Closed bill-baumgartner closed 3 years ago

bill-baumgartner commented 3 years ago

An initial commit of files to facilitate a SPARQL endpoint for PheKnowLator data. The endpoint uses the DBCLS sparql-proxy web app as the front end and serves triples from a Blazegraph backend.

Note: This PR is not ready to be merged as it currently hosts cl.owl and not the pkt data. Once the bucket path for the pkt data is known, it needs to be added to the Dockerfile.

Related to issue #69.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

callahantiff commented 3 years ago

@bill-baumgartner - OK for me to make this PR and merge with the ci_cd_build branch? I am hoping to get everything integrated and rebased before we meet this afternoon.