Markus Krötzsch

Results 28 issues of Markus Krötzsch

The current code in WebResourceFetcher does not follow HTTP redirects. This causes problems, for example, if somebody uses an http-based URL http://www.wikidata.org/w/api.php to access the Wikidata API. This URL redirects...

enhancement

Statement ids in Wikibase have a fixed format, e.g., Q1294$AFB6473A-362F-429C-B2D8-8. This is validated in Wikibase when making API calls, and Wikidata Toolkit should likewise implement a basic validation in its...

enhancement
good first issue

When exporting a date like "4th century BC" (see https://www.wikidata.org/wiki/Q4318) leads to wrongly formatted XSD literals "-400" rather than "-0400". The reason for this is that the formatting method for...

bug
RDF export

The NTriples export contains URLs that use the character "|", which is [not allowed in NTriples](http://www.w3.org/TR/n-triples/#n-triples-grammar). For example, the export contains the following triple: ``` . ``` It is based...

bug
RDF export

The "simple statements" RDF export currently only exports statements without qualifiers ("cautious": no qualifiers that may change the meaning will ever be dropped). We should also support a "brave" mode,...

enhancement
RDF export

The query service for Wikidata will restrict parts of its dataset to statements that have the highest possible non-deprecated rank for their property and item. We should support this too....

enhancement
RDF export

The View view should show links to WIkipedia and other project pages.

enhancement
view: Entity

When running a query directly using the run parameter, the LIMIT is part of the query string. It would be better if this would be controlled by the UI, so...

enhancement
view: Query

The run parameter currently only works well with queries that have a single result variable called "entity". For the future, it would be good if more result schemas could be...

enhancement
view: Query

It would be nice if we could use translatewiki.net to have people update our messages. There should be technical ways of connecting our message files to this infrastructure, but I...

enhancement
help wanted
i18n/l10n