Javascript SPARQL editor@en

sparql-editor - a simple, single-file HTML form/textarea/Javascript based SPARQL editor. Do what thou wilt (public domain). Only tested on Firefox.

Changes

2006-09-29 :

2006-09-28 :

  • silly bug fixed - var editArea wasn't global (how did it work before??)
  • added prefixes: SIOC, SIOCT, WOT
  • arranged prefixes alphabetically

 

// Original post below, I might as well use this space for updates & comments

I finally reached the end of my tether with forgetting the SPARQL syntax, and hunting for namespace URIs, and copying and pasting, and commenting and uncommenting and wrapping in OPTIONAL... So I've made a very simple HTML form (textarea)-based editor with a bunch of buttons for common constructs and a couple of common operations. It's all in one HTML page here: sparql-editor.

One feature that'd be good to have but I don't need it where it's going (and I've already spent too much time on the thing) is an extra text line to include the target URI, so clicking submit will apply it. Could also do with prettifying, but i definitely don't have time for that.@en

Danny Ayers
2006-09-27T17:08:15+02:00

Related
Comments
Edit