Closed robsyme closed 11 years ago
Thanks for the report!
Will have a look!
Cheers // Samuel
On 04/16/2013 11:10 AM, Robert Syme wrote:
Oh wait. I see now. It joins on owl#sameAs, not owl#equivalentProperty or owl#equivalentClass. That makes sense. The 500 Error still looks like a bug though.
— Reply to this email directly or view it on GitHub https://github.com/samuell/RDFIO2/issues/1#issuecomment-16434161.
Developer at SNIC-UPPMAX www.uppmax.uu.se Developer at Dept of Pharm Biosciences www.farmbio.uu.se
On 04/16/2013 11:10 AM, Robert Syme wrote:
Oh wait. I see now. It joins on owl#sameAs, not owl#equivalentProperty or owl#equivalentClass. That makes sense. The 500 Error still looks like a bug though.
Indeed! Fixed now and pushed to master!
Many thanks for reporting! :)
Cheers // Samuel
Nice! That was quick!
Hi Samuel
I hope I'm not simply using the tool incorrectly.
Given the query:
Where
$smwgNamespace = 'http://example.org/id/';
On the imported data:
Checking the box "Output Equivalent URIs" changes the subject IDs as expected, but selecting "Query by Equivalent URIs", returns a
HTTP Error 500 (Internal Server Error)
when the query is run.Can you replicate this?