-
Aucune action de l'API ne doit être disponibles pour les utilisateurs non loggués dans Wikibase. Il s'agit plus particulièrement de bloquer l'accès non authentifié à des actions comme wbgetentities ou…
-
the following [sparql](http://tinyurl.com/y7rlfb8u) returns the expected 230 result on wikidata query service (see link).
However, when started from inside exist
```xquery
xquery version "3.1";
im…
-
![bild](https://user-images.githubusercontent.com/68460690/192087524-1db25a06-4f78-4fef-b2ad-86016c01b1b4.png)
code here https://github.com/dpriskorn/hiking_trail_matcher/commit/53fda373276889f310e83…
-
Wikipedia have stable pages for all cities, and Wikidata supply an ID for it.
Today Wikidata IDs are playing important role as "concept identifier", for Web Semantic in general and for open projects…
-
I created a phabricator ticket: https://phabricator.wikimedia.org/T306288
but I feel like this might be a more appropriate place to report this
### Setup
- Wikibase Local Media version: master
…
-
The initial list contains 36 items (but some are persons, the query is not well refined). However, already is clear that even federal agencies are not tagged. One source for initial reference is https…
-
E.g. as per [this query](https://query.wikidata.org/#SELECT%20%3FID%20%3Flabel%20WHERE%20%7B%0A%20%20%3FID%20wdt%3AP31%2Fwdt%3AP279%2a%20wd%3AQ18609040.%0A%20%20MINUS%20%7B%20%3FID%20wdt%3AP31%2Fwdt%3…
-
e.g. [this query](https://query.wikidata.org/#%0A%23defaultView%3ATable%0A%23%20Statements%20referencing%20works%20by%20this%20author%0ASELECT%20%3Fitem%20%3FitemLabel%20%3Fproperty%20%3FpropertyLabel…
-
see https://dl.acm.org/conferences
```sparql
# WF 2021-11-04
# ACM events in Wikidata
SELECT ?event ?eventLabel ?acmEventId ?dblpEventId ?type ?typeLabel WHERE {
#?event wdt:P31 wd:Q52260246.…
-
Depending on local setup, if you re-import entities that you’ve already imported before, the importer will add all the statements again, leaving you with duplicate statements.
This query in `PagePr…