Class RDFModelSerializer

Model serializer allows you to serialize a positioning model to RDF.

Constructors

Properties

NODES: Map<string, ClassDeclaration<Node<any, any>>> = ...
SERVICES: Map<string, ClassDeclaration<Service>> = ...

Accessors

Methods

  • Type Parameters

    • In extends DataFrame

    • Out extends DataFrame

    Parameters

    Returns Model<In, Out>

  • Type Parameters

    • In extends DataFrame

    • Out extends DataFrame

    Parameters

    • node: any

    Returns Node<In, Out>