jpmccu / rdfviewer

A UML-like visualization strategy for RDF.
http://tw.rpi.edu/web/tool/vraer
Apache License 2.0
5 stars 4 forks source link

Mention external call in readme? #1

Open 1tylermitchell opened 10 years ago

1tylermitchell commented 10 years ago

Excellent resource - thanks for sharing. It may be worth noting, at some point, that rdf.js calls to an external service, so people don't think it's all done in their own network. Naturally cross site scripting warnings will pop up but we know those aren't always in place ;-)

jmvanel commented 8 years ago

Regarding this, it would be nice to read a local RDF file of the currently used formats. I reckon that this would need to introduce JS dependencies for reading TTL, RDF/XML, etc.