hi All,
I'm working with the RDF export feature, so I can deliver wiki data to 3rd
Party
apps.
For example, I've got an essay page, which has content that's contained in the
Text-type property "hasTextContentLeft"
, "hasTextContentMain", etc
So I was using the RDF Export feature to extract that data from a page.
However, in this essay content, the user may have done any of the formatting
stuff that one might do with the WYSIWYG editor. For example, adding ''this''
to
make a word italicized.
When the RDF exporter delivers this data, it returns ''this'' . However, it's a
lot easier on my 3rd party app if it only has to worry about rendering HTML,
not
wiki text.
I'm wondering if there's a way to get the rdf exporter to return <i>this</i>
instead of ''this'' ?
I'm happy to write some sort of proxy that gets the RDF, then runs the
individual elements through the parser. But I'd like to reduce the amount of
overhead, and avoid any extra http calls to the MW api page.
What would be the best way to approach this?
thanks!
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel