Saturday, February 4, 2017

To this I followed the steps:

(1) Run common-n3-parse-triples.js (instead of assigning the contents of the array to a varible in the code, pass the file in and assign to the variable. also make sure you escape special characters like " ' ")
(2) Feed the output to 4d3-commonjs-createprimatives.js (pass the array from step 1 to this)
(3) Feed the output with an output file into index.html (read in string instead of pasting the output from step 3 into  file)

The graph may look nicer if I chaged URIs to curies.  This would make http://data.thespaceplan.com/ontologies/lsi#relatedIndustriesFields isp:relatedIndustriesFields with @prefix isp: <http://data.thespaceplan.com/ontologies/lsi#> stated somewhere

No comments:

Post a Comment