Thanks for your answers! When I started looking into Wikibase, I also found the query tool and other nice tools. But no sources, so they did not really help me in terms of development ;) @Magnus that's nice; are you running a direct SQL call for claim[property:item]?
At the meantime I have solved it such that I simply run through all items Q1 to Q100 and parse them in case they are of the right instance (and exist). Works fine for now, performance comes later :) Now I am working on getting my data into Wikibase automatically. Simon On 28 June 2013 16:20, Daniel Kinzler <[email protected]> wrote: > Am 28.06.2013 16:12, schrieb Lydia Pintscher: > >> To distinguish between the different kinds of object (question, > >> character, etc.) I plan to use instance-of properties and make the IDs > >> of the used properties (instance-of, parent, …) and items (question, > >> character, taxon, …) configurable in the extension. > > > > If I understood what you want to do correctly then this is not > > possible yet. You'll have to work on the database dumps. More info on > > these are at http://www.wikidata.org/wiki/Wikidata:Database_download > > While do don't support this directly yet, there apparently is a tool that > lets > you do this kind of queries: > > https://www.wikidata.org/wiki/Wikidata:Tools#WikiData_query > > Perhaps try it and let us know how it works for you! > > -- daniel > > > _______________________________________________ > Wikidata-tech mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikidata-tech >
_______________________________________________ Wikidata-tech mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-tech
