UNPKG

@rdfine/rdf

Version:

> ## @rdfine/rdf > ### Generated JavaScript types for The RDF Concepts Vocabulary (RDF)

7 lines (6 loc) 135 B
import * as Rdf from './index.js'; export class RdfFactory { init() { this.rdfine.rdf = this._initVocabulary(Rdf); } }