Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accepts(MediaType) - Static method in class no.hasmac.jsonld.document.JsonDocument
 
accepts(MediaType) - Static method in class no.hasmac.jsonld.document.RdfDocument
 
ActiveContext - Class in no.hasmac.jsonld.context
A context that is used to resolve terms while the processing algorithm is running.
ActiveContext(URI, URI, ActiveContext, JsonLdOptions) - Constructor for class no.hasmac.jsonld.context.ActiveContext
 
ActiveContext(URI, URI, JsonLdOptions) - Constructor for class no.hasmac.jsonld.context.ActiveContext
 
ActiveContext(ActiveContext) - Constructor for class no.hasmac.jsonld.context.ActiveContext
 
ActiveContext(JsonLdOptions) - Constructor for class no.hasmac.jsonld.context.ActiveContext
 
ActiveContextBuilder - Class in no.hasmac.jsonld.context
 
activeGraph(String) - Method in class no.hasmac.jsonld.flattening.NodeMapBuilder
 
activeProperty(String) - Method in class no.hasmac.jsonld.flattening.NodeMapBuilder
 
activeSubject(String) - Method in class no.hasmac.jsonld.flattening.NodeMapBuilder
 
add(JsonValue) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
add(String, JsonObjectBuilder) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
add(String, JsonValue) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
add(String, JsonValue, boolean) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
add(RdfNQuad) - Method in interface no.hasmac.rdf.RdfDataset
Add N-Quad to the dataset.
add(RdfTriple) - Method in interface no.hasmac.rdf.RdfDataset
Add a triple to default graph.
addContainerMapping(String) - Method in class no.hasmac.jsonld.context.TermDefinition
 
addExtension(LanguageTag.Extension) - Method in class no.hasmac.jsonld.lang.LanguageTag
 
addLanguageExtension(String) - Method in class no.hasmac.jsonld.lang.LanguageTag
 
addParent(String) - Method in class no.hasmac.jsonld.framing.FramingState
 
addPrivateUse(String) - Method in class no.hasmac.jsonld.lang.LanguageTag
 
addTag(String) - Method in class no.hasmac.jsonld.lang.LanguageTag.Extension
 
addVariant(String) - Method in class no.hasmac.jsonld.lang.LanguageTag
 
ALPHA - Static variable in class no.hasmac.jsonld.http.HttpAlphabet
 
ALWAYS - Enum constant in enum no.hasmac.jsonld.JsonLdEmbed
Always embed node objects as property values, unless this would cause a circular reference.
ALWAYS - Static variable in class no.hasmac.jsonld.lang.Keywords
 
ANNOTATION - Static variable in class no.hasmac.jsonld.lang.Keywords
 
ANY - Static variable in class no.hasmac.jsonld.http.media.MediaType
 
ANY - Static variable in class no.hasmac.jsonld.lang.Keywords
 
anyMatch(String, String...) - Static method in class no.hasmac.jsonld.lang.Keywords
 
ArrayExpansion - Class in no.hasmac.jsonld.expansion
 
ASCII_ALPHA - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
ASCII_ALPHA_NUM - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
ASCII_DIGIT - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
asJsonArray() - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
asLiteral() - Method in interface no.hasmac.rdf.RdfLiteral
 
asLiteral() - Method in interface no.hasmac.rdf.RdfResource
 
asLiteral() - Method in interface no.hasmac.rdf.RdfValue
Return the RdfValue as a RdfLiteral
attributes() - Method in class no.hasmac.jsonld.http.link.Link
 

B

base(String) - Method in interface no.hasmac.jsonld.api.CommonApi
Set the base URI.
base(URI) - Method in interface no.hasmac.jsonld.api.CommonApi
Set the base IRI.
base(URI) - Method in class no.hasmac.jsonld.api.CompactionApi
 
base(URI) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
base(URI) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
base(URI) - Method in class no.hasmac.jsonld.api.FramingApi
 
base(URI) - Method in class no.hasmac.jsonld.api.FromRdfApi
 
base(URI) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
BASE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
baseUrl(URI) - Method in class no.hasmac.jsonld.context.TermDefinitionBuilder
 
BlankNode - Class in no.hasmac.jsonld.lang
 
BlankNodeIdGenerator - Class in no.hasmac.jsonld.flattening
 
BlankNodeIdGenerator() - Constructor for class no.hasmac.jsonld.flattening.BlankNodeIdGenerator
 
body() - Method in class no.hasmac.jsonld.http.DefaultHttpClient.HttpResponseImpl
 
body() - Method in interface no.hasmac.jsonld.http.HttpResponse
 
BOOLEAN - Static variable in class no.hasmac.rdf.lang.XsdConstants
 
build() - Method in class no.hasmac.jsonld.context.InverseContextBuilder
 
build() - Method in class no.hasmac.jsonld.deseralization.JsonLdToRdf
 
build() - Method in class no.hasmac.jsonld.flattening.NodeMapBuilder
 
build() - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
build() - Method in class no.hasmac.jsonld.serialization.RdfToJsonld
 

C

Cache<K,V> - Interface in no.hasmac.jsonld.context.cache
 
