|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Parse errorsI get a lot of parser errors. Sometimes from generated ontologies.
Sometimes from people sending me handwritten stuff. Sometimes from testing P4 roundtripping :) It doesn't get much less helpful than the parse error handling of p4 ;) Three small things would improve stuff quite a bit: 1) Let me tell you which format it is (so I don't have to sort through all the error messages) 2) Show me the line number of the problem. 3) Open the file in a text window and let me modify and retry to open in a rapid cycle. (Btw, roundtripping into many syntaxes is not reliable at all. E.g., I just went from a manchester syntax file using Inverses, saved and got a file with InverseOf which P4 then barfed on. It would be nice to have a sanity check before committing, e.g., save to a scratch file, try to reparse, and only if that's successful overwrite the original file. That or a backup file option :)) Cheers, Bijan. _______________________________________________ p4-feedback mailing list p4-feedback@... https://mailman.stanford.edu/mailman/listinfo/p4-feedback |
|
|
Re: Parse errorsAdded to the list.
On Mon, Jul 21, 2008 at 6:31 PM, Bijan Parsia <bparsia@...> wrote: I get a lot of parser errors. Sometimes from generated ontologies. _______________________________________________ p4-feedback mailing list p4-feedback@... https://mailman.stanford.edu/mailman/listinfo/p4-feedback |
| Free Forum Powered by Nabble | Forum Help |