Skip to content

Wikibase dump: sitelink export broken #1345

@cuatim

Description

@cuatim

Hi!

Export Jan 31 (correct):

<https://wiki.openstreetmap.org/wiki/Tags> a schema:Article ;
        schema:about wd:Q2 ;
        schema:inLanguage "en" ;
        schema:isPartOf <https://wiki.openstreetmap.org/> ;
        schema:name "Tags"@en .

<https://wiki.openstreetmap.org/> wikibase:wikiGroup "osm" .

Export Feb 1 (broken):

<http:> a schema:Article ;
        schema:about wd:Q2 ;
        schema:inLanguage "en" ;
        schema:isPartOf <http:///> ;
        schema:name "Tags"@en .

<http:///> wikibase:wikiGroup "osm" .

This makes it impossible to query sitelinks from the export :/

PS: Split of from #1214 (comment) (may have gotten lost in that closed issue).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions