RDFLib / rdflib-jsonld

JSON-LD parser and serializer plugins for RDFLib
Other
280 stars 71 forks source link

final commit #90

Closed bhrigu12 closed 4 years ago

bhrigu12 commented 4 years ago

Issue was to create a graph with id rather than context. We were able to achieve that but the graph formed will have less information as compared to the one with context.

niklasl commented 4 years ago

What are you trying to accomplish here? It looks like an experiment? This turns the logic of @id and @context upside down and ought to break things fundamentally. I have no time to run the tests now but I'd expect most of them to fail.