-
Arguably, the reason why #627 was allowed to happen in the first place is that the need for an update in `DatamodelConverter` was not flagged by the compiler when new entity types were introduced.
…
-
Since the introduction of merging strategies, there are some changes on entities which result in "null edits" on the Wikibase instance, but which are not detected as such in OpenRefine / Wikidata-Tool…
-
Hi @daniilsorokin ,
I tried to run the example with trained models and after debugging through the codes it seems to me the SPARQL queries are throwing exception. I put a flag when the query throw…
-
As a developer of the [Commons Android app](https://commons-app.github.io), I would like to use a Java library to add P18 (image) statements from the app (the app directs the user to nearby points of …
-
It would be great to be able to get entities with a SPARQL query e.g.
```
SELECT ?station WHERE {
# P954 = Internationale Bahnhofsnummer IBNR
?station wdt:P954 ?ibnr.
# filter to show only …
-
**Description of problem**
TrID signatures are of a much less quality than something like PRONOM, largely because of the learning algorithm it uses. Partially too because TrID's confidence ratings …
-
I am trying to create properties using the Java API:
```
public static void main(String[] args) throws Exception {
BasicApiConnection connection = new BasicApiConnection(siteIri);
…
-
I'd like to add yet another option to the (already long) list of suggestions to make consuming data from RDF data(bases) easier.
## Why?
As indicated already elsewhere: capturing data in RDF a…
-
We can add an option that adds information about the shapes that have been validated together with each node. This information can be useful to debug the algorithm
labra updated
3 years ago
-
@wrought @Daniel-Mietchen
I just noticed this is announced http://www.mediawiki.org/wiki/Z%C3%BCrich_Hackathon_2014 .
So we can also go to that instead of, or in addition to, OKFest .