java.lang.Object
org.apache.jena.riot.RIOT
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic String
static final Symbol
Control of multiline literalsstatic final String
The product namestatic final String
The root package name for RIOTstatic final String
IRI for RIOTstatic final Symbol
Printing style.static final Symbol
Printing style.static String
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
riotIRI
IRI for RIOT- See Also:
-
NAME
The product name- See Also:
-
VERSION
-
BUILD_DATE
-
PATH
The root package name for RIOT- See Also:
-
multilineLiterals
Control of multiline literals -
symTurtleDirectiveStyle
Printing style. One of "RDF11" or RDF10". Controls @prefix vs PREFIX. Values causing SPARQL-style keyword output are "sparql","keyword" and "rdf11". -
symTurtleOmitBase
Printing style. Whether to output "BASE"/"@base" (according tosymTurtleDirectiveStyle
or not. BASE is normally written if there is a base URI passed to the writer or, for a streaming writer, ifStreamRDF.base(java.lang.String)
is called. If this context setting is set true, then do not output BASE even when given.
-
-
Constructor Details
-
RIOT
public RIOT()
-
-
Method Details
-
getContext
-
init
public static void init() -
register
public static void register() -
getVersion
-
getBuildDate
-