java.lang.Object
org.apache.jena.riot.Lang
A "language" (syntax).
A language has a name, some alternative names,
a content type, some alternative content types,
and a list of associated file extensions.
Names, content types and file extensions must be unique to one language.
To create a Lang constant, use
LangBuilder and
register with RDFLanguages.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic Lang"CSV" - Used in various ways.static Langstatic LangDeprecated.use JSON-LD 1.1static LangJSONLD 1.1static LangN3 (treat as Turtle)static LangAlternative constantNQUADSstatic Langstatic LangAlternative constant forNTRIPLESstatic Langstatic Langstatic LangThe "null" languagestatic LangThe RDF syntax RDF Thriftstatic LangThe RDF syntax RDF Thriftstatic Langstatic LangSHACL Compact Syntax (2020-07-01)static Langstatic Langstatic Lang"TSV" - Used in various ways.static LangAlternative constant forTURTLEstatic Lang -
Method Summary
-
Field Details
-
RDFXML
-
TURTLE
-
TTL
Alternative constant forTURTLE -
N3
N3 (treat as Turtle) -
NTRIPLES
-
NT
Alternative constant forNTRIPLES -
JSONLD
JSON-LD.This is the system default.
-
JSONLD10
Deprecated.use JSON-LD 1.1JSONLD 1.0 -
JSONLD11
JSONLD 1.1 -
RDFJSON
- See Also:
-
TRIG
-
NQUADS
-
NQ
Alternative constantNQUADS -
RDFPROTO
The RDF syntax RDF Thrift -
RDFTHRIFT
The RDF syntax RDF Thrift -
SHACLC
SHACL Compact Syntax (2020-07-01) -
CSV
"CSV" - Used in various ways. -
TSV
"TSV" - Used in various ways. -
TRIX
-
RDFNULL
The "null" language
-
-
Method Details