Skip to content

Program crashes when trying to load invalid turtle file

The program crashes with BadSyntax errors when you attempt to load a turtle file with bad syntax, e.g., when prefixes are missing. The program should probably notify the user instead and implement error handling to avoid crashing