canonicalize(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonCanonicalizer
 
canRead() - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
canRead() - Static method in class no.hasmac.rdf.Rdf
 
canRead() - Method in class no.hasmac.rdf.spi.RdfProvider
 
canWrite() - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
canWrite() - Static method in class no.hasmac.rdf.Rdf
 
canWrite() - Method in class no.hasmac.rdf.spi.RdfProvider
 
clearDone() - Method in class no.hasmac.jsonld.framing.FramingState
 
close() - Method in class no.hasmac.jsonld.http.DefaultHttpClient.HttpResponseImpl
 
COLLIDING_KEYWORDS - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
Two properties which expand to the same keyword have been detected.
CommonApi<R> - Interface in no.hasmac.jsonld.api
 
compact(JsonObject, String) - Method in class no.hasmac.jsonld.compaction.ValueCompaction
 
compact(JsonValue) - Method in class no.hasmac.jsonld.compaction.Compaction
 
compact(String) - Method in class no.hasmac.jsonld.compaction.UriCompaction
 
compact(String, JsonValue) - Method in class no.hasmac.jsonld.compaction.Compaction
 
compact(String, String) - Static method in class no.hasmac.jsonld.JsonLd
Compacts the referenced document using the context.
compact(String, URI) - Static method in class no.hasmac.jsonld.JsonLd
Compacts Document document using the context.
compact(String, Document) - Static method in class no.hasmac.jsonld.JsonLd
Compacts the referenced document using the context.
compact(URI, String) - Static method in class no.hasmac.jsonld.JsonLd
Compacts Document document using the context.
compact(URI, URI) - Static method in class no.hasmac.jsonld.JsonLd
Compacts the referenced document using the context.
compact(URI, URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.CompactionProcessor
 
compact(URI, Document) - Static method in class no.hasmac.jsonld.JsonLd
Compacts the referenced document using the context.
compact(URI, Document, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.CompactionProcessor
 
compact(Document, String) - Static method in class no.hasmac.jsonld.JsonLd
Compacts Document document using the context.
compact(Document, URI) - Static method in class no.hasmac.jsonld.JsonLd
Compacts Document document using the context.
compact(Document, URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.CompactionProcessor
 
compact(Document, Document) - Static method in class no.hasmac.jsonld.JsonLd
Compacts Document document using the context.
compact(Document, Document, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.CompactionProcessor
 
compactArrays() - Method in class no.hasmac.jsonld.api.CompactionApi
The processor replaces arrays with just one element.
compactArrays() - Method in class no.hasmac.jsonld.api.FlatteningApi
 
compactArrays(boolean) - Method in class no.hasmac.jsonld.api.CompactionApi
If set to true, the processor replaces arrays with just one element If set to false, all arrays will remain arrays even if they have just one element.
compactArrays(boolean) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
compactArrays(boolean) - Method in class no.hasmac.jsonld.compaction.Compaction
 
COMPACTED - Static variable in class no.hasmac.jsonld.http.ProfileConstants
 
Compaction - Class in no.hasmac.jsonld.compaction
 
CompactionApi - Class in no.hasmac.jsonld.api
 
CompactionApi(URI, URI) - Constructor for class no.hasmac.jsonld.api.CompactionApi
 
CompactionApi(URI, Document) - Constructor for class no.hasmac.jsonld.api.CompactionApi
 
CompactionApi(Document, URI) - Constructor for class no.hasmac.jsonld.api.CompactionApi
 
CompactionApi(Document, Document) - Constructor for class no.hasmac.jsonld.api.CompactionApi
 
CompactionProcessor - Class in no.hasmac.jsonld.processor
 
compactToRelative() - Method in class no.hasmac.jsonld.api.CompactionApi
IRIs are compacted relative to the CompactionApi.base(URI) or document location.
compactToRelative(boolean) - Method in class no.hasmac.jsonld.api.CompactionApi
Determines if IRIs are compacted relative to the CompactionApi.base(URI) or document location .
CompactUri - Class in no.hasmac.jsonld.lang
 
COMPOUND_LITERAL - Enum constant in enum no.hasmac.jsonld.JsonLdOptions.RdfDirection
 
compute() - Method in class no.hasmac.jsonld.expansion.Expansion
 
ConcurrentLruCache<K,V> - Class in no.hasmac.jsonld.context.cache
 
ConcurrentLruCache(int) - Constructor for class no.hasmac.jsonld.context.cache.ConcurrentLruCache
 
CONFLICTING_INDEXES - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
Multiple conflicting indexes have been found for the same node.
CONTAINER - Static variable in class no.hasmac.jsonld.lang.Keywords
 
contains(Object) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
contains(String) - Method in class no.hasmac.jsonld.context.InverseContext
 
contains(String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
contains(String) - Method in class no.hasmac.jsonld.framing.Frame
 
contains(String) - Static method in class no.hasmac.jsonld.lang.Keywords
 
contains(String, JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
contains(String, String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
contains(String, String, String) - Method in class no.hasmac.jsonld.context.InverseContext
 
contains(String, String, String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
contains(String, String, String, String) - Method in class no.hasmac.jsonld.context.InverseContext
 
contains(RdfTriple) - Method in interface no.hasmac.rdf.RdfGraph
 
containsKey(JsonValue, String) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
containsKey(String) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
containsKey(K) - Method in interface no.hasmac.jsonld.context.cache.Cache
 
containsKey(K) - Method in class no.hasmac.jsonld.context.cache.ConcurrentLruCache
 
containsKey(K) - Method in class no.hasmac.jsonld.context.cache.LruCache
 
containsOnly(String) - Method in class no.hasmac.jsonld.framing.Frame
 
containsProtectedTerm() - Method in class no.hasmac.jsonld.context.ActiveContext
 
containsTerm(String) - Method in class no.hasmac.jsonld.context.ActiveContext
 
contentType() - Method in class no.hasmac.jsonld.http.DefaultHttpClient.HttpResponseImpl
 
contentType() - Method in interface no.hasmac.jsonld.http.HttpResponse
 
context() - Method in class no.hasmac.jsonld.http.link.Link
 
context(JsonStructure) - Method in interface no.hasmac.jsonld.api.ContextApi
A context that is used to initialize the active context.
context(JsonStructure) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
context(JsonStructure) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
context(JsonStructure) - Method in class no.hasmac.jsonld.api.FramingApi
 
context(JsonStructure) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
context(String) - Method in interface no.hasmac.jsonld.api.ContextApi
A context that is used to initialize the active context.
context(String) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
context(String) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
context(String) - Method in class no.hasmac.jsonld.api.FramingApi
 
context(String) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
context(URI) - Method in interface no.hasmac.jsonld.api.ContextApi
A context that is used to initialize the active context.
context(URI) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
context(URI) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
context(URI) - Method in class no.hasmac.jsonld.api.FramingApi
 
context(URI) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
context(Document) - Method in interface no.hasmac.jsonld.api.ContextApi
A context that is used to initialize the active context.
context(Document) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
context(Document) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
context(Document) - Method in class no.hasmac.jsonld.api.FramingApi
 
context(Document) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
CONTEXT - Static variable in class no.hasmac.jsonld.http.ProfileConstants
 
CONTEXT - Static variable in class no.hasmac.jsonld.lang.Keywords
 
CONTEXT_OVERFLOW - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
Maximum number of @context URLs exceeded.
ContextApi<R> - Interface in no.hasmac.jsonld.api
 
create() - Static method in class no.hasmac.jsonld.json.JsonMapBuilder
 
create(JsonObject) - Static method in class no.hasmac.jsonld.json.JsonMapBuilder
 
create(JsonValue, URI) - Method in class no.hasmac.jsonld.context.ActiveContextBuilder
 
create(String) - Method in class no.hasmac.jsonld.context.TermDefinitionBuilder
 
create(String) - Static method in class no.hasmac.jsonld.lang.CompactUri
 
create(String) - Static method in class no.hasmac.jsonld.lang.LanguageTag
Creates a language tag by parsing the given string as defined by RFC 5646.
create(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
create(Map) - Static method in class no.hasmac.jsonld.json.JsonMapBuilder
 
createBlankNode(String) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createBlankNode(String) - Static method in class no.hasmac.rdf.Rdf
 
createBlankNode(String) - Method in interface no.hasmac.rdf.RdfValueFactory
 
createDataset() - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createDataset() - Static method in class no.hasmac.rdf.Rdf
 
createDataset() - Method in class no.hasmac.rdf.spi.RdfProvider
 
createGraph() - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createGraph() - Static method in class no.hasmac.rdf.Rdf
 
createGraph() - Method in class no.hasmac.rdf.spi.RdfProvider
 
createIdentifier() - Method in class no.hasmac.jsonld.flattening.BlankNodeIdGenerator
 
createIdentifier() - Method in class no.hasmac.jsonld.flattening.NodeMap
 
createIdentifier(String) - Method in class no.hasmac.jsonld.flattening.BlankNodeIdGenerator
 
createIdentifier(String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
createInverseContext() - Method in class no.hasmac.jsonld.context.ActiveContext
 
createIRI(String) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createIRI(String) - Static method in class no.hasmac.rdf.Rdf
 
createIRI(String) - Method in interface no.hasmac.rdf.RdfValueFactory
 
createLangString(String, String) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createLangString(String, String) - Static method in class no.hasmac.rdf.Rdf
 
createLangString(String, String) - Method in interface no.hasmac.rdf.RdfValueFactory
 
createNQuad(RdfResource, RdfResource, RdfValue, RdfResource) - Static method in class no.hasmac.rdf.Rdf
 
createNQuad(RdfTriple, RdfResource) - Static method in class no.hasmac.rdf.Rdf
 
createQuad(RdfResource, RdfResource, RdfValue, RdfResource) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createQuad(RdfTriple, RdfResource) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createQuad(Resource, Iri, Value, Resource) - Method in interface no.hasmac.rdf.RdfValueFactory
 
createQuad(Triple, Resource) - Method in interface no.hasmac.rdf.RdfValueFactory
 
createReader(MediaType, InputStream) - Static method in class no.hasmac.rdf.Rdf
 
createReader(MediaType, Reader) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createReader(MediaType, Reader) - Static method in class no.hasmac.rdf.Rdf
 
createReader(MediaType, Reader) - Method in class no.hasmac.rdf.spi.RdfProvider
 
createResource(String) - Static method in class no.hasmac.rdf.Rdf
Create a new RdfResource.
createString(String) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createString(String) - Static method in class no.hasmac.rdf.Rdf
 
createString(String) - Method in interface no.hasmac.rdf.RdfValueFactory
 
createTriple(RdfResource, RdfResource, RdfValue) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createTriple(RdfResource, RdfResource, RdfValue) - Static method in class no.hasmac.rdf.Rdf
 
createTriple(Resource, Iri, Value) - Method in interface no.hasmac.rdf.RdfValueFactory
 
createTypedLiteral(String, String) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createTypedLiteral(String, String) - Method in interface no.hasmac.rdf.RdfValueFactory
 
createTypedString(String, String) - Static method in class no.hasmac.rdf.Rdf
 
createValue(String) - Static method in class no.hasmac.rdf.Rdf
 
createValueFactory() - Static method in class no.hasmac.rdf.Rdf
 
createWriter(MediaType, OutputStream) - Static method in class no.hasmac.rdf.Rdf
 
createWriter(MediaType, Writer) - Method in class no.hasmac.rdf.impl.DefaultRdfProvider
 
createWriter(MediaType, Writer) - Static method in class no.hasmac.rdf.Rdf
 
createWriter(MediaType, Writer) - Method in class no.hasmac.rdf.spi.RdfProvider
 
CYCLIC_IRI_MAPPING - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A cycle in IRI mappings has been detected.

D

DEFAULT - Static variable in class no.hasmac.jsonld.lang.Keywords
 
DEFAULT_NUMERIC_ID - Static variable in class no.hasmac.jsonld.JsonLdOptions
 
DEFAULT_RDF_STAR - Static variable in class no.hasmac.jsonld.JsonLdOptions
 
DEFAULT_URI_VALIDATION - Static variable in class no.hasmac.jsonld.JsonLdOptions
 
DefaultHttpClient - Class in no.hasmac.jsonld.http
 
DefaultHttpClient(HttpClient) - Constructor for class no.hasmac.jsonld.http.DefaultHttpClient
 
DefaultHttpClient.HttpResponseImpl - Class in no.hasmac.jsonld.http
 
defaultInstance() - Static method in class no.hasmac.jsonld.http.DefaultHttpClient
 
defaultInstance() - Static method in class no.hasmac.jsonld.loader.HttpLoader
 
defaultInstance() - Static method in class no.hasmac.jsonld.loader.SchemeRouter
 
DefaultObject - Class in no.hasmac.jsonld.lang
 
DefaultRdfProvider - Class in no.hasmac.rdf.impl
 
DefaultRdfProvider() - Constructor for class no.hasmac.rdf.impl.DefaultRdfProvider
 
defined(Map) - Method in class no.hasmac.jsonld.expansion.UriExpansion
 
DIGIT - Static variable in class no.hasmac.jsonld.http.HttpAlphabet
 
DIRECTION - Static variable in class no.hasmac.jsonld.lang.Keywords
 
DIRECTION - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
DirectionType - Enum in no.hasmac.jsonld.lang
 
Document - Interface in no.hasmac.jsonld.document
A document that can be processed by the processor.
DocumentLoader - Interface in no.hasmac.jsonld.loader
The DocumentLoader defines an interface that custom document loaders have to implement to be used to retrieve remote documents and contexts.
DocumentLoaderOptions - Class in no.hasmac.jsonld.loader
The DocumentLoaderOptions is used to pass various options to the DocumentLoader.
DocumentLoaderOptions() - Constructor for class no.hasmac.jsonld.loader.DocumentLoaderOptions
 
DocumentParser - Class in no.hasmac.jsonld.document
documentRelative(boolean) - Method in class no.hasmac.jsonld.expansion.UriExpansion
 
DOUBLE - Static variable in class no.hasmac.rdf.lang.XsdConstants
 

E

embed(JsonLdEmbed) - Method in class no.hasmac.jsonld.api.FramingApi
 
EMBED - Static variable in class no.hasmac.jsonld.lang.Keywords
 
EMPTY - Static variable in class no.hasmac.jsonld.framing.Frame
 
EMPTY - Static variable in class no.hasmac.jsonld.http.media.MediaTypeParameters
 
EMPTY - Static variable in class no.hasmac.jsonld.uri.Path
 
endsWithGenDelim(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
Check if the provided URI ends with generic delimiter.
EOL - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
equals(JsonValue, JsonValue) - Static method in class no.hasmac.jsonld.json.JsonLdComparison
 
equals(Object) - Method in class no.hasmac.jsonld.http.link.LinkAttribute
 
equals(Object) - Method in class no.hasmac.jsonld.lang.CompactUri
 
equals(Object) - Method in class no.hasmac.jsonld.lang.LanguageTag
 
equals(Object) - Method in class no.hasmac.jsonld.lang.LanguageTag.Extension
 
equals(Object) - Method in interface no.hasmac.rdf.RdfValue
 
escape(String) - Static method in class no.hasmac.rdf.io.nquad.NQuadsWriter
 
expand() - Method in class no.hasmac.jsonld.expansion.ArrayExpansion
 
expand() - Method in class no.hasmac.jsonld.expansion.ObjectExpansion
 
expand() - Method in class no.hasmac.jsonld.expansion.ScalarExpansion
 
expand(JsonValue, String) - Method in class no.hasmac.jsonld.expansion.ValueExpansion
 
expand(String) - Method in class no.hasmac.jsonld.expansion.UriExpansion
 
expand(String) - Static method in class no.hasmac.jsonld.JsonLd
Expands the referenced document.
expand(URI) - Static method in class no.hasmac.jsonld.JsonLd
Expands the referenced document.
expand(URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.ExpansionProcessor
 
expand(Document) - Static method in class no.hasmac.jsonld.JsonLd
Expands the provided remote document.
expand(Document, JsonLdOptions, boolean) - Static method in class no.hasmac.jsonld.processor.ExpansionProcessor
 
EXPANDED - Static variable in class no.hasmac.jsonld.http.ProfileConstants
 
Expansion - Class in no.hasmac.jsonld.expansion
 
ExpansionApi - Class in no.hasmac.jsonld.api
 
ExpansionApi(URI) - Constructor for class no.hasmac.jsonld.api.ExpansionApi
 
ExpansionApi(Document) - Constructor for class no.hasmac.jsonld.api.ExpansionApi
 
ExpansionProcessor - Class in no.hasmac.jsonld.processor
 
explicit() - Method in class no.hasmac.jsonld.api.FramingApi
 
explicit(boolean) - Method in class no.hasmac.jsonld.api.FramingApi
 
EXPLICIT - Static variable in class no.hasmac.jsonld.lang.Keywords
 
Extension(char, Collection) - Constructor for class no.hasmac.jsonld.lang.LanguageTag.Extension
 

F

FileLoader - Class in no.hasmac.jsonld.loader
 
FileLoader() - Constructor for class no.hasmac.jsonld.loader.FileLoader
 
FIRST - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
firstValue(String) - Method in class no.hasmac.jsonld.http.link.LinkAttributes
 
firstValue(String) - Method in class no.hasmac.jsonld.http.media.MediaTypeParameters
 
flatten() - Method in class no.hasmac.jsonld.flattening.Flattening
 
flatten(JsonValue, String) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
flatten(String) - Static method in class no.hasmac.jsonld.JsonLd
Flattens the given input and optionally compacts it using context.
flatten(URI) - Static method in class no.hasmac.jsonld.JsonLd
Flattens the given input and optionally compacts it using context.
flatten(URI, URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FlatteningProcessor
 
flatten(URI, Document, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FlatteningProcessor
 
flatten(Document) - Static method in class no.hasmac.jsonld.JsonLd
Flattens the remote input and optionally compacts it using context.
flatten(Document, URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FlatteningProcessor
 
flatten(Document, Document, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FlatteningProcessor
 
FLATTENED - Static variable in class no.hasmac.jsonld.http.ProfileConstants
 
Flattening - Class in no.hasmac.jsonld.flattening
 
FlatteningApi - Class in no.hasmac.jsonld.api
 
FlatteningApi(URI) - Constructor for class no.hasmac.jsonld.api.FlatteningApi
 
FlatteningApi(Document) - Constructor for class no.hasmac.jsonld.api.FlatteningApi
 
FlatteningProcessor - Class in no.hasmac.jsonld.processor
 
FLOAT - Static variable in class no.hasmac.rdf.lang.XsdConstants
 
frame() - Method in class no.hasmac.jsonld.framing.Framing
 
frame(String, String) - Static method in class no.hasmac.jsonld.JsonLd
Frames the given remote input using remote frame.
frame(String, URI) - Static method in class no.hasmac.jsonld.JsonLd
Frames the remote input using given remote frame.
frame(String, Document) - Static method in class no.hasmac.jsonld.JsonLd
Frames the remote input using given local frame.
frame(URI, String) - Static method in class no.hasmac.jsonld.JsonLd
Frames the remote input using given remote frame.
frame(URI, URI) - Static method in class no.hasmac.jsonld.JsonLd
Frames the given remote input using remote frame.
frame(URI, URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FramingProcessor
 
frame(URI, Document) - Static method in class no.hasmac.jsonld.JsonLd
Frames the remote input using given local frame.
frame(URI, Document, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FramingProcessor
 
frame(Document, String) - Static method in class no.hasmac.jsonld.JsonLd
Frames the local document using given remote frame.
frame(Document, URI) - Static method in class no.hasmac.jsonld.JsonLd
Frames the local document using given remote frame.
frame(Document, URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FramingProcessor
 
frame(Document, Document) - Static method in class no.hasmac.jsonld.JsonLd
Frames the local document using given local frame.
frame(Document, Document, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FramingProcessor
 
Frame - Class in no.hasmac.jsonld.framing
 
FRAME - Static variable in class no.hasmac.jsonld.http.ProfileConstants
 
FRAMED - Static variable in class no.hasmac.jsonld.http.ProfileConstants
 
frameExpansion(boolean) - Method in class no.hasmac.jsonld.expansion.ArrayExpansion
 
frameExpansion(boolean) - Method in class no.hasmac.jsonld.expansion.Expansion
 
frameExpansion(boolean) - Method in class no.hasmac.jsonld.expansion.ObjectExpansion
 
FrameMatcher - Class in no.hasmac.jsonld.framing
 
Framing - Class in no.hasmac.jsonld.framing
 
FramingApi - Class in no.hasmac.jsonld.api
 
FramingApi(URI, URI) - Constructor for class no.hasmac.jsonld.api.FramingApi
 
FramingApi(URI, Document) - Constructor for class no.hasmac.jsonld.api.FramingApi
 
FramingApi(Document, URI) - Constructor for class no.hasmac.jsonld.api.FramingApi
 
FramingApi(Document, Document) - Constructor for class no.hasmac.jsonld.api.FramingApi
 
FramingProcessor - Class in no.hasmac.jsonld.processor
 
FramingState - Class in no.hasmac.jsonld.framing
 
FramingState() - Constructor for class no.hasmac.jsonld.framing.FramingState
 
FramingState(FramingState) - Constructor for class no.hasmac.jsonld.framing.FramingState
 
fromMap(boolean) - Method in class no.hasmac.jsonld.expansion.ArrayExpansion
 
fromMap(boolean) - Method in class no.hasmac.jsonld.expansion.Expansion
 
fromMap(boolean) - Method in class no.hasmac.jsonld.expansion.ObjectExpansion
 
fromRdf(String) - Static method in class no.hasmac.jsonld.JsonLd
Transforms the referenced N-Quads document into a JSON-LD document in expanded form.
fromRdf(URI) - Static method in class no.hasmac.jsonld.JsonLd
Transforms the referenced N-Quads document into a JSON-LD document in expanded form.
fromRdf(URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FromRdfProcessor
 
fromRdf(Document) - Static method in class no.hasmac.jsonld.JsonLd
Transforms Document into a JSON-LD document in expanded form.
fromRdf(Document, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.FromRdfProcessor
 
FromRdfApi - Class in no.hasmac.jsonld.api
 
FromRdfApi(URI) - Constructor for class no.hasmac.jsonld.api.FromRdfApi
 
FromRdfApi(Document) - Constructor for class no.hasmac.jsonld.api.FromRdfApi
 
FromRdfProcessor - Class in no.hasmac.jsonld.processor
 

G

get() - Method in class no.hasmac.jsonld.api.CompactionApi
Get the result of compaction.
get() - Method in class no.hasmac.jsonld.api.ExpansionApi
Get the result of the document expansion.
get() - Method in class no.hasmac.jsonld.api.FlatteningApi
Get the result of flattening.
get() - Method in class no.hasmac.jsonld.api.FramingApi
Get the result of framing.
get() - Method in class no.hasmac.jsonld.api.FromRdfApi
Get JSON-LD representation of the provided RdfDataset.
get() - Method in class no.hasmac.jsonld.api.ToRdfApi
Transform provided JSON-LD document into RdfDataset.
get(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
get(String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
get(String) - Method in class no.hasmac.jsonld.framing.Frame
 
get(String) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
get(String, String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
get(String, String, String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
get(String, String, String, String) - Method in class no.hasmac.jsonld.context.InverseContext
 
get(K) - Method in interface no.hasmac.jsonld.context.cache.Cache
 
get(K) - Method in class no.hasmac.jsonld.context.cache.ConcurrentLruCache
 
get(K) - Method in class no.hasmac.jsonld.context.cache.LruCache
 
get(RdfConsumer, RdfValueFactory) - Method in class no.hasmac.jsonld.api.ToRdfApi
Transform provided JSON-LD document into RdfDataset.
getAcceptHeader() - Static method in class no.hasmac.jsonld.loader.HttpLoader
 
getAcceptHeader(Collection) - Static method in class no.hasmac.jsonld.loader.HttpLoader
 
getBase() - Method in class no.hasmac.jsonld.JsonLdOptions
The base IRI to use when expanding or compacting the document.
getBaseUri() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getBaseUrl() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getBaseUrl() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getBoolean(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getBoolean(int, boolean) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getBoolean(JsonObject, String, boolean) - Static method in class no.hasmac.jsonld.framing.Frame
 
getCode() - Method in exception class no.hasmac.jsonld.JsonLdError
 
getCode() - Method in class no.hasmac.jsonld.lang.LanguageTag.Extension
 
getCollection(String) - Method in class no.hasmac.jsonld.framing.Frame
 
getContainerMapping() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getContentType() - Method in interface no.hasmac.jsonld.document.Document
The Content-Type of the loaded document, exclusive of any optional parameters.
getContentType() - Method in class no.hasmac.jsonld.document.JsonDocument
 
getContentType() - Method in class no.hasmac.jsonld.document.RdfDocument
 
getContentType() - Method in exception class no.hasmac.rdf.io.error.UnsupportedContentException
 
getContextCache() - Method in class no.hasmac.jsonld.JsonLdOptions
 
getContextUrl() - Method in interface no.hasmac.jsonld.document.Document
The value of the HTTP Link header when profile attribute matches http://www.w3.org/ns/json-ld#context.
getContextUrl() - Method in class no.hasmac.jsonld.document.JsonDocument
 
getContextUrl() - Method in class no.hasmac.jsonld.document.RdfDocument
 
getDatatype() - Method in interface no.hasmac.rdf.RdfLiteral
An absolute IRI denoting the datatype IRI of the literal.
getDefaultBaseDirection() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getDefaultGraph() - Method in interface no.hasmac.rdf.RdfDataset
 
getDefaultLanguage() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getDirectionMapping() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getDocumentCache() - Method in class no.hasmac.jsonld.JsonLdOptions
 
getDocumentLoader() - Method in class no.hasmac.jsonld.JsonLdOptions
The callback of the loader to be used to retrieve remote documents and contexts, implementing the DocumentLoader.
getDocumentUrl() - Method in interface no.hasmac.jsonld.document.Document
The final URI of the loaded document.
getDocumentUrl() - Method in class no.hasmac.jsonld.document.JsonDocument
 
getDocumentUrl() - Method in class no.hasmac.jsonld.document.RdfDocument
 
getEmbed() - Method in class no.hasmac.jsonld.framing.FramingState
 
getEmbed() - Method in class no.hasmac.jsonld.JsonLdOptions
 
getEmbed(JsonLdEmbed) - Method in class no.hasmac.jsonld.framing.Frame
 
getExpandContext() - Method in class no.hasmac.jsonld.JsonLdOptions
 
getExplicit(boolean) - Method in class no.hasmac.jsonld.framing.Frame
 
getExtensions() - Method in class no.hasmac.jsonld.lang.LanguageTag
Collection of extension sub-tags.
getGraph(RdfResource) - Method in interface no.hasmac.rdf.RdfDataset
 
getGraphMap() - Method in class no.hasmac.jsonld.framing.FramingState
 
getGraphName() - Method in class no.hasmac.jsonld.framing.FramingState
 
getGraphName() - Method in interface no.hasmac.rdf.RdfNQuad
 
getGraphNames() - Method in interface no.hasmac.rdf.RdfDataset
 
getIndexMapping() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getInt(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getInt(int, int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getInverseContext() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getJsonArray(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getJsonContent() - Method in interface no.hasmac.jsonld.document.Document
Get the document content as parsed JsonStructure.
getJsonContent() - Method in class no.hasmac.jsonld.document.JsonDocument
 
getJsonNumber(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getJsonObject(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getJsonString(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getLanguage() - Method in class no.hasmac.jsonld.lang.LanguageTag
Language as shortest ISO 639 code or reserved code for future use or registered language subtag code.
getLanguage() - Method in interface no.hasmac.rdf.RdfLiteral
An optional language tag.
getLanguageExtensions() - Method in class no.hasmac.jsonld.lang.LanguageTag
Collection of ISO 639 codes.
getLanguageMapping() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getLeaf() - Method in class no.hasmac.jsonld.uri.Path
 
getLocalContext() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getMapBuilder(String) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
getNestValue() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getNullable(String, String, String) - Method in class no.hasmac.jsonld.context.InverseContext
 
getNullable(String, String, String, String) - Method in class no.hasmac.jsonld.context.InverseContext
 
getObject() - Method in interface no.hasmac.rdf.RdfTriple
An absolute IRI or blank node identifier or RdfLiteral.
getOptions() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getPredicate() - Method in interface no.hasmac.rdf.RdfTriple
An absolute IRI or blank node identifier denoting the predicate of the triple.
getPrefix() - Method in class no.hasmac.jsonld.lang.CompactUri
 
getPrefix(String) - Method in class no.hasmac.jsonld.context.ActiveContext
 
getPreviousContext() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getPrivateUse() - Method in class no.hasmac.jsonld.lang.LanguageTag
Collection of private sub-tags.
getProcessingMode() - Method in class no.hasmac.jsonld.JsonLdOptions
 
getProfile() - Method in interface no.hasmac.jsonld.document.Document
The value of any profile parameter retrieved as part of the original Document.getContentType().
getProfile() - Method in class no.hasmac.jsonld.document.JsonDocument
 
getProfile() - Method in class no.hasmac.jsonld.document.RdfDocument
 
getProfile() - Method in class no.hasmac.jsonld.loader.DocumentLoaderOptions
 
getRdfContent() - Method in interface no.hasmac.jsonld.document.Document
Get the document content as parsed RdfDataset.
getRdfContent() - Method in class no.hasmac.jsonld.document.RdfDocument
 
getRdfDirection() - Method in class no.hasmac.jsonld.JsonLdOptions
 
getRegion() - Method in class no.hasmac.jsonld.lang.LanguageTag
Region as ISO 3166-1 or UN M.49 code
getRequestProfile() - Method in class no.hasmac.jsonld.loader.DocumentLoaderOptions
 
getRequireAll(boolean) - Method in class no.hasmac.jsonld.framing.Frame
 
getScript() - Method in class no.hasmac.jsonld.lang.LanguageTag
Script as ISO 15924 code.
getString(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getString(int, String) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getSubject() - Method in interface no.hasmac.rdf.RdfTriple
An absolute IRI or blank node identifier denoting the subject of the triple.
getSuffix() - Method in class no.hasmac.jsonld.lang.CompactUri
 
getTags() - Method in class no.hasmac.jsonld.lang.LanguageTag.Extension
 
getTerm(String) - Method in class no.hasmac.jsonld.context.ActiveContext
 
getTermNullable(String) - Method in class no.hasmac.jsonld.context.ActiveContext
 
getTerms() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getTermsMapping() - Method in class no.hasmac.jsonld.context.ActiveContext
 
getTypeMapping() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getUriMapping() - Method in class no.hasmac.jsonld.context.TermDefinition
 
getValue() - Method in interface no.hasmac.rdf.RdfLiteral
Get the lexical value of the literal.
getValue() - Method in interface no.hasmac.rdf.RdfValue
Returns raw String representation of the value.
getValue(JsonValue) - Static method in class no.hasmac.jsonld.lang.DefaultObject
 
getValue(JsonValue) - Static method in class no.hasmac.jsonld.lang.ValueObject
 
getValuesAs(Class) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getValueType() - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
getVariants() - Method in class no.hasmac.jsonld.lang.LanguageTag
Collection of registered variant codes.
getVocabularyMapping() - Method in class no.hasmac.jsonld.context.ActiveContext
 
GRAPH - Static variable in class no.hasmac.jsonld.lang.Keywords
 
GraphObject - Class in no.hasmac.jsonld.lang
 
graphs() - Method in class no.hasmac.jsonld.flattening.NodeMap
 

H

handleQuad(RdfNQuad) - Method in interface no.hasmac.rdf.RdfDataset
 
handleQuad(Quad) - Method in interface no.hasmac.rdf.RdfConsumer
 
handleTriple(RdfTriple) - Method in interface no.hasmac.rdf.RdfDataset
 
handleTriple(Triple) - Method in interface no.hasmac.rdf.RdfConsumer
 
hasContainerMapping(String) - Method in class no.hasmac.jsonld.context.TermDefinition
 
hashCode() - Method in class no.hasmac.jsonld.http.link.LinkAttribute
 
hashCode() - Method in class no.hasmac.jsonld.lang.CompactUri
 
hashCode() - Method in class no.hasmac.jsonld.lang.LanguageTag.Extension
 
hashCode() - Method in class no.hasmac.jsonld.lang.LanguageTag
 
hashCode() - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
hashCode() - Method in interface no.hasmac.rdf.RdfValue
 
hasLocalContext() - Method in class no.hasmac.jsonld.context.TermDefinition
 
hasPrefix(String) - Static method in class no.hasmac.jsonld.lang.BlankNode
Returns true if the given value starts with a blank node prefix '_:'.
HEX - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
HTML - Static variable in class no.hasmac.jsonld.http.media.MediaType
 
HttpAlphabet - Class in no.hasmac.jsonld.http
 
HttpClient - Interface in no.hasmac.jsonld.http
 
HttpLoader - Class in no.hasmac.jsonld.loader
 
HttpLoader(HttpClient) - Constructor for class no.hasmac.jsonld.loader.HttpLoader
Deprecated.
use HttpLoader(no.hasmac.jsonld.http.HttpClient httpClient)
HttpLoader(HttpClient, int) - Constructor for class no.hasmac.jsonld.loader.HttpLoader
Deprecated.
use HttpLoader(no.hasmac.jsonld.http.HttpClient httpClient, int maxRedirection)
HttpLoader(HttpClient) - Constructor for class no.hasmac.jsonld.loader.HttpLoader
 
HttpLoader(HttpClient, int) - Constructor for class no.hasmac.jsonld.loader.HttpLoader
 
HttpResponse - Interface in no.hasmac.jsonld.http
 

I

I18N_BASE - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
I18N_DATATYPE - Enum constant in enum no.hasmac.jsonld.JsonLdOptions.RdfDirection
 
ID - Static variable in class no.hasmac.jsonld.lang.Keywords
 
IMPORT - Static variable in class no.hasmac.jsonld.lang.Keywords
 
INCLUDED - Static variable in class no.hasmac.jsonld.lang.Keywords
 
index(Collection, boolean) - Static method in class no.hasmac.jsonld.lang.Utils
 
INDEX - Static variable in class no.hasmac.jsonld.lang.Keywords
 
inMode(JsonLdVersion) - Method in class no.hasmac.jsonld.context.ActiveContext
 
instance() - Static method in class no.hasmac.jsonld.json.JsonProvider
 
INSTANCE - Static variable in class no.hasmac.rdf.impl.DefaultRdfProvider
 
INT - Static variable in class no.hasmac.rdf.lang.XsdConstants
 
INTEGER - Static variable in class no.hasmac.rdf.lang.XsdConstants
 
INVALID_ANNOTATION - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
Experimental: JSON-LD-STAR extension.
INVALID_BASE_DIRECTION - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
The value of @direction is not "ltr", "rtl", or null and thus invalid.
INVALID_BASE_IRI - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid base IRI has been detected, i.e., it is neither an IRI nor null.
INVALID_CONTAINER_MAPPING - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An @container entry was encountered whose value was not one of the following strings: @list, @set, @language, @index, @id, @graph, or @type.
INVALID_CONTEXT_ENTRY - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An entry in a context is invalid due to processing mode incompatibility.
INVALID_CONTEXT_NULLIFICATION - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An attempt was made to nullify a context containing protected term definitions.
INVALID_DEFAULT_LANGUAGE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
The value of the default language is not a string or null and thus invalid.
INVALID_EMBEDDED_NODE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
Experimental: JSON-LD-STAR extension.
INVALID_FRAME - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
The frame is invalid.
INVALID_IRI_MAPPING - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A local context contains a term that has an invalid or missing IRI mapping.
INVALID_JSON_LITERAL - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid JSON literal was detected.
INVALID_KEYWORD_ALIAS - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid keyword alias definition has been encountered.
INVALID_KEYWORD_EMBED_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
The value for @embed is not one recognized for the object embed flag.
INVALID_KEYWORD_ID_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An @id entry was encountered whose value was not a string.
INVALID_KEYWORD_IMPORT_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for @import has been found.
INVALID_KEYWORD_INCLUDED_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An included block contains an invalid value.
INVALID_KEYWORD_INDEX_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An @index entry was encountered whose value was not a string.
INVALID_KEYWORD_NEST_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for @nest has been found.
INVALID_KEYWORD_PREFIX_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for @prefix has been found.
INVALID_KEYWORD_PROPAGATE_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for @propagate has been found.
INVALID_KEYWORD_PROTECTED_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for @protected has been found.
INVALID_KEYWORD_REVERSE_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for an @reverse entry has been detected, i.e., the value was not a map.
INVALID_KEYWORD_VERSION_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
The @version entry was used in a context with an out of range value.
INVALID_LANGUAGE_MAP_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value in a language map has been detected.
INVALID_LANGUAGE_MAPPING - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An @language entry in a term definition was encountered whose value was neither a string nor null and thus invalid.
INVALID_LANGUAGE_TAGGED_STRING - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A language-tagged string with an invalid language value was detected.
INVALID_LANGUAGE_TAGGED_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A number, true, or false with an associated language tag was detected.
INVALID_LOCAL_CONTEXT - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
In invalid local context was detected.
INVALID_REMOTE_CONTEXT - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
No valid context document has been found for a referenced remote context.
INVALID_REVERSE_PROPERTY - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for a reverse property has been detected.
INVALID_REVERSE_PROPERTY_MAP - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid reverse property definition has been detected.
INVALID_REVERSE_PROPERTY_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid reverse property map has been detected.
INVALID_SCOPED_CONTEXT - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
The local context defined within a term definition is invalid.
INVALID_SCRIPT_ELEMENT - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A script element in HTML input which is the target of a fragment identifier does not have an appropriate type attribute.
INVALID_SET_OR_LIST_OBJECT - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A set object or list object with disallowed entries has been detected.
INVALID_TERM_DEFINITION - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid term definition has been detected.
INVALID_TYPE_MAPPING - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An @type entry in a term definition was encountered whose value could not be expanded to an IRI.
INVALID_TYPE_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for an @type entry has been detected, i.e., the value was neither a string nor an array of strings.
INVALID_TYPED_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A typed value with an invalid type was detected.
INVALID_VALUE_OBJECT - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A value object with disallowed entries has been detected.
INVALID_VALUE_OBJECT_VALUE - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid value for the @value entry of a value object has been detected, i.e., it is neither a scalar nor null.
INVALID_VOCAB_MAPPING - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An invalid vocabulary mapping has been detected, i.e., it is neither an IRI nor null.
InverseContext - Class in no.hasmac.jsonld.context
 
InverseContext() - Constructor for class no.hasmac.jsonld.context.InverseContext
 
InverseContextBuilder - Class in no.hasmac.jsonld.context
 
IRI_CONFUSED_WITH_PREFIX - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
When compacting an IRI would result in an IRI which could be confused with a compact IRI (because its IRI scheme matches a term definition and it has no IRI authority).
isAbsoluteUri(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
Deprecated.
since 1.3.0
isAbsoluteUri(String, boolean) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
isAnnotationObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.NodeObject
 
isArray(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isBlank(String) - Static method in class no.hasmac.jsonld.StringUtils
 
isBlankNode() - Method in interface no.hasmac.rdf.RdfLiteral
 
isBlankNode() - Method in interface no.hasmac.rdf.RdfValue
Indicates if the value type is blank node identifier.
isBlankString(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isCompactArrays() - Method in class no.hasmac.jsonld.JsonLdOptions
If set to true, the processor replaces arrays with just one element with that element during compaction.
isCompactToRelative() - Method in class no.hasmac.jsonld.JsonLdOptions
Determines if IRIs are compacted relative to the JsonLdOptions.getBase() option or document location when compacting.
isDefaultObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.DefaultObject
A default object is a map that has a @default key.
isDefaultObject(String) - Method in class no.hasmac.jsonld.framing.Frame
 
isDefined(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
isDefinitivelyValidAbsoluteUri(String) - Static method in class no.hasmac.jsonld.uri.PartiallyImplementedUriValidator
 
isDone(String) - Method in class no.hasmac.jsonld.framing.FramingState
 
isEmbedded() - Method in class no.hasmac.jsonld.framing.FramingState
 
isEmbeddedNode(JsonValue) - Static method in class no.hasmac.jsonld.lang.NodeObject
 
isEmpty() - Method in class no.hasmac.jsonld.http.link.LinkAttributes
 
isEmpty() - Method in class no.hasmac.jsonld.http.media.MediaTypeParameters
 
isEmpty() - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
isEmpty() - Method in class no.hasmac.jsonld.uri.Path
 
isEmptyArray(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isEmptyObject(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isExceptionOnWarning() - Method in class no.hasmac.jsonld.JsonLdOptions
If enabled, warnings are thrown as exceptions and not just logged.
isExplicit() - Method in class no.hasmac.jsonld.JsonLdOptions
 
isExplicitInclusion() - Method in class no.hasmac.jsonld.framing.FramingState
 
isExtractAllScripts() - Method in class no.hasmac.jsonld.JsonLdOptions
If set to true, when extracting JSON-LD script elements from HTML, unless a specific fragment identifier is targeted, extracts all encountered JSON-LD script elements using an array form, if necessary.
isExtractAllScripts() - Method in class no.hasmac.jsonld.loader.DocumentLoaderOptions
 
isFalse(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isGraphObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.GraphObject
 
isIRI() - Method in interface no.hasmac.rdf.RdfLiteral
 
isIRI() - Method in interface no.hasmac.rdf.RdfValue
Indicates if the value type is an absolute IRI.
isListObject() - Method in class no.hasmac.jsonld.framing.Frame
 
isListObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.ListObject
A list object is a map that has a @list key.
isLiteral() - Method in interface no.hasmac.rdf.RdfLiteral
 
isLiteral() - Method in interface no.hasmac.rdf.RdfResource
 
isLiteral() - Method in interface no.hasmac.rdf.RdfValue
Indicates if the value type is RDF literal.
isNodeObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.NodeObject
Check if the given value is valid node object.
isNodePattern() - Method in class no.hasmac.jsonld.framing.Frame
 
isNodeReference() - Method in class no.hasmac.jsonld.framing.Frame
 
isNodeReference(JsonValue) - Static method in class no.hasmac.jsonld.lang.NodeObject
 
isNone(JsonValue) - Static method in class no.hasmac.jsonld.framing.ValuePatternMatcher
 
isNone(String) - Method in class no.hasmac.jsonld.framing.Frame
 
isNonEmptyArray(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNonEmptyObject(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNotAbsoluteUri(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
Deprecated.
since 1.3.0
isNotAbsoluteUri(String, boolean) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
isNotAnnotationObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.NodeObject
 
isNotArray(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNotBlank() - Method in class no.hasmac.jsonld.lang.CompactUri
 
isNotBlank(String) - Static method in class no.hasmac.jsonld.StringUtils
 
isNotBoolean(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNotDefined(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
isNotEmpty() - Method in class no.hasmac.jsonld.uri.Path
 
isNotEmptyArray(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
Deprecated.
isNotEmptyObject(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
Deprecated.
isNotNodeObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.NodeObject
 
isNotNull(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNotNumber(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNotObject(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNotPrefix() - Method in class no.hasmac.jsonld.context.TermDefinition
 
isNotSameExcept(TermDefinition) - Method in class no.hasmac.jsonld.context.TermDefinition
 
isNotScalar(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNotString(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNotURI(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
isNotValueObject() - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
isNull(int) - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
isNull(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNumber(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isNumericId() - Method in class no.hasmac.jsonld.JsonLdOptions
Experimental: Numeric @id support state.
isObject(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isOmitDefault() - Method in class no.hasmac.jsonld.framing.FramingState
 
isOmitDefault() - Method in class no.hasmac.jsonld.JsonLdOptions
 
isOmitGraph() - Method in class no.hasmac.jsonld.JsonLdOptions
 
isOrdered() - Method in class no.hasmac.jsonld.JsonLdOptions
If set to true, certain algorithm processing steps where indicated are ordered lexicographically.
isParent(String) - Method in class no.hasmac.jsonld.framing.FramingState
 
isPrefix() - Method in class no.hasmac.jsonld.context.TermDefinition
 
isProduceGeneralizedRdf() - Method in class no.hasmac.jsonld.JsonLdOptions
 
isProtected() - Method in class no.hasmac.jsonld.context.TermDefinition
 
isRdfStar() - Method in class no.hasmac.jsonld.JsonLdOptions
 
isRelative() - Method in class no.hasmac.jsonld.uri.Path
 
isRequireAll() - Method in class no.hasmac.jsonld.framing.FramingState
 
isRequiredAll() - Method in class no.hasmac.jsonld.JsonLdOptions
 
isReverseProperty() - Method in class no.hasmac.jsonld.context.TermDefinition
 
isScalar(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isSimpleGraphObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.GraphObject
 
isString(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isTrue(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
isURI(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
isUriValidation() - Method in class no.hasmac.jsonld.JsonLdOptions
if disabled only URIs required for processing are parsed and validated.
isUseNativeTypes() - Method in class no.hasmac.jsonld.JsonLdOptions
 
isUseRdfType() - Method in class no.hasmac.jsonld.JsonLdOptions
 
isValueObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.ValueObject
 
isValuePattern() - Method in class no.hasmac.jsonld.framing.Frame
 
isWellFormed(String) - Static method in class no.hasmac.jsonld.lang.BlankNode
BLANK_NODE_LABEL ::= '_:' (PN_CHARS_U | [0-9]) ((PN_CHARS | '.')* PN_CHARS)?
isWellFormed(String) - Static method in class no.hasmac.jsonld.lang.LanguageTag
Language tags are used to help identify languages and are defined by RFC 5646
isWildcard(JsonValue, String...) - Static method in class no.hasmac.jsonld.framing.ValuePatternMatcher
 
isWildCard() - Method in class no.hasmac.jsonld.framing.Frame
 
isWildCard(String) - Method in class no.hasmac.jsonld.framing.Frame
 

J

JSON - Static variable in class no.hasmac.jsonld.http.media.MediaType
 
JSON - Static variable in class no.hasmac.jsonld.lang.Keywords
 
JSON - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
JSON_LD - Static variable in class no.hasmac.jsonld.http.media.MediaType
 
JsonCanonicalizer - Class in no.hasmac.jsonld.json
 
JsonDocument - Class in no.hasmac.jsonld.document
 
JsonLd - Class in no.hasmac.jsonld
The JsonLd interface is the high-level programming structure that developers use to access the JSON-LD transformation methods.
JsonLdComparison - Class in no.hasmac.jsonld.json
 
JsonLdEmbed - Enum in no.hasmac.jsonld
 
JsonLdError - Exception Class in no.hasmac.jsonld
The JsonLdError type is used to report processing errors.
JsonLdError(JsonLdErrorCode) - Constructor for exception class no.hasmac.jsonld.JsonLdError
 
JsonLdError(JsonLdErrorCode, String) - Constructor for exception class no.hasmac.jsonld.JsonLdError
 
JsonLdError(JsonLdErrorCode, Throwable) - Constructor for exception class no.hasmac.jsonld.JsonLdError
 
JsonLdErrorCode - Enum in no.hasmac.jsonld
The JsonLdErrorCode represents the collection of valid JSON-LD error codes.
JsonLdOptions - Class in no.hasmac.jsonld
The JsonLdOptions type is used to pass various options to the processor.
JsonLdOptions() - Constructor for class no.hasmac.jsonld.JsonLdOptions
 
JsonLdOptions(JsonLdOptions) - Constructor for class no.hasmac.jsonld.JsonLdOptions
 
JsonLdOptions(DocumentLoader) - Constructor for class no.hasmac.jsonld.JsonLdOptions
 
JsonLdOptions.RdfDirection - Enum in no.hasmac.jsonld
 
JsonLdToRdf<Triple,Quad,Iri,Bnode,Resource,Literal,Value> - Class in no.hasmac.jsonld.deseralization
 
JsonLdVersion - Enum in no.hasmac.jsonld
 
JsonMapBuilder - Class in no.hasmac.jsonld.json
 
JsonProvider - Class in no.hasmac.jsonld.json
Instead of using the Jakarta Json static class to create builders, it is much faster to keep track of the provider in a static instance.
JsonUtils - Class in no.hasmac.jsonld.json
 

K

keys() - Method in class no.hasmac.jsonld.framing.Frame
 
KEYWORD_REDEFINITION - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
A keyword redefinition has been detected.
Keywords - Class in no.hasmac.jsonld.lang
 
Keywords() - Constructor for class no.hasmac.jsonld.lang.Keywords
 
KEYWORDS - Static variable in class no.hasmac.jsonld.context.TermDefinitionBuilder
 

L

LANG_STRING - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
LANGUAGE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
LANGUAGE - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
languageTag() - Method in class no.hasmac.jsonld.http.link.LinkAttribute
 
LanguageTag - Class in no.hasmac.jsonld.lang
 
LanguageTag.Extension - Class in no.hasmac.jsonld.lang
 
Link - Class in no.hasmac.jsonld.http.link
 
Link(URI, URI, Set, MediaType, LinkAttributes) - Constructor for class no.hasmac.jsonld.http.link.Link
 
LinkAttribute - Class in no.hasmac.jsonld.http.link
A read-only view of Link attribute.
LinkAttribute(String) - Constructor for class no.hasmac.jsonld.http.link.LinkAttribute
 
LinkAttribute(String, String) - Constructor for class no.hasmac.jsonld.http.link.LinkAttribute
 
LinkAttribute(String, String, String) - Constructor for class no.hasmac.jsonld.http.link.LinkAttribute
 
LinkAttributes - Class in no.hasmac.jsonld.http.link
A read-only view of a list of LinkAttribute.
LinkAttributes(Map) - Constructor for class no.hasmac.jsonld.http.link.LinkAttributes
 
links() - Method in class no.hasmac.jsonld.http.DefaultHttpClient.HttpResponseImpl
 
links() - Method in interface no.hasmac.jsonld.http.HttpResponse
 
list(Map) - Method in class no.hasmac.jsonld.flattening.NodeMapBuilder
 
LIST - Static variable in class no.hasmac.jsonld.lang.Keywords
 
LIST - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
ListObject - Class in no.hasmac.jsonld.lang
 
loadDocument(URI, DocumentLoaderOptions) - Method in class no.hasmac.jsonld.loader.HttpLoader
 
loadDocument(URI, DocumentLoaderOptions) - Method in interface no.hasmac.jsonld.loader.DocumentLoader
Retrieve a remote document.
loadDocument(URI, DocumentLoaderOptions) - Method in class no.hasmac.jsonld.loader.FileLoader
 
loadDocument(URI, DocumentLoaderOptions) - Method in class no.hasmac.jsonld.loader.SchemeRouter
 
loader(DocumentLoader) - Method in class no.hasmac.jsonld.api.CompactionApi
 
loader(DocumentLoader) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
loader(DocumentLoader) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
loader(DocumentLoader) - Method in class no.hasmac.jsonld.api.FramingApi
 
loader(DocumentLoader) - Method in class no.hasmac.jsonld.api.FromRdfApi
 
loader(DocumentLoader) - Method in interface no.hasmac.jsonld.api.LoaderApi
Set the loader to be used to retrieve remote documents and contexts, implementing the DocumentLoader.
loader(DocumentLoader) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
LoaderApi<R> - Interface in no.hasmac.jsonld.api
 
LOADING_DOCUMENT_FAILED - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
The document could not be loaded or parsed as JSON.
LOADING_REMOTE_CONTEXT_FAILED - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
There was a problem encountered loading a remote context.
localContext(JsonObject) - Method in class no.hasmac.jsonld.expansion.UriExpansion
 
location() - Method in class no.hasmac.jsonld.http.DefaultHttpClient.HttpResponseImpl
 
location() - Method in interface no.hasmac.jsonld.http.HttpResponse
 
LONG - Static variable in class no.hasmac.rdf.lang.XsdConstants
 
LruCache<K,V> - Class in no.hasmac.jsonld.context.cache
 
LruCache(int) - Constructor for class no.hasmac.jsonld.context.cache.LruCache
 
LTR - Enum constant in enum no.hasmac.jsonld.lang.DirectionType
 

M

markDone(String) - Method in class no.hasmac.jsonld.framing.FramingState
 
match() - Method in class no.hasmac.jsonld.framing.ValuePatternMatcher
 
match(Collection) - Method in class no.hasmac.jsonld.context.TermSelector
 
match(Collection) - Method in class no.hasmac.jsonld.framing.FrameMatcher
 
match(Map) - Method in class no.hasmac.jsonld.framing.FrameMatcher
 
match(MediaType) - Method in class no.hasmac.jsonld.http.media.MediaType
 
matchForm(String) - Static method in class no.hasmac.jsonld.lang.Keywords
If value has the form of a keyword (i.e., it matches the ABNF rule "@"1*ALPHA from [RFC5234])
matchNode(FramingState, JsonValue, boolean) - Method in class no.hasmac.jsonld.framing.Frame
 
matchValue(JsonValue) - Method in class no.hasmac.jsonld.framing.Frame
 
MAX_REDIRECTIONS - Static variable in class no.hasmac.jsonld.loader.HttpLoader
 
MediaType - Class in no.hasmac.jsonld.http.media
 
MediaType(String, String) - Constructor for class no.hasmac.jsonld.http.media.MediaType
 
MediaType(String, String, MediaTypeParameters) - Constructor for class no.hasmac.jsonld.http.media.MediaType
 
MediaTypeParameters - Class in no.hasmac.jsonld.http.media
 
MediaTypeParameters(Map) - Constructor for class no.hasmac.jsonld.http.media.MediaTypeParameters
 
merge() - Method in class no.hasmac.jsonld.flattening.NodeMap
 
merge(JsonObject, JsonObject) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
MERGED - Static variable in class no.hasmac.jsonld.lang.Keywords
 
mode(JsonLdVersion) - Method in interface no.hasmac.jsonld.api.CommonApi
Set JSON-LD processing mode.
mode(JsonLdVersion) - Method in class no.hasmac.jsonld.api.CompactionApi
 
mode(JsonLdVersion) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
mode(JsonLdVersion) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
mode(JsonLdVersion) - Method in class no.hasmac.jsonld.api.FramingApi
 
mode(JsonLdVersion) - Method in class no.hasmac.jsonld.api.FromRdfApi
 
mode(JsonLdVersion) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
ModifiableJsonArray - Class in no.hasmac.jsonld
This class is a workaround for the fact that the default implementation of JsonArray is not modifiable.
ModifiableJsonArray(List) - Constructor for class no.hasmac.jsonld.ModifiableJsonArray
 
MULTIPLE_CONTEXT_LINK_HEADERS - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
Multiple HTTP Link Headers [RFC8288] using the http://www.w3.org/ns/json-ld#context link relation have been detected.

N

N_QUADS - Static variable in class no.hasmac.jsonld.http.media.MediaType
 
name() - Method in class no.hasmac.jsonld.http.link.LinkAttribute
 
names() - Method in class no.hasmac.jsonld.http.link.LinkAttributes
 
names() - Method in class no.hasmac.jsonld.http.media.MediaTypeParameters
 
nativeTypes() - Method in class no.hasmac.jsonld.api.FromRdfApi
 
nativeTypes(boolean) - Method in class no.hasmac.jsonld.api.FromRdfApi
 
NEST - Static variable in class no.hasmac.jsonld.lang.Keywords
 
NEVER - Enum constant in enum no.hasmac.jsonld.JsonLdEmbed
Always use a node reference when serializing matching values.
NEVER - Static variable in class no.hasmac.jsonld.lang.Keywords
 
newContext() - Method in class no.hasmac.jsonld.context.ActiveContext
 
newTerm(JsonObject, Map) - Method in class no.hasmac.jsonld.context.ActiveContext
 
NIL - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
no.hasmac.jsonld - package no.hasmac.jsonld
Provides APIs to process JSON-LD.
no.hasmac.jsonld.api - package no.hasmac.jsonld.api
 
no.hasmac.jsonld.compaction - package no.hasmac.jsonld.compaction
Compaction Algorithms.
no.hasmac.jsonld.context - package no.hasmac.jsonld.context
Context Processing Algorithms.
no.hasmac.jsonld.context.cache - package no.hasmac.jsonld.context.cache
 
no.hasmac.jsonld.deseralization - package no.hasmac.jsonld.deseralization
Deserialize JSON-LD to RDF Algorithm.
no.hasmac.jsonld.document - package no.hasmac.jsonld.document
Processable documents.
no.hasmac.jsonld.expansion - package no.hasmac.jsonld.expansion
Expansion Algorithms.
no.hasmac.jsonld.flattening - package no.hasmac.jsonld.flattening
Flattening Algorithms.
no.hasmac.jsonld.framing - package no.hasmac.jsonld.framing
Framing Algorithms.
no.hasmac.jsonld.http - package no.hasmac.jsonld.http
 
no.hasmac.jsonld.http.link - package no.hasmac.jsonld.http.link
 
no.hasmac.jsonld.http.media - package no.hasmac.jsonld.http.media
 
no.hasmac.jsonld.json - package no.hasmac.jsonld.json
 
no.hasmac.jsonld.lang - package no.hasmac.jsonld.lang
 
no.hasmac.jsonld.loader - package no.hasmac.jsonld.loader
Remote Document and Context Retrieval.
no.hasmac.jsonld.processor - package no.hasmac.jsonld.processor
 
no.hasmac.jsonld.serialization - package no.hasmac.jsonld.serialization
Serialize RDF as JSON-LD Algorithm.
no.hasmac.jsonld.uri - package no.hasmac.jsonld.uri
 
no.hasmac.rdf - package no.hasmac.rdf
 
no.hasmac.rdf.impl - package no.hasmac.rdf.impl
 
no.hasmac.rdf.io - package no.hasmac.rdf.io
 
no.hasmac.rdf.io.error - package no.hasmac.rdf.io.error
 
no.hasmac.rdf.io.nquad - package no.hasmac.rdf.io.nquad
 
no.hasmac.rdf.lang - package no.hasmac.rdf.lang
 
no.hasmac.rdf.spi - package no.hasmac.rdf.spi
 
NodeMap - Class in no.hasmac.jsonld.flattening
 
NodeMap() - Constructor for class no.hasmac.jsonld.flattening.NodeMap
 
NodeMapBuilder - Class in no.hasmac.jsonld.flattening
 
NodeObject - Class in no.hasmac.jsonld.lang
 
NONE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
noneMatch(String, String...) - Static method in class no.hasmac.jsonld.lang.Keywords
 
noneMatch(String, String, String) - Static method in class no.hasmac.jsonld.lang.Keywords
 
notAllMatch(Set, Set) - Static method in class no.hasmac.jsonld.lang.Keywords
 
NQuadsReader - Class in no.hasmac.rdf.io.nquad
 
NQuadsReader(Reader) - Constructor for class no.hasmac.rdf.io.nquad.NQuadsReader
 
NQuadsWriter - Class in no.hasmac.rdf.io.nquad
 
NQuadsWriter(Writer) - Constructor for class no.hasmac.rdf.io.nquad.NQuadsWriter
 
NULL - Enum constant in enum no.hasmac.jsonld.lang.DirectionType
 
NULL - Static variable in class no.hasmac.jsonld.lang.Keywords
 
numericId() - Method in class no.hasmac.jsonld.api.ExpansionApi
Experimental: Accept numeric @id.
numericId() - Method in class no.hasmac.jsonld.api.ToRdfApi
Experimental: Accept numeric @id.

O

ObjectExpansion - Class in no.hasmac.jsonld.expansion
 
OBS_TEXT - Static variable in class no.hasmac.jsonld.http.HttpAlphabet
 
of(JsonStructure) - Static method in class no.hasmac.jsonld.document.JsonDocument
Create a new document from JsonStructure.
of(JsonStructure) - Static method in class no.hasmac.jsonld.framing.Frame
 
of(InputStream) - Static method in class no.hasmac.jsonld.document.JsonDocument
Create a new document from content provided by InputStream.
of(InputStream) - Static method in class no.hasmac.jsonld.document.RdfDocument
Create a new document from content provided by InputStream.
of(Reader) - Static method in class no.hasmac.jsonld.document.JsonDocument
Create a new document from content provided by Reader.
of(Reader) - Static method in class no.hasmac.jsonld.document.RdfDocument
Create a new document from content provided by Reader.
of(String) - Static method in class no.hasmac.jsonld.http.link.Link
 
of(String) - Static method in class no.hasmac.jsonld.http.media.MediaType
 
of(String) - Static method in enum no.hasmac.jsonld.JsonLdVersion
 
of(String) - Static method in class no.hasmac.jsonld.uri.Path
 
of(String, String) - Static method in class no.hasmac.jsonld.http.media.MediaType
 
of(String, String, Map) - Static method in class no.hasmac.jsonld.http.media.MediaType
 
of(String, URI) - Static method in class no.hasmac.jsonld.http.link.Link
 
of(MediaType, JsonStructure) - Static method in class no.hasmac.jsonld.document.JsonDocument
Create a new document from JsonStructure.
of(MediaType, InputStream) - Static method in class no.hasmac.jsonld.document.JsonDocument
Create a new document from content provided by InputStream.
of(MediaType, InputStream) - Static method in class no.hasmac.jsonld.document.RdfDocument
 
of(MediaType, Reader) - Static method in class no.hasmac.jsonld.document.JsonDocument
Create a new document from content provided by Reader.
of(MediaType, Reader) - Static method in class no.hasmac.jsonld.document.RdfDocument
 
of(MediaType, RdfDataset) - Static method in class no.hasmac.jsonld.document.RdfDocument
Create a new document from RdfDataset.
of(RdfDataset) - Static method in class no.hasmac.jsonld.document.RdfDocument
Create a new document from RdfDataset.
OMIT_DEFAULT - Static variable in class no.hasmac.jsonld.lang.Keywords
 
omitDefault() - Method in class no.hasmac.jsonld.api.FramingApi
 
omitDefault(boolean) - Method in class no.hasmac.jsonld.api.FramingApi
 
omitGraph() - Method in class no.hasmac.jsonld.api.FramingApi
 
omitGraph(boolean) - Method in class no.hasmac.jsonld.api.FramingApi
 
ONCE - Enum constant in enum no.hasmac.jsonld.JsonLdEmbed
Only a single value within a given node object should be embedded, other values of other properties use a node reference.
ONCE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
optimizedGetStrings(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
options(JsonLdOptions) - Method in interface no.hasmac.jsonld.api.CommonApi
Override an existing settings with JsonLdOptions.
options(JsonLdOptions) - Method in class no.hasmac.jsonld.api.CompactionApi
 
options(JsonLdOptions) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
options(JsonLdOptions) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
options(JsonLdOptions) - Method in class no.hasmac.jsonld.api.FramingApi
 
options(JsonLdOptions) - Method in class no.hasmac.jsonld.api.FromRdfApi
 
options(JsonLdOptions) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
ordered() - Method in interface no.hasmac.jsonld.api.CommonApi
Certain algorithm processing steps are ordered lexicographically.
ordered(boolean) - Method in interface no.hasmac.jsonld.api.CommonApi
If set to true, certain algorithm processing steps are ordered lexicographically.
ordered(boolean) - Method in class no.hasmac.jsonld.api.CompactionApi
 
ordered(boolean) - Method in class no.hasmac.jsonld.api.ExpansionApi
 
ordered(boolean) - Method in class no.hasmac.jsonld.api.FlatteningApi
 
ordered(boolean) - Method in class no.hasmac.jsonld.api.FramingApi
 
ordered(boolean) - Method in class no.hasmac.jsonld.api.FromRdfApi
 
ordered(boolean) - Method in class no.hasmac.jsonld.api.ToRdfApi
 
ordered(boolean) - Method in class no.hasmac.jsonld.compaction.Compaction
 
ordered(boolean) - Method in class no.hasmac.jsonld.expansion.ArrayExpansion
 
ordered(boolean) - Method in class no.hasmac.jsonld.expansion.Expansion
 
ordered(boolean) - Method in class no.hasmac.jsonld.expansion.ObjectExpansion
 
ordered(boolean) - Method in class no.hasmac.jsonld.flattening.Flattening
 
ordered(boolean) - Method in class no.hasmac.jsonld.framing.Framing
 
ordered(boolean) - Method in class no.hasmac.jsonld.serialization.RdfToJsonld
 
overrideProtected(boolean) - Method in class no.hasmac.jsonld.context.ActiveContextBuilder
 
overrideProtectedFlag(boolean) - Method in class no.hasmac.jsonld.context.TermDefinitionBuilder
 

P

parameters() - Method in class no.hasmac.jsonld.http.media.MediaType
 
parse(MediaType, InputStream) - Static method in class no.hasmac.jsonld.document.DocumentParser
Deprecated.
Create a new document.
parse(MediaType, Reader) - Static method in class no.hasmac.jsonld.document.DocumentParser
Deprecated.
Create a new document.
PartiallyImplementedUriValidator - Class in no.hasmac.jsonld.uri
 
PartiallyImplementedUriValidator() - Constructor for class no.hasmac.jsonld.uri.PartiallyImplementedUriValidator
 
Path - Class in no.hasmac.jsonld.uri
 
PN_CHARS - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
PN_CHARS_BASE - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
PN_CHARS_U - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
PREFIX - Static variable in class no.hasmac.jsonld.lang.Keywords
 
PRESERVE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
PROCESSING_MODE_CONFLICT - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An attempt was made to change the processing mode which is incompatible with the previous specified version.
processingMode(JsonLdVersion) - Method in class no.hasmac.jsonld.serialization.RdfToJsonld
 
produceGeneralizedRdf() - Method in class no.hasmac.jsonld.api.ToRdfApi
The JSON-LD processor may emit blank nodes for triple predicates.
produceGeneralizedRdf(boolean) - Method in class no.hasmac.jsonld.api.ToRdfApi
If set to true, the JSON-LD processor may emit blank nodes for triple predicates, otherwise they will be omitted.
ProfileConstants - Class in no.hasmac.jsonld.http
 
propagate(boolean) - Method in class no.hasmac.jsonld.context.ActiveContextBuilder
 
PROPAGATE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
properties(String, String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
PROTECTED - Static variable in class no.hasmac.jsonld.lang.Keywords
 
PROTECTED_TERM_REDEFINITION - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
An attempt was made to redefine a protected term.
protectedFlag(boolean) - Method in class no.hasmac.jsonld.context.TermDefinitionBuilder
 
provider() - Static method in class no.hasmac.rdf.spi.RdfProvider
 
put(String, JsonValue) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
put(String, JsonMapBuilder) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
put(K, V) - Method in interface no.hasmac.jsonld.context.cache.Cache
 
put(K, V) - Method in class no.hasmac.jsonld.context.cache.ConcurrentLruCache
 
put(K, V) - Method in class no.hasmac.jsonld.context.cache.LruCache
 

Q

QD_TEXT - Static variable in class no.hasmac.jsonld.http.HttpAlphabet
 

R

Rdf - Class in no.hasmac.rdf
 
RdfAlphabet - Class in no.hasmac.rdf.lang
 
RdfConstants - Class in no.hasmac.rdf.lang
 
RdfConsumer<Triple,Quad> - Interface in no.hasmac.rdf
 
RdfDataset - Interface in no.hasmac.rdf
 
rdfDirection(JsonLdOptions.RdfDirection) - Method in class no.hasmac.jsonld.api.ToRdfApi
Determines how value objects containing a base direction are transformed to and from RDF.
rdfDirection(JsonLdOptions.RdfDirection) - Method in class no.hasmac.jsonld.deseralization.JsonLdToRdf
 
rdfDirection(JsonLdOptions.RdfDirection) - Method in class no.hasmac.jsonld.serialization.RdfToJsonld
 
RdfDocument - Class in no.hasmac.jsonld.document
 
RdfGraph - Interface in no.hasmac.rdf
The RdfGraph interface describes operations on an RDF graph used by the @link JsonLd.fromRdf(String) and JsonLd.toRdf(java.net.URI) methods in the JsonLd interface.
RdfLiteral - Interface in no.hasmac.rdf
The RdfLiteral interface describes an immutable RDF Literal.
RdfNQuad - Interface in no.hasmac.rdf
Represents an immutable N-Quad statement.
RdfProvider - Class in no.hasmac.rdf.spi
 
RdfProvider() - Constructor for class no.hasmac.rdf.spi.RdfProvider
 
RdfReader - Interface in no.hasmac.rdf.io
 
RdfReaderException - Exception Class in no.hasmac.rdf.io.error
 
RdfReaderException(String) - Constructor for exception class no.hasmac.rdf.io.error.RdfReaderException
 
RdfReaderException(String, Throwable) - Constructor for exception class no.hasmac.rdf.io.error.RdfReaderException
 
RdfReaderException(Throwable) - Constructor for exception class no.hasmac.rdf.io.error.RdfReaderException
 
RdfResource - Interface in no.hasmac.rdf
An immutable RDF statement's value.
rdfStar() - Method in class no.hasmac.jsonld.api.CompactionApi
Experimental: Enables JSON-LD-STAR extension.
rdfStar() - Method in class no.hasmac.jsonld.api.ExpansionApi
Experimental: Enables JSON-LD-STAR extension.
RdfToJsonld - Class in no.hasmac.jsonld.serialization
 
RdfToJsonld.Reference - Class in no.hasmac.jsonld.serialization
 
RdfTriple - Interface in no.hasmac.rdf
The RdfTriple interface describes an immutable RDF triple.
RdfValue - Interface in no.hasmac.rdf
An immutable RDF statement's value.
RdfValueFactory<Triple,Quad,Iri,Bnode,Resource,Literal,Value> - Interface in no.hasmac.rdf
 
RdfWriter - Interface in no.hasmac.rdf.io
 
RdfWriterException - Exception Class in no.hasmac.rdf.io.error
 
RdfWriterException(String) - Constructor for exception class no.hasmac.rdf.io.error.RdfWriterException
 
RdfWriterException(String, Throwable) - Constructor for exception class no.hasmac.rdf.io.error.RdfWriterException
 
RdfWriterException(Throwable) - Constructor for exception class no.hasmac.rdf.io.error.RdfWriterException
 
readDataset() - Method in class no.hasmac.rdf.io.nquad.NQuadsReader
 
readDataset() - Method in interface no.hasmac.rdf.io.RdfReader
 
recompose(String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
recompose(String, String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
recompose(String, String, String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
recompose(String, String, String, String, String) - Static method in class no.hasmac.jsonld.uri.UriUtils
 
Reference() - Constructor for class no.hasmac.jsonld.serialization.RdfToJsonld.Reference
 
referencedNode(Map) - Method in class no.hasmac.jsonld.flattening.NodeMapBuilder
 
relations() - Method in class no.hasmac.jsonld.http.link.Link
 
relativize(String) - Method in class no.hasmac.jsonld.uri.Path
 
relativize(URI, String) - Static method in class no.hasmac.jsonld.uri.UriRelativizer
 
relativize(URI, URI) - Static method in class no.hasmac.jsonld.uri.UriRelativizer
 
relativize(Path) - Method in class no.hasmac.jsonld.uri.Path
 
remoteContexts(Collection) - Method in class no.hasmac.jsonld.context.ActiveContextBuilder
 
remoteContexts(Collection) - Method in class no.hasmac.jsonld.context.TermDefinitionBuilder
 
remove(String) - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
removeLastParent() - Method in class no.hasmac.jsonld.framing.FramingState
 
removeTerm(String) - Method in class no.hasmac.jsonld.context.ActiveContext
 
REQUIRE_ALL - Static variable in class no.hasmac.jsonld.lang.Keywords
 
requiredAll() - Method in class no.hasmac.jsonld.api.FramingApi
 
requiredAll(boolean) - Method in class no.hasmac.jsonld.api.FramingApi
 
resolve(URI, String) - Static method in class no.hasmac.jsonld.uri.UriResolver
 
resolve(URI, URI) - Static method in class no.hasmac.jsonld.uri.UriResolver
 
resolveAsUri(URI, String) - Static method in class no.hasmac.jsonld.uri.UriResolver
 
resolveAsUri(URI, URI) - Static method in class no.hasmac.jsonld.uri.UriResolver
 
REST - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
reverse(boolean) - Method in class no.hasmac.jsonld.compaction.UriCompaction
 
REVERSE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
RTL - Enum constant in enum no.hasmac.jsonld.lang.DirectionType
 

S

ScalarExpansion - Class in no.hasmac.jsonld.expansion
Steps 4.1 - 4.3
SchemeRouter - Class in no.hasmac.jsonld.loader
 
SchemeRouter() - Constructor for class no.hasmac.jsonld.loader.SchemeRouter
 
send(URI, String) - Method in class no.hasmac.jsonld.http.DefaultHttpClient
 
send(URI, String) - Method in interface no.hasmac.jsonld.http.HttpClient
 
set(String, String, String, JsonValue) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
set(String, DocumentLoader) - Method in class no.hasmac.jsonld.loader.SchemeRouter
 
SET - Static variable in class no.hasmac.jsonld.lang.Keywords
 
setBase(URI) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setBaseUri(URI) - Method in class no.hasmac.jsonld.context.ActiveContext
 
setBaseUrl(URI) - Method in class no.hasmac.jsonld.context.ActiveContext
 
setBaseUrl(URI) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setCompactArrays(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setCompactToRelative(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setContainerMapping(Set) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setContextCache(Cache) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setContextUrl(URI) - Method in interface no.hasmac.jsonld.document.Document
 
setContextUrl(URI) - Method in class no.hasmac.jsonld.document.JsonDocument
 
setContextUrl(URI) - Method in class no.hasmac.jsonld.document.RdfDocument
 
setDefaultBaseDirection(DirectionType) - Method in class no.hasmac.jsonld.context.ActiveContext
 
setDefaultLanguage(String) - Method in class no.hasmac.jsonld.context.ActiveContext
 
setDirectionMapping(DirectionType) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setDocumentCache(Cache) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setDocumentLoader(DocumentLoader) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setDocumentUrl(URI) - Method in interface no.hasmac.jsonld.document.Document
 
setDocumentUrl(URI) - Method in class no.hasmac.jsonld.document.JsonDocument
 
setDocumentUrl(URI) - Method in class no.hasmac.jsonld.document.RdfDocument
 
setEmbed(JsonLdEmbed) - Method in class no.hasmac.jsonld.framing.FramingState
 
setEmbed(JsonLdEmbed) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setEmbedded(boolean) - Method in class no.hasmac.jsonld.framing.FramingState
 
setExceptionOnWarning(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
If enabled, warnings are thrown as exceptions and not just logged.
setExpandContext(JsonObject) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setExpandContext(String) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setExpandContext(URI) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setExpandContext(Document) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setExplicit(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setExplicitInclusion(boolean) - Method in class no.hasmac.jsonld.framing.FramingState
 
setExtractAllScripts(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setExtractAllScripts(boolean) - Method in class no.hasmac.jsonld.loader.DocumentLoaderOptions
 
setFallbackContentType(MediaType) - Method in class no.hasmac.jsonld.loader.HttpLoader
Set fallback content-type used when received content-type is not supported. e.g.
setGraphMap(NodeMap) - Method in class no.hasmac.jsonld.framing.FramingState
 
setGraphName(String) - Method in class no.hasmac.jsonld.framing.FramingState
 
setIfAbsent(String, String, String, String, String) - Method in class no.hasmac.jsonld.context.InverseContext
 
setIndexMapping(String) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setInverseContext(InverseContext) - Method in class no.hasmac.jsonld.context.ActiveContext
 
setLanguage(String) - Method in class no.hasmac.jsonld.lang.LanguageTag
 
setLanguageMapping(JsonValue) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setLocalContext(JsonValue) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setNestValue(String) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setNumericId(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
Experimental: Enables/Disables numeric @id support.
setOmitDefault(boolean) - Method in class no.hasmac.jsonld.framing.FramingState
 
setOmitDefault(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setOmitGraph(Boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setOrdered(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setPrefix(boolean) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setPreviousContext(ActiveContext) - Method in class no.hasmac.jsonld.context.ActiveContext
 
setProcessingMode(JsonLdVersion) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setProduceGeneralizedRdf(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setProfile(String) - Method in class no.hasmac.jsonld.loader.DocumentLoaderOptions
 
setProtected(boolean) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setProvider(RdfProvider) - Static method in class no.hasmac.rdf.spi.RdfProvider
 
setRdfDirection(JsonLdOptions.RdfDirection) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setRdfStar(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
Experimental: Enables JSON-LD-STAR extension.
setRegion(String) - Method in class no.hasmac.jsonld.lang.LanguageTag
 
setRequestProfile(Collection) - Method in class no.hasmac.jsonld.loader.DocumentLoaderOptions
 
setRequireAll(boolean) - Method in class no.hasmac.jsonld.framing.FramingState
 
setRequiredAll(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setReverseProperty(boolean) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setScript(String) - Method in class no.hasmac.jsonld.lang.LanguageTag
 
setTerm(String, TermDefinition) - Method in class no.hasmac.jsonld.context.ActiveContext
 
setTypeMapping(String) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setUriMapping(String) - Method in class no.hasmac.jsonld.context.TermDefinition
 
setUriValidation(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
if disabled only URIs required for processing are parsed and validated.
setUseNativeTypes(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setUseRdfType(boolean) - Method in class no.hasmac.jsonld.JsonLdOptions
 
setVocabularyMapping(String) - Method in class no.hasmac.jsonld.context.ActiveContext
 
size() - Method in class no.hasmac.jsonld.context.cache.ConcurrentLruCache
 
size() - Method in class no.hasmac.jsonld.context.cache.LruCache
 
size() - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
size() - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
size() - Method in interface no.hasmac.rdf.RdfDataset
Get the size of the dataset.
statusCode() - Method in class no.hasmac.jsonld.http.DefaultHttpClient.HttpResponseImpl
 
statusCode() - Method in interface no.hasmac.jsonld.http.HttpResponse
 
STRING - Static variable in class no.hasmac.rdf.lang.XsdConstants
 
StringUtils - Class in no.hasmac.jsonld
 
strip(String) - Static method in class no.hasmac.jsonld.StringUtils
 
stripTrailing(String) - Static method in class no.hasmac.jsonld.StringUtils
 
subjects(String) - Method in class no.hasmac.jsonld.flattening.NodeMap
 
subtype() - Method in class no.hasmac.jsonld.http.media.MediaType
 

T

T_CHAR - Static variable in class no.hasmac.jsonld.http.HttpAlphabet
 
target() - Method in class no.hasmac.jsonld.http.link.Link
 
TermDefinition - Class in no.hasmac.jsonld.context
 
TermDefinition(boolean, boolean, boolean) - Constructor for class no.hasmac.jsonld.context.TermDefinition
 
TermDefinitionBuilder - Class in no.hasmac.jsonld.context
 
termSelector(String, Collection, String) - Method in class no.hasmac.jsonld.context.ActiveContext
 
TermSelector - Class in no.hasmac.jsonld.context
 
toCollection(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
toGraphObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.GraphObject
 
toJsonArray(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
toJsonObject(Map) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
toJsonValue(String) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
toList() - Method in interface no.hasmac.rdf.RdfDataset
 
toList() - Method in interface no.hasmac.rdf.RdfGraph
 
toListObject(JsonValue) - Static method in class no.hasmac.jsonld.lang.ListObject
Convert expanded value to a list object by first setting it to an array containing only expanded value if it is not already an array, and then by setting it to a map containing the key-value pair @list-expanded value.
toMessage() - Method in enum no.hasmac.jsonld.JsonLdErrorCode
 
toRdf(String) - Static method in class no.hasmac.jsonld.JsonLd
Transforms the given input into RdfDataset.
toRdf(URI) - Static method in class no.hasmac.jsonld.JsonLd
Transforms the given input into RdfDataset.
toRdf(URI, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.ToRdfProcessor
 
toRdf(URI, JsonLdOptions, RdfConsumer, RdfValueFactory) - Static method in class no.hasmac.jsonld.processor.ToRdfProcessor
 
toRdf(Document) - Static method in class no.hasmac.jsonld.JsonLd
Transforms Document into RdfDataset.
toRdf(Document, JsonLdOptions) - Static method in class no.hasmac.jsonld.processor.ToRdfProcessor
 
toRdf(Document, JsonLdOptions, RdfConsumer, RdfValueFactory) - Static method in class no.hasmac.jsonld.processor.ToRdfProcessor
 
ToRdfApi - Class in no.hasmac.jsonld.api
 
ToRdfApi(URI) - Constructor for class no.hasmac.jsonld.api.ToRdfApi
 
ToRdfApi(Document) - Constructor for class no.hasmac.jsonld.api.ToRdfApi
 
ToRdfProcessor<Triple,Quad,Iri,Bnode,Resource,Literal,Value> - Class in no.hasmac.jsonld.processor
 
toStream(JsonValue) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
toString() - Method in class no.hasmac.jsonld.context.ActiveContext
 
toString() - Method in class no.hasmac.jsonld.context.TermDefinition
 
toString() - Method in class no.hasmac.jsonld.flattening.NodeMap
 
toString() - Method in class no.hasmac.jsonld.framing.Frame
 
toString() - Method in class no.hasmac.jsonld.http.link.LinkAttribute
 
toString() - Method in class no.hasmac.jsonld.http.media.MediaType
 
toString() - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
toString() - Method in exception class no.hasmac.jsonld.JsonLdError
 
toString() - Method in enum no.hasmac.jsonld.JsonLdVersion
 
toString() - Method in class no.hasmac.jsonld.lang.CompactUri
 
toString() - Method in class no.hasmac.jsonld.lang.LanguageTag.Extension
 
toString() - Method in class no.hasmac.jsonld.lang.LanguageTag
 
toString() - Method in class no.hasmac.jsonld.ModifiableJsonArray
 
toString() - Method in class no.hasmac.jsonld.uri.Path
 
toString() - Method in interface no.hasmac.rdf.RdfValue
 
type() - Method in class no.hasmac.jsonld.http.link.Link
 
type() - Method in class no.hasmac.jsonld.http.media.MediaType
 
TYPE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
TYPE - Static variable in class no.hasmac.rdf.lang.RdfConstants
 

U

UNSPECIFIED - Enum constant in enum no.hasmac.jsonld.JsonLdErrorCode
 
UnsupportedContentException - Exception Class in no.hasmac.rdf.io.error
 
UnsupportedContentException(String) - Constructor for exception class no.hasmac.rdf.io.error.UnsupportedContentException
 
uriCompaction() - Method in class no.hasmac.jsonld.context.ActiveContext
 
UriCompaction - Class in no.hasmac.jsonld.compaction
 
uriExpansion() - Method in class no.hasmac.jsonld.context.ActiveContext
 
UriExpansion - Class in no.hasmac.jsonld.expansion
 
UriRelativizer - Class in no.hasmac.jsonld.uri
 
UriResolver - Class in no.hasmac.jsonld.uri
 
UriUtils - Class in no.hasmac.jsonld.uri
 
uriValidation(boolean) - Method in class no.hasmac.jsonld.deseralization.JsonLdToRdf
 
uriValidation(boolean) - Method in class no.hasmac.jsonld.expansion.UriExpansion
 
uriValidation(boolean) - Method in class no.hasmac.jsonld.serialization.RdfToJsonld
 
useNativeTypes(boolean) - Method in class no.hasmac.jsonld.serialization.RdfToJsonld
 
useRdfType(boolean) - Method in class no.hasmac.jsonld.serialization.RdfToJsonld
 
Utils - Class in no.hasmac.jsonld.lang
 

V

V1_0 - Enum constant in enum no.hasmac.jsonld.JsonLdVersion
 
V1_1 - Enum constant in enum no.hasmac.jsonld.JsonLdVersion
 
validateScopedContext(boolean) - Method in class no.hasmac.jsonld.context.ActiveContextBuilder
 
value() - Method in class no.hasmac.jsonld.http.link.LinkAttribute
 
value(JsonValue) - Method in class no.hasmac.jsonld.compaction.UriCompaction
 
VALUE - Static variable in class no.hasmac.jsonld.lang.Keywords
 
VALUE - Static variable in class no.hasmac.rdf.lang.RdfConstants
 
valueCompaction() - Method in class no.hasmac.jsonld.context.ActiveContext
 
ValueCompaction - Class in no.hasmac.jsonld.compaction
 
valueExpansion() - Method in class no.hasmac.jsonld.context.ActiveContext
 
ValueExpansion - Class in no.hasmac.jsonld.expansion
 
ValueObject - Class in no.hasmac.jsonld.lang
 
ValueObjectKeywords - Static variable in class no.hasmac.jsonld.json.JsonMapBuilder
 
valueOf(String) - Static method in enum no.hasmac.jsonld.JsonLdEmbed
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum no.hasmac.jsonld.JsonLdErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum no.hasmac.jsonld.JsonLdOptions.RdfDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum no.hasmac.jsonld.JsonLdVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum no.hasmac.jsonld.lang.DirectionType
Returns the enum constant of this type with the specified name.
ValuePatternMatcher - Class in no.hasmac.jsonld.framing
 
values() - Method in class no.hasmac.jsonld.http.link.LinkAttributes
 
values() - Static method in enum no.hasmac.jsonld.JsonLdEmbed
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum no.hasmac.jsonld.JsonLdErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum no.hasmac.jsonld.JsonLdOptions.RdfDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum no.hasmac.jsonld.JsonLdVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum no.hasmac.jsonld.lang.DirectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values(String) - Method in class no.hasmac.jsonld.http.link.LinkAttributes
 
values(String) - Method in class no.hasmac.jsonld.http.media.MediaTypeParameters
 
valuesToArray() - Method in class no.hasmac.jsonld.json.JsonMapBuilder
 
VERSION - Static variable in class no.hasmac.jsonld.lang.Keywords
 
vocab(boolean) - Method in class no.hasmac.jsonld.compaction.UriCompaction
 
vocab(boolean) - Method in class no.hasmac.jsonld.expansion.UriExpansion
 
VOCAB - Static variable in class no.hasmac.jsonld.lang.Keywords
 

W

WHITESPACE - Static variable in class no.hasmac.jsonld.http.HttpAlphabet
 
WHITESPACE - Static variable in class no.hasmac.rdf.lang.RdfAlphabet
 
with(JsonObject, JsonObject) - Static method in class no.hasmac.jsonld.framing.ValuePatternMatcher
 
with(JsonStructure) - Static method in class no.hasmac.jsonld.flattening.Flattening
 
with(JsonStructure, NodeMap) - Static method in class no.hasmac.jsonld.flattening.NodeMapBuilder
 
with(ActiveContext) - Static method in class no.hasmac.jsonld.compaction.Compaction
 
with(ActiveContext) - Static method in class no.hasmac.jsonld.compaction.UriCompaction
 
with(ActiveContext) - Static method in class no.hasmac.jsonld.compaction.ValueCompaction
 
with(ActiveContext) - Static method in class no.hasmac.jsonld.context.ActiveContextBuilder
 
with(ActiveContext) - Static method in class no.hasmac.jsonld.context.InverseContextBuilder
 
with(ActiveContext) - Static method in class no.hasmac.jsonld.expansion.UriExpansion
 
with(ActiveContext) - Static method in class no.hasmac.jsonld.expansion.ValueExpansion
 
with(ActiveContext, JsonArray, String, URI) - Static method in class no.hasmac.jsonld.expansion.ArrayExpansion
 
with(ActiveContext, JsonObject, Map) - Static method in class no.hasmac.jsonld.context.TermDefinitionBuilder
 
with(ActiveContext, JsonValue, JsonObject, String, URI) - Static method in class no.hasmac.jsonld.expansion.ObjectExpansion
 
with(ActiveContext, JsonValue, JsonValue, String) - Static method in class no.hasmac.jsonld.expansion.ScalarExpansion
 
with(ActiveContext, JsonValue, String, URI) - Static method in class no.hasmac.jsonld.expansion.Expansion
 
with(ActiveContext, String, Collection, String) - Static method in class no.hasmac.jsonld.context.TermSelector
 
with(NodeMap, RdfConsumer, RdfValueFactory, JsonLdOptions) - Static method in class no.hasmac.jsonld.deseralization.JsonLdToRdf
 
with(FramingState, List, Frame, JsonMapBuilder, String) - Static method in class no.hasmac.jsonld.framing.Framing
 
with(FramingState, Frame, boolean) - Static method in class no.hasmac.jsonld.framing.FrameMatcher
 
with(RdfDataset) - Static method in class no.hasmac.jsonld.serialization.RdfToJsonld
 
withStrings(JsonValue, Consumer) - Static method in class no.hasmac.jsonld.json.JsonUtils
 
write(RdfDataset) - Method in class no.hasmac.rdf.io.nquad.NQuadsWriter
 
write(RdfDataset) - Method in interface no.hasmac.rdf.io.RdfWriter
 
write(RdfNQuad) - Method in class no.hasmac.rdf.io.nquad.NQuadsWriter
 
writeIri(String) - Method in class no.hasmac.rdf.io.nquad.NQuadsWriter
 
writeValue(RdfValue) - Method in class no.hasmac.rdf.io.nquad.NQuadsWriter
 

X

XHTML - Static variable in class no.hasmac.jsonld.http.media.MediaType
 
XsdConstants - Class in no.hasmac.rdf.lang
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form