====== JSON ====== R libraries: igraph statnet: sna/network ggnet ggnetwork ggraph * Static Elements to style http://curleylab.psych.columbia.edu/netviz/netviz1.html#/14 * http://curleylab.psych.columbia.edu/netviz/netviz1.html#/ * http://curleylab.psych.columbia.edu/netviz/netviz2.html#/ * http://curleylab.psych.columbia.edu/netviz/netviz3.html#/ * http://curleylab.psych.columbia.edu/netviz/netviz4.html#/ * http://curleylab.psych.columbia.edu/netviz/netviz5.html * http://curleylab.psych.columbia.edu/netviz/netviz5.html#/ ===== JSON ===== * [[http://www.json.org/|json.org]] * W3schools: [[http://www.w3schools.com/json/|JSON]] * [[http://json-schema.org/latest/json-schema-validation.html|JSON schema]] * [[https://blog.gnip.com/social-data-vs-social-media-2/|Social Data vs Social Media]] * [[http://bsonspec.org/|BSON]] - a bin­ary-en­coded seri­al­iz­a­tion of JSON-like doc­u­ments * [[http://badgerfish.ning.com/|BadgerFish]] is a convention for translating an XML document into a JSON object * [[https://jb64.org/specification/|JSON-Base64]] * [[http://ubjson.org/|Universal Binary JSON Specification]] ===== JSON based services ===== * [[http://openweathermap.org/api|Open Weather Map]] * [[https://cran.r-project.org/web/packages/jsonlite/vignettes/json-apis.html|Fetching JSON data from REST APIs]] * [[http://www.programmableweb.com/news/26-weather-apis-12-support-json/2012/01/11|26 Weather APIs, 12 support JSON]] * [[http://18f.github.io/API-All-the-X/data/individual_apis.json|individual\_apis.json]] * [[https://data.oecd.org/api/sdmx-json-documentation/|OECD Data API Documentation]] * [[https://developers.google.com/gdata/docs/json?hl=en|Using JSON in the Google Data Protocol]] * [[https://developer.linkedin.com/docs/rest-api|REST API - The foundation of all digital integrations with LinkedIn]] * [[http://themarklee.com/2014/04/03/pulling-json-data-open-data-api/|Pulling JSON data from a public data API]] ===== Formats ===== * [[http://netjson.org/|NetJSON: data interchange format for networks]]; [[https://github.com/interop-dev/netjson|NetJSON: data interchange format for networks]]; [[https://github.com/interop-dev/netjsongraph.js|NetJSON NetworkGraph visualizer based on d3.js]]; * [[http://jsongraphformat.info/|JSON Graph Format Github]], [[https://github.com/jsongraph/json-graph-specification|specification]] * Stackoverflow: [[http://stackoverflow.com/questions/13199560/standard-canonical-formats-for-representing-graph-network-data-in-xml-json-and|Formats for representing graph/network data in XML/ JSON]] * [[http://noflojs.org/documentation/json/|NoFlo graph file format]]; [[https://github.com/noflo/noflo/blob/master/graph-schema.json|schema]] * networkD3: [[http://christophergandrud.github.io/networkD3/|D3 JavaScript Network Graphs from R]] * http://wiki.cytoscape.org/Cytoscape_3/UserManual/Network_Formats * Emden Gansner and Eleftherios Koutsofios and Stephen North: [[http://www.graphviz.org/Documentation/dotguide.pdf|Drawing graphs with dot]], January 26, 2006 * [[http://cytoscape.github.io/cytoscape.js/|Cytoscape.js]] / Elements JSON * [[http://rtsys.informatik.uni-kiel.de/confluence/display/KIELER/JSON+Graph+Format|The JSON Graph Format (KIELER Project)]] * [[https://github.com/bruth/json-graph-spec|JSON Graph Spec]] * [[https://en.wikipedia.org/wiki/DOT_%28graph_description_language%29|DOT (graph description language)]]; [[https://code.google.com/p/jsdot/wiki/JSONGraph|jsdot]] * [[https://www.npmjs.com/package/graph-json|graph-json]] * [[http://www.infovis-wiki.net/index.php?title=Mapping%2C_Map%2C_Graph%2C_and_Network_Visualization_Links|Mapping, Map, Graph, and Network Visualization Links]] * [[http://www.infovis-wiki.net/index.php?title=Tasks_Taxonomy_for_Graphs|Tasks Taxonomy for Graphs]] * [[http://www.w3.org/TR/json-ld/|A JSON-based Serialization for Linked Data]] ===== Libraries ===== * [[https://blog.profitbricks.com/39-must-have-apis-for-developers/|39 Must-Have APIs for Developers]] * [[http://beebole.com/pure/|pure.js]] - Javascript Template Engine ===== Programming ===== * [[http://visjs.org/network_examples.html|Vis.js]]; [[http://visjs.org/examples/network/data/importingFromGephi.html|Dynamic Data - Importing from Gephi (JSON)]] * http://visjs.org/examples/network/data/importingFromGephi.html * https://networkx.github.io/documentation/latest/reference/readwrite.json_graph.html * http://pythontips.com/2013/08/08/storing-and-loading-data-with-json/ * [[https://gist.github.com/shinaisan/3884593|change shape of edges by dragging]] ===== Reading JSON files ===== * [[https://docs.nodejitsu.com/articles/command-line/how-to-prompt-for-command-line-input|How do I prompt users for input from a command-line script?]] * [[http://www.html5rocks.com/en/tutorials/file/dndfiles/|Reading files in JavaScript using the File APIs]] * Matt West: [[http://blog.teamtreehouse.com/reading-files-using-the-html5-filereader-api|Reading Files Using The HTML5 FileReader API]] * [[http://www.dotnetcurry.com/html5/1167/read-local-file-api-html5-javascript|Read a Local File using HTML5 and JavaScript]] * [[https://msdn.microsoft.com/en-us/library/hh580307%28v=vs.85%29.aspx|How to read local files]] * W3 schools: [[http://www.w3schools.com/js/default.asp|Javascript]], [[http://www.w3schools.com/js/js_json.asp|JS in JSON]], [[http://www.w3schools.com/json/default.asp|JSON]] ===== Mixed ===== * http://arborjs.org/ * [[https://www.youtube.com/watch?v=hOE6nVVr14c|JSON Graph: Reactive REST at Netflix]] * [[http://graphwalker.org/docs/json_graph|GraphWalker]] - The Open Source Model-Based Testing Tool * Structr - [[https://structr.org/blog/create-graph-structures-from-deeply-nested-json-documents|Create Graph Structures from deeply nested JSON Documents]] * http://netjson.org/rfc.html * http://jsongraphformat.info/ * https://en.wikipedia.org/wiki/DOT_(graph_description_language) * https://www.eclipse.org/elk/documentation/tooldevelopers/graphdatastructure/jsonformat.html * http://manual.cytoscape.org/en/stable/Supported_Network_File_Formats.html * https://beta.observablehq.com/@bstaats/graph-data-formats-tools * https://math.nist.gov/~RPozo/ngraph/ngraph_toolkit_index.html * https://networkx.github.io/documentation/stable/reference/readwrite/json_graph.html * https://www.cs.tufts.edu/comp/150IDS/final_papers/lizzied.3/FinalReport.html * http://www.maths.adelaide.edu.au/matthew.roughan/papers/graph_formats_talk.pdf * http://www.maths.adelaide.edu.au/matthew.roughan/papers/hitch_hikers_guide.pdf * http://www.maths.adelaide.edu.au/matthew.roughan/papers/graph_formats_talk.pdf * https://arxiv.org/abs/1503.02781 * http://totem.run.montefiore.ulg.ac.be/doc/UserGuide/node4.html * https://researchdata.4tu.nl/en/publishing-research/data-description-and-formats/ * https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/JSON