Hello,

I would like to add Inline Editing functionality to SMW, so that users can
edit values of properties directly when clicking on them.

One way to this would be to have some RDFa surrounding the annotations so
that after a user has changed the embedded html, a script in the back would
know from the RDFa which page and property to update.

There is an RDFa extension, however, it does not embed the RDFa but only
adds it to the beginning of the page, so that the html is not linked to the
actual properties.

I was looking to either hook into the annotation parsers ([[...::...]] and
{{#ask...}}) or the query parsers (SMWAsk class) to add the RDFa to the
wikitext/html output, but both times didn't find a suitable place to add the
RDFa without editing SMW core.

Any ideas and comments on this would be appreciated.

Best,

Benedikt

--
Karlsruhe Institute of Technology (KIT)
Institute of Applied Informatics and Formal Description Methods (AIFB)

Benedikt Kämpgen
Research Associate

Kaiserstraße 12
Building 11.40
76131 Karlsruhe, Germany

Phone: +49 721 608-47946 (!new since 1 January 2011!)
Fax: +49 721 608-46580 (!new since 1 January 2011!)
Email: benedikt.kaemp...@kit.edu
Web: http://www.kit.edu/

KIT – University of the State of Baden-Wuerttemberg and
National Research Center of the Helmholtz Association

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to