public class TurtleParserSettings extends Object
RDFFormat.TURTLE parsers.| Modifier and Type | Field and Description | 
|---|---|
| static RioSetting<Boolean> | CASE_INSENSITIVE_DIRECTIVESAllows the Turtle parser to recognize @BASE and @PREFIX in a similar way to the SPARQL case
 insensitive directives. | 
| Constructor and Description | 
|---|
| TurtleParserSettings() | 
public static final RioSetting<Boolean> CASE_INSENSITIVE_DIRECTIVES
Defaults to false.
 Can be overridden by setting system property org.eclipse.rdf4j.rio.turtle.case_insensitive_directives.
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.