public class TurtleParserSettings extends Object
RDFFormat.TURTLE
parsers.| Modifier and Type | Field and Description |
|---|---|
static RioSetting<Boolean> |
CASE_INSENSITIVE_DIRECTIVES
Allows the Turtle parser to recognise @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.
Copyright © 2001-2014 Aduna. All Rights Reserved.