VIE icon indicating copy to clipboard operation
VIE copied to clipboard

Implement W3C RDFa API compatible interfaces

Open bergie opened this issue 13 years ago • 4 comments

We should provide interfaces compatible with http://www.w3.org/2010/02/rdfa/sources/rdfa-api/Overview-src.html#basic-concepts

bergie avatar Mar 09 '11 15:03 bergie

There is now a pure-JS implementation of the W3C RDFa API. Maybe we can replace VIE.RDFa with that? https://github.com/webr3/rdf-interfaces/blob/master/rdfi.js

bergie avatar May 04 '11 13:05 bergie

@bergie What's the status of this issue?

neogermi avatar Jan 27 '12 11:01 neogermi

Ping!

akuckartz avatar Sep 15 '12 07:09 akuckartz

also https://github.com/niklasl/rdfa-lab/wiki/RDFa-DOM-API

This API proposes a revised version of the current W3C RDFa API Note. Main differences are:

elf-pavlik avatar Jul 04 '14 09:07 elf-pavlik