Wikidata / Wikidata-Toolkit

Java library to interact with Wikibase
https://www.mediawiki.org/wiki/Wikidata_Toolkit
Apache License 2.0
372 stars 100 forks source link

Add support for Wikibase federation #267

Open Tpt opened 7 years ago

Tpt commented 7 years ago

Wikidata-Toolkit should support entity id values pointing to external repositories e.g. structured data on commons.

wetneb commented 4 years ago

Related to #474: in the deserialization of MediaInfo entities, the entity values are currently created with an incorrect site IRI.

Tanish-Gupta commented 4 years ago

Hi, I was going the repository, is this issue still open? I can look into the issue once if it is still pending

Thank you

wetneb commented 4 years ago

Yes it is, but this requires some important (and potentially complex) design decisions, so it is probably not the best pick if you are looking for an easy issue to start with.

For this we are quite limited by design decisions on Wikibase's side, and these things are evolving quite rapidly at the moment, so I would not rush to implement this without coordinating seriously with WMDE.

Tanish-Gupta commented 4 years ago

Okay, thank you for your response.