public class TurtleParserSettings
extends java.lang.Object
RDFFormat.TURTLE
parsers.| Modifier and Type | Field and Description |
|---|---|
static RioSetting<java.lang.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<java.lang.Boolean> CASE_INSENSITIVE_DIRECTIVES
Defaults to false.
Copyright © 2001-2014 Aduna. All Rights Reserved.