Skip to content

Commit

Permalink
[fluidgraph] Add documentation, comment vizualisation of RDF
Browse files Browse the repository at this point in the history
  • Loading branch information
fluidlog committed Apr 26, 2016
1 parent 523ed5b commit 70e17fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/fluidgraph
4 changes: 2 additions & 2 deletions js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ $(document).ready()
else
myGraph.openedGraph = myGraph.getOpenedGraph();

myGraph.openedGraph = "http://benoit-alessandroni.fr/ldp/actor/benoit-alessandroni/";
myGraph.typeLdpServer = "external";
// myGraph.openedGraph = "http://benoit-alessandroni.fr/ldp/actor/benoit-alessandroni/";
// myGraph.typeLdpServer = "external";

var testGraph;
if (myGraph.openedGraph)
Expand Down

0 comments on commit 70e17fb

Please sign in to comment.