On 01/17/2014 10:17 AM, Jay Ashworth wrote: > ----- Original Message ----- >> From: "Gabriel Wicke" <[email protected]> > >> Currently Flow is the only project using HTML storage. We are working on >> preparing this for MediaWiki proper though, so in the longer term the >> interwiki conflict issue should disappear. > > Where, by "HTML storage" I hope you actually mean "something that isn't HTML" > storage, since HTML is a *presentation* markup manguage, not a semantic one, > and thus singularly unsuited to use for the sort of semantic storage a wiki > engine requires...
I mean our HTML5+RDFa DOM spec format [1], which is semantic markup that also displays as expected. It exposes all the semantic information of Wikitext in RDFa, which is why Parsoid can provide a wikitext editing interface to it. Gabriel [1]: https://www.mediawiki.org/wiki/Parsoid/MediaWiki_DOM_spec _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
