CosmicMind / Graph

Graph is a semantic database that is used to create data-driven applications.

Home Page:http://cosmicmind.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add JSON parser / Network and exporter for Graph.

daniel-jonathan opened this issue · comments

This should allow graph to send and receive data through a network and JSON objects.

This would be very welcome :). I had something working a few weeks ago based on your advice in Issue 95 -- but it was a lot of boilerplate. Being able to download and map JSON objects to Entities in the Graph would make aggregating data from multiple API's much easier. Many thanks for looking at this. I'll be a willing tester

@DavidELeahy perfect :) Glad this will help.

Would love to see this.

any updates on this?

@multinerd I have made some progress on this. I am updating Graph and it's API with an inclusion for this during this month. Sorry for any inconvenience :)

Update?

The JSON parser is available. The networking is not. Soon enough this will be done fully.

Let's follow this issue as the feature is being added. #148