g3-toolkit API Reference
Preparing search index...
core/src
ProjectionStep
Type Alias ProjectionStep
ProjectionStep
:
(
graph
:
RDFGraph
)
=>
RDFGraph
A transform step in the projection pipeline. Takes an RDFGraph and returns a modified RDFGraph.
Type Declaration
(
graph
:
RDFGraph
)
:
RDFGraph
Parameters
graph
:
RDFGraph
Returns
RDFGraph
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
g3-toolkit API Reference
Loading...
A transform step in the projection pipeline. Takes an RDFGraph and returns a modified RDFGraph.