json-ld / json-ld.org

JSON for Linked Data's documentation and playground site
https://json-ld.org/
Other
856 stars 152 forks source link

conversion of json-ld to Graphql schema #702

Open Rakeshjdev opened 5 years ago

Rakeshjdev commented 5 years ago

Hi , I have json-ld data . I want to convert json-ld to graphql schema, so that I can do Get and Post operation in Graphql using spring boot and graphql. How will i achieve this?

elf-pavlik commented 5 years ago

https://comunica.github.io/Article-ISWC2018-Demo-GraphQlLD/

This link will unlikely answer your question directly but you maybe you can contact authors of that paper who have a good grip on working with Linked Data and GraphQL