Can't Parse XML in Large File
Status: Pre-Alpha
Brought to you by:
pldms
I'm trying to parse a large (~30MB file) at
http://www.mindswap.org/~golbeck/web/output.owl
When I try to load it into brownsauce, i get the
message {W111} Failed to parse XML. without any other
errors coming up. However, if I edit the file so each
time brownsauce is loading a small chunk of it, each
chunk parses fine. It is only when they are put
together that there are problems.
This file has parsed in other parsers, so there aren't
any syntax errors that should cause a problem.
I would like to either see more output about what is
causing the problem or know how to avoid such an error
(if possible).
Logged In: YES
user_id=441259
Eek. Brownsauce uses arp, so I suspect the fault is mine.
I'll have a look. (informative messages should appear on the
command line in the meantime).