Package | Description |
---|---|
com.epimorphics.jsonrdf |
The jsonrdf package provides serialisation of RDF models into
JSON.
|
com.epimorphics.jsonrdf.impl |
The impl package contains the default (and only)
Encoder implementation.
|
com.epimorphics.lda.renderers |
The renderers package contains the Renderer interface and the standard
implementations -- HTML, JSON, XML, Turtle -- and the infrastructure for
accessing them.
|
com.epimorphics.lda.shortnames |
The shortnames package contains classes to handle the
short-name structure of an LDA configuration.
|
com.epimorphics.lda.support.pageComposition |
The pageComposition package contains classes which support the
construction of page renderings for, eg, the API configuration display
or the query statistics display.
|
Class and Description |
---|
Context
Encapsulates the mapping decisions to determine how RDF should be
serialized in JSON to enable partial inversion.
|
ContextPropertyInfo
Sub interface used to describe a mapped property
|
Decoder |
Encoder
Driver for encoding a set of RDF resources into JSON.
|
EncoderPlugin
Signature for plugins which perform all the encoding decisions.
|
JSONWriterFacade
Interface to look like a JSONWriter.
|
ReadContext
The operations of a Context [which implements this] which are needed
to render JSON.
|
Class and Description |
---|
Context
Encapsulates the mapping decisions to determine how RDF should be
serialized in JSON to enable partial inversion.
|
Decoder |
EncoderPlugin
Signature for plugins which perform all the encoding decisions.
|
JSONWriterFacade
Interface to look like a JSONWriter.
|
ReadContext
The operations of a Context [which implements this] which are needed
to render JSON.
|
Class and Description |
---|
Context
Encapsulates the mapping decisions to determine how RDF should be
serialized in JSON to enable partial inversion.
|
Class and Description |
---|
Context
Encapsulates the mapping decisions to determine how RDF should be
serialized in JSON to enable partial inversion.
|
ContextPropertyInfo
Sub interface used to describe a mapped property
|
ReadContext
The operations of a Context [which implements this] which are needed
to render JSON.
|
Class and Description |
---|
Context
Encapsulates the mapping decisions to determine how RDF should be
serialized in JSON to enable partial inversion.
|
Copyright © 2014. All Rights Reserved.