The file extensions associated with N-Triples files
The standard file extension for N-Triples documents is '.nt'.
static const List<String> fileExtensions = ['.nt'];