Closed (won't fix)
Project:
RDF SPARQL Endpoint
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2009 at 13:13 UTC
Updated:
10 Mar 2011 at 07:08 UTC
Jump to comment: Most recent
Comments
Comment #1
dominikb1888 commentedHi Lin,
I am getting the same error here. Did you already find another solution or is downgrading the only one known working at the moment?
Dominik
Comment #2
Anonymous (not verified) commentedHi Dominik, I actually haven't touched SPARQL endpoint in a while. Stéphane handled the port to 7, so he might have more of an idea what is going on here. I'm going to start documenting a lot of the RDF modules soon, so if I run into things I'll be sure to get them working.
Comment #3
fereira commentedI ran into the same problem with the No Loader Available error. It would have helped if the full error message was displayed. In my case, the ARC2_StoreLoadQueryHandler.php file was checking the format of the RDF and the default format was "json" which didn't match any of the format mapping values. When I went to admin/settings/rdf and changed the default format to RDF/XML the index built correctly. This was with the 6.x-1.0-alpha8 version of the RDF module and the 2010-07-06 version of the arc2 library (that latest I could find).
Comment #4
scor commentedthe D6 branch is not maintained anymore. please reopen if this bug reappears in D7.