SolidLabResearch / SolidLabLib.js

🧫 A library of helper functions for developing Solid apps in TypeScript/JavaScript.
https://SolidLabResearch.github.io/SolidLabLib.js/
MIT License
2 stars 1 forks source link

draft: add query helpers #8

Closed jeswr closed 1 year ago

jeswr commented 1 year ago

This is a WIP PR adding query helper functionality to the core of SolidLabLib.js

rubensworks commented 1 year ago

Do you want a review at this stage @jeswr?

RubenVerborgh commented 1 year ago

I think @solidlab/query is a good direction for this. @rubensworks?

rubensworks commented 1 year ago

@jeswr and I just discussed this. Since these helpers are mostly Solid-independent, and exist at RDF/JS query-engine-level, we're going to create a dedicated RDF/JS query-engine helpers package, which will exist under the RDF/JS namespace (after discussion in the RDF/JS CG).