Ok, I have now found and tackled the issue.

This was indeed a bug in EasyRDF that got fixed since we forked half a year ago.
I have updated easyrdf_lite now:
<https://github.com/Wikidata/easyrdf_lite/commit/025c32da17d82a51950230b80c254be5b3dc20d6>.
The respective patch for Wikibase is in review, see
<https://gerrit.wikimedia.org/r/86858>.

Having to maintain the fork is really a pain, I wish there was a better way to
do this. I think there's a strong use case for project that only need RDF
export, no import or serving. Being able to deploy the serialization code
separately would be very useful.

Nicholas, do you think it would be an option for EasyRdf to offer support for
this use case? The most obvious (but also rather painful) way would be to spin
off the serialization bit into a separate repository. But maybe it would be
feasible to provide a build script that could be used to carve/reduce the code
base to the parts needed in a particular scenario?

-- daniel

Am 27.09.2013 01:17, schrieb Nicholas Humfrey:
> 
> On 26/09/2013 15:33, "Daniel Kinzler" <daniel.kinz...@wikimedia.de> 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.
> 
> 
> Hi,
> 
> I have just double-checked by writing an extra test and EasyRdf (the
> version in master) handles this correctly:
> 
> https://github.com/njh/easyrdf/commit/3121bd2201fca987c85bedb976d2148c862aa
> e78
> 
> So either Wikidata is passing the integer though differently or it was
> fixed since you took a fork...
> 
> 
> nick.
> 
> 
> 
> -----------------------------
> http://www.bbc.co.uk
> This e-mail (and any attachments) is confidential and
> may contain personal views which are not the views of the BBC unless 
> specifically stated.
> If you have received it in
> error, please delete it from your system.
> Do not use, copy or disclose the
> information in any way nor act in reliance on it and notify the sender
> immediately.
> Please note that the BBC monitors e-mails
> sent or received.
> Further communication will signify your consent to
> this.
> -----------------------------
> 


_______________________________________________
Wikidata-l mailing list
Wikidata-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-l

Reply via email to