https://bugzilla.wikimedia.org/show_bug.cgi?id=22723
Markus Krötzsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Markus Krötzsch <[email protected]> 2010-05-27 16:49:57 UTC --- I have now extended the OWL/RDF export to include both the modification date and the (numerical) namespace of the wiki page of each exported subject. Both properties are required for being able to execute #ask queries via SPARQL when using a triple store. The properties are defined specifically for SMW and not reusing DC or any other vocabulary now. They are called swivt:wikiNamespace and swivt:wikiPageModificationDate. See http://semantic-mediawiki.org/swivt/ for an overview of all properties used by SMW. The change has been made in SVN and will be part of the next release SMW 1.5.1 (ETA Monday May 31). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
