You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm curious if anyone has tried adding RDF integration to Datasette. I'm experimenting with some stuff around RDF & SPARQL and integrating with other data sources. In particular I'm thinking about using Dogsheep to pull in some personal data and then enable using it as a SPARQL federated data source.
I didn't find much regarding existing work with this, but figured I'd ask in case I missed something. I did see #412 regarding "Linked Data" which is kind of the other direction of adding federated sources into Datasette.
I'll take a look at the GraphQL plugin since that seems like a good starting point. There seem to be some existing efforts to bridge between GraphQL and RDF, or it should at least be a good example of similar schema generation and querying patterns.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm curious if anyone has tried adding RDF integration to Datasette. I'm experimenting with some stuff around RDF & SPARQL and integrating with other data sources. In particular I'm thinking about using Dogsheep to pull in some personal data and then enable using it as a SPARQL federated data source.
I didn't find much regarding existing work with this, but figured I'd ask in case I missed something. I did see #412 regarding "Linked Data" which is kind of the other direction of adding federated sources into Datasette.
I'll take a look at the GraphQL plugin since that seems like a good starting point. There seem to be some existing efforts to bridge between GraphQL and RDF, or it should at least be a good example of similar schema generation and querying patterns.
Beta Was this translation helpful? Give feedback.
All reactions