@faubulous/mentor-rdf-serializers
Preparing search index...
TokenFormatterBase
Class TokenFormatterBase<TContext, TOptions>
Abstract
Abstract base class for all token-based RDF formatters.
Type Parameters
TContext
extends
BaseFormatterContext
=
BaseFormatterContext
TOptions
extends
BaseFormatterOptions
=
BaseFormatterOptions
Hierarchy (
View Summary
)
TokenFormatterBase
N3Formatter
SparqlFormatter
TrigFormatter
TurtleFormatter
Index
Constructors
constructor
Constructors
constructor
new
TokenFormatterBase
<
TContext
extends
BaseFormatterContext
=
BaseFormatterContext
,
TOptions
extends
BaseFormatterOptions
=
BaseFormatterOptions
,
>
()
:
TokenFormatterBase
<
TContext
,
TOptions
>
Type Parameters
TContext
extends
BaseFormatterContext
=
BaseFormatterContext
TOptions
extends
BaseFormatterOptions
=
BaseFormatterOptions
Returns
TokenFormatterBase
<
TContext
,
TOptions
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@faubulous/mentor-rdf-serializers
Loading...
Abstract base class for all token-based RDF formatters.