Skip to content

Illegal value: http://www.wikidata.org/entity/Q11573 #16

@rain1024

Description

@rain1024

Hi guys,

First of all, thanks for useful tool. It helps me a lot.

Today, I can't import some entity with metre (Q11573), square kilometre (Q712226), such as Q1854

It's ok with entity Q36404

$ php maintenance/importEntities.php --entity Q36404
...
[2016-12-22 10:05:39]: Adding statements: Q36404
[2016-12-22 10:05:44]: Done

But it yield Illegal value: http://www.wikidata.org/entity/Q11573 when I try to dump entity Q1854

$ php maintenance/importEntities.php --entity Q1854

...
[2016-12-22 10:08:57]: Adding statements: Q1854
[2016-12-22 10:09:00]: Illegal value: http://www.wikidata.org/entity/Q11573
[2016-12-22 10:09:00]: Done

Entity Q11573 is metre, I realize that I can't dump any entities with metre (Q11573), square kilometre (Q712226). For example

$ php maintenance/importEntities.php --entity Q36685

...
[2016-12-22 10:12:52]: Adding statements: Q36685
[2016-12-22 10:12:55]: Illegal value: http://www.wikidata.org/entity/Q712226
[2016-12-22 10:12:55]: Done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions