Open pastorius187 opened 10 years ago
The quantity datatype is not supported, the newly introduced monolingual text neither. My rework branch has the quantity already, and will have the monolingual text soon - see https://github.com/Ahoerstemeier/wikibase.net/tree/rework
t doesnt work. getEntityFromSitelink throws an exception
A first chance exception of type 'System.NotSupportedException' occurred in Wikibase.NET.dll System.NotSupportedException: Unsupported type quantity v Wikibase.DataValues.DataValueFactory.newDataValue(String type, JsonValue value) v Wikibase.DataValues.DataValueFactory.newFromArray(JsonObject data) v Wikibase.Snak.newFromArray(JsonObject data) v Wikibase.Claim.fillData(JsonObject data) v Wikibase.Statement.fillData(JsonObject data) v Wikibase.Claim..ctor(Entity entity, JsonObject data) v Wikibase.Statement..ctor(Entity entity, JsonObject data) v Wikibase.Claim.newFromArray(Entity entity, JsonObject data) v Wikibase.Entity.fillData(JsonObject data) v Wikibase.Item.fillData(JsonObject data) v Wikibase.Entity..ctor(WikibaseApi api, JsonObject data) v Wikibase.Item..ctor(WikibaseApi api, JsonObject data)