public class SysRIOT extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
AbsURINoNormalization
Some people argue that absolute URIs should not be normalized.
|
static String |
BNodeGenIdPrefix |
static Symbol |
rdfWriterProperties
Deprecated.
|
static String |
riotLoggerName |
static boolean |
strictMode |
static boolean |
StrictXSDLexicialForms
Deprecated.
Do not use - lexical forms are always strict.
|
static Symbol |
sysRdfReaderProperties
Context key for old style RDFReader properties.
|
static Symbol |
sysRdfWriterProperties
Context key for old style RDFWriter properties.
|
static Symbol |
sysStreamManager
Context key for the StreamManager
|
| Constructor and Description |
|---|
SysRIOT() |
| Modifier and Type | Method and Description |
|---|---|
static String |
chooseBaseIRI() |
static String |
chooseBaseIRI(String baseURI)
Return a URI suitable for a baseURI, based on some input (which may be null)
|
static String |
chooseBaseIRI(String baseIRI,
String fileOrIri)
Choose base IRI, from a given one and a filename.
|
static String |
filename2baseIRI(String filename) |
static String |
fmtMessage(String message,
long line,
long col) |
static org.slf4j.Logger |
getLogger() |
static boolean |
isStrictMode() |
static void |
setStrictMode(boolean state) |
public static final String riotLoggerName
@Deprecated public static boolean StrictXSDLexicialForms
public static boolean strictMode
public static final boolean AbsURINoNormalization
public static final String BNodeGenIdPrefix
public static final Symbol sysRdfWriterProperties
public static final Symbol sysRdfReaderProperties
@Deprecated public static final Symbol rdfWriterProperties
sysRdfWriterPropertiespublic static Symbol sysStreamManager
public static void setStrictMode(boolean state)
public static boolean isStrictMode()
public static org.slf4j.Logger getLogger()
public static String chooseBaseIRI()
public static String chooseBaseIRI(String baseURI)
Licenced under the Apache License, Version 2.0