https://bugzilla.wikimedia.org/show_bug.cgi?id=48708

       Web browser: ---
            Bug ID: 48708
           Summary: Subobjects missing on Special:ExportRDF
           Product: MediaWiki extensions
           Version: REL1_19 branch
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Running MW 1.19.3 and SMW 1.8.0.4, when doing an RDF export, either with
Special:ExportRDF or SMW_dumpRDF.php, the subobjects (and SIO, being now based
on those) are missing. They do work inside the wiki, we can define them and we
can #ask for them, they're just missing from the exported RDF file.

The RDF has references to the subobjects, like:

<swivt:specialProperty_SOBJ
rdf:resource="&wiki;XYZ-23_6cedb74f232b4ea2315469c3fef73597"/>

But that's all. Trying to export that "XYZ# 6ceb..." resource doesn't get the
subobject data either, just the main article again. With SMW <= 1.6 and
non-subobject-based SIO what we used to get when exporting a particular article
(or a full RDF dump) was the article data and all its SIOs with their
properties. Now we're getting the reference to the subobject but no subobject
properties. We're losing data on the exported RDF file.

There are other reports of this bug on the semediawiki-user mailing list. Some
people also say that, as 3-store integration reuses the RDF export
functionality, subobjects are also missing when using an external store.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to