Catmandu::Fix::wd_language(3) Limit string values in a Wikidata entity record to a selected language

VERSION

version 0.06

DESCRIPTION

This Catmandu::Fix modifies a Wikidata entity record, as imported by Catmandu::Importer::Wikidata, by deleting all language tagged strings (in "aliases", "labels", and "descriptions") except a selected language. The strings are also simplified as done with Catmandu::Fix::wd_simple_strings.

AUTHOR

Jakob Voβ

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Jakob Voβ.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.