[Wikidata-l] WpIAF and WdIAF?

2013-09-26 Thread John Erling Blad
It seems like some GLAM institutions are starting to use URLs to Wikipedia articles as common identifiers for classes of items in collections. I guess this will change over time to be URLs to Wikidata instead. This is pretty much as expected, but it is although a bit strange that they are using Wi

Re: [Wikidata-l] Wikidata RDF Issues

2013-09-26 Thread Kingsley Idehen
On 9/26/13 10:27 AM, Lydia Pintscher wrote: On Thu, Sep 26, 2013 at 2:22 PM, Kingsley Idehen wrote: All, See: https://www.wikidata.org/wiki/Q76 The resource to which the URI above resolves contains: schema:version 72358096^^xsd:integer . It should be: schema:version "72358096"^^xsd:integer

Re: [Wikidata-l] Wikidata RDF Issues

2013-09-26 Thread Nicholas Humfrey
On 26/09/2013 15:33, "Daniel Kinzler" wrote: >Am 26.09.2013 14:54, schrieb Nicholas Humfrey: >> Wikidata uses a fork of EasyRdf: >> https://github.com/Wikidata/easyrdf_lite >> >> Which should handle this correctly. > >Looks like it doesn't, but I'll investigate. > >> However I don't seem to be ab

Re: [Wikidata-l] Wikidata RDF Issues

2013-09-26 Thread Daniel Kinzler
Am 26.09.2013 14:54, schrieb Nicholas Humfrey: > Wikidata uses a fork of EasyRdf: > https://github.com/Wikidata/easyrdf_lite > > Which should handle this correctly. Looks like it doesn't, but I'll investigate. > However I don't seem to be able to content negotiate for Turtle today. > This is ret

Re: [Wikidata-l] Wikidata RDF Issues

2013-09-26 Thread Lydia Pintscher
On Thu, Sep 26, 2013 at 2:22 PM, Kingsley Idehen wrote: > All, > > See: https://www.wikidata.org/wiki/Q76 > > The resource to which the URI above resolves contains: > schema:version 72358096^^xsd:integer . > > It should be: > > schema:version "72358096"^^xsd:integer . > > Who is responsible for R

Re: [Wikidata-l] Wikidata RDF Issues

2013-09-26 Thread Nicholas Humfrey
Wikidata uses a fork of EasyRdf: https://github.com/Wikidata/easyrdf_lite Which should handle this correctly. However I don't seem to be able to content negotiate for Turtle today. This is returning HTML for me now: curl -H 'Accept: text/turtle' http://www.wikidata.org/wiki/Q76 Does anyone have

Re: [Wikidata-l] Wikidata RDF Issues

2013-09-26 Thread Martynas Jusevičius
There was a long discussion not so long ago about using established RDF tools for Wikipedia dumps instead of home-brewed ones, but I guess someone hasn't learnt the lesson yet. On Thu, Sep 26, 2013 at 2:22 PM, Kingsley Idehen wrote: > All, > > See: https://www.wikidata.org/wiki/Q76 > > The resour

[Wikidata-l] Wikidata RDF Issues

2013-09-26 Thread Kingsley Idehen
All, See: https://www.wikidata.org/wiki/Q76 The resource to which the URI above resolves contains: schema:version 72358096^^xsd:integer . It should be: schema:version "72358096"^^xsd:integer . Who is responsible for RDF resource publication and issue report handling? -- Regards, Kingsley