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
One of the use-cases I'd like to see fully fleshed out in an example is the following:
How do you take data about one entity from 2 different sources (e.g. A.json which we'll say comes from "Acebook" and B.json which we'll say comes from "Bwitter"), define an @context for them, compact them, and then "merge" into one final doc (e.g. maybe something along the lines of F.json?)?
I think it'd help to clarify the process, and how best to model data in order to achieve these results using JSONLD.