public class RIOT extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BUILD_DATE |
static Symbol |
JSONLD_CONTEXT
Symbol to use to pass (in a Context object) the "@context" to be used when reading jsonld
(overriding the actual @context in the jsonld)
Expected value: the value of the "@context",
as expected by the JSONLD-java API (a Map)
|
static Symbol |
multilineLiterals
Control of multiline literals
|
static String |
NAME
The product name
|
static String |
PATH
The root package name for RIOT
|
static String |
riotIRI
IRI for RIOT
|
static Symbol |
symTurtlePrefixStyle
Printing style.
|
static String |
VERSION |
| Constructor and Description |
|---|
RIOT() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getBuildDate() |
static Context |
getContext()
The system-wide context
|
static String |
getVersion() |
static void |
init() |
static void |
register() |
public static final String riotIRI
public static final String NAME
public static String VERSION
public static String BUILD_DATE
public static final String PATH
public static final Symbol multilineLiterals
public static final Symbol JSONLD_CONTEXT
public static final Symbol symTurtlePrefixStyle
Licenced under the Apache License, Version 2.0