We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
if xml has remark in beginning document > 1024 byte
....
in ARC2_Reader->getFormat (...readStream( ) -> ARC2::getFormat($v... -> ARC2_getFormat() detect format (by remark content) as "ntriples" (need "rdfxml")
example: LOAD http://www.ebusiness-unibw.org/ontologies/eclass/5.1.4/eclass_514en.owl
getErrors() return Array ( [0] => too many loops: 501. Could not parse " )
The text was updated successfully, but these errors were encountered:
Can you please post a complete XML-document which raises that error? You should give https://gist.github.com/ a try for posting file content.
EDIT: I just saw that you already posted an example, but had to remove the > of the link. So nevermind that post of mine.
Sorry, something went wrong.
No branches or pull requests
if xml has remark in beginning document > 1024 byte
....
in ARC2_Reader->getFormat (...readStream( )
-> ARC2::getFormat($v...
-> ARC2_getFormat() detect format (by remark content) as "ntriples" (need "rdfxml")
example:
LOAD http://www.ebusiness-unibw.org/ontologies/eclass/5.1.4/eclass_514en.owl
getErrors() return
Array (
[0] => too many loops: 501. Could not parse "
)
The text was updated successfully, but these errors were encountered: