Class fdrmake

A factory for common FDR objects.

Hierarchy

  • fdrmake

Constructors

Properties

Methods

Constructors

Properties

maker: FDR & RDFJS & ResolverHolder = fdr

Methods

  • Parameters

    • graphSpecification: {
          id?: string;
          label?: string;
          store: TripleStore;
      }
      • Optional id?: string
      • Optional label?: string
      • store: TripleStore

    Returns Graph

Generated using TypeDoc