sage-org / sage-client

🦄 JS client for evaluating SPARQL queries against a SaGe server
MIT License
3 stars 5 forks source link

Rewriting into Typescript #17

Closed Callidon closed 4 years ago

Callidon commented 4 years ago

A complete rewriting of the SaGe client in Typescript, so it can leverage the best features from the sparql-engine framework. This new version also drops the old SaGe API (in pure JSON) and sends SPARQL queries according to the SPARQL protocol.