public class TriXParserSettings extends Object
Modifier and Type | Field and Description |
---|---|
static RioSetting<Boolean> |
FAIL_ON_TRIX_INVALID_STATEMENT
Boolean setting for parser to determine whether invalid statements are
ignored in TriX.
|
static RioSetting<Boolean> |
FAIL_ON_TRIX_MISSING_DATATYPE
Boolean setting for parser to determine whether missing datatypes in TriX
are ignored.
|
public static final RioSetting<Boolean> FAIL_ON_TRIX_MISSING_DATATYPE
Defaults to true.
public static final RioSetting<Boolean> FAIL_ON_TRIX_INVALID_STATEMENT
Defaults to true.
Copyright © 2001-2016 Aduna. All Rights Reserved.