geneontology / go-fastapi

https://api.geneontology.org/
4 stars 3 forks source link

remove dependency on ontobee SPARQL endpoint #26

Closed sierra-moxon closed 1 year ago

sierra-moxon commented 1 year ago

this will also help with porting GO-CAM API SPARQL query architecture to go-fastapi and unify handling of prefix mappings

sierra-moxon commented 1 year ago

noting this issue in oaklib: https://github.com/INCATools/ontology-access-kit/issues/318 (thinking of pulling out SparqlQuery builder into its own repository).