lvaudor / glitter

an R package which writes SPARQL queries
https://lvaudor.github.io/glitter
44 stars 5 forks source link

fix: spq_select() behavior #203

Closed maelle closed 1 year ago

maelle commented 1 year ago

plus a bit of refactoring and better erroring

Fix #200

maelle commented 1 year ago

@lvaudor interestingly inside glitter I used spq_select() a lot to start tracking a variable as selected, so I had to replace these calls with calls to track_structure().