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
And click on the "Library" example at the top. Then make sure that the
"Framed" tab is selected. If you look at the input document on the left side
you'll see that the data isn't nested at all, the result however is. This is
done according the specified frame on the right hand side.
In my implementation you can also filter by @id, e.g., so if you would have
multiple libraries, you could select the one you are interested in.
It still needs a bit of love and doesn't handle certain things yet (lists,
reverse properties) but you should get the idea. Probably it's much easier
to implement in LevelGraph since you can query more easily over triples.
Dunno. Unfortunately I don't have the time right now to get my hands dirty
but I can at least answer questions you may have :-P
It might be very possible to build a query language on top of JSON-LD framing, as suggested by @lanthaler:
The text was updated successfully, but these errors were encountered: