natanael.arndt.xyz

RDF Editing on the Web with REX

Claus Stadler, Natanael Arndt, Michael Martin, Jens Lehmann
in SEMANTICS 2015, 2015-09
Download Paper, Bibsonomy, RDF (Turtle)

Abstract

While several tools for simplifying the task of visualizing (SPARQL accessible) RDF data on the Web are available today, there is a lack of corresponding tools for exploiting standard HTML forms directly for RDF editing. The few related existing systems roughly fall in the categories of (a) applications that are not aimed at being reused as components, (b) form generators, which automatically create forms from a given schema – possibly derived from instance data – or (c) form template processors which create forms from a manually created specification. Furthermore, these systems usually come with their own widget library, which can only be extended by wrapping existing widgets. In this paper, we present the AngularJS-based Rdf Edit eXtension (REX) system, which facilitates the enhancement of standard HTML forms as well as many existing AngularJS widgets with RDF editing support by means of a set of HTML attributes. We demonstrate our system though the realization of several usage scenarios.

Preview

Download