Hmm, I see I still missed to answer a couple of your questions, so here 
we go:

On 2013-10-21 16:53, Yaron Koren wrote:
> What does RDFIO do? 

(Answered in last mail)

> What, if anything, do you want it do further? 

Let it provide an extension to the MediaWiki API, to allow easier access 
from remote tools.

> What did SMWWriter do? 

It did the actual writing/updating of SMW facts in wiki articles (not 
just updating a triple store, as most other SMW addons)

> How do POM/WOM fit into this whole thing? 

POM provided an API to wiki content, which SMWWriter used.

WOM replaced SMWWriter+POM.

> And how does this relate to the RDF triplestore functionality that SMW 
> now has?

Not very much. Triple stores is a separate thing. RDFIO is dependent on 
the internal MySQL based triple store that ARC2 (the PHP RDF library) uses.

In theory, RDFIO could be extended to work with any external triple 
store as well (and is on my wish-list for the future), but for the time 
being, the easiest was to just use ARC2:s own triple store.

// Samuel


-- 
Developer at www.uppmax.uu.se & www.farmbio.uu.se
M: samuel.la...@it.uu.se
G: samuel.la...@gmail.com
S: samuellampa
P: +4670-2073732
T: @smllmp
B: saml.rilspace.org


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to