Triply-Dev / YASGUI.legacy

Yet another SPARQL GUI
http://legacy.yasgui.org
MIT License
44 stars 8 forks source link

load rdf from clipboard #274

Closed LaurensRietveld closed 9 years ago

LaurensRietveld commented 10 years ago

Nice GUI but it is not useful for my development if I cannot load my own test data to query.

Please add ability to load Turtle triples from the clipboard.



UserAgent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36

LaurensRietveld commented 9 years ago

This indeed not the direct usecase of YASGUI. For this to happen, SPARQL needs to support uploading of files (which it doesnt), or we'd need a proper client-side endpoint (which does not exist)