On 4 March 2015 at 10:26, Amir E. Aharoni <[email protected]> wrote:

>> Maybe we should store these internationalised templates here on wikidata?

> I need help from people who understand Wikidata (and possible dbpedia)
> better than I do to figure out the details of getting it done.

I should be able to help with that. I think we need to break the
problem down into small chunks, and start with a simple case - such as
your mention of {{Infobox architect}}.

On Wikidata, that's:

   https://www.wikidata.org/wiki/Q10973090

On the English Wikipedia:

   https://en.wikipedia.org/wiki/Template:Infobox_architect

it has parameters such as:

| name       =
| image      =
| birth_date =
| alma_mater =
| spouse     =
| awards     =

Those may be said to have Wikidata equivalences:

| name       = [label]
| image      = P18
| birth_date = P569
| alma_mater = P69
| spouse     = P26
| awards     = P166

Before we do anything with mapping to DBpedia, we need a way to say
that, in Wikidata:

    Q10973090 [has property] P18
           qualifiers: in en, fr, nl Wikipedias

    Q10973090 [has property] P569
           qualifiers: in en, de, nl Wikipedias

and so on (qualifiers are hypothetical).

I've made such a proposal there:

    
https://www.wikidata.org/wiki/Wikidata:Property_proposal/Unsorted#Infobox_property

Please feel free to comment at that page.

-- 
Andy Mabbett
@pigsonthewing
http://pigsonthewing.org.uk

_______________________________________________
Wikidata-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-l

Reply via email to