UNPKG

@rdfine/rdfs

Version:

> ## @rdfine/rdfs > ### Generated JavaScript types for The RDF Schema vocabulary (RDFS)

7 lines (6 loc) 139 B
import * as Rdfs from './index.js'; export class RdfsFactory { init() { this.rdfine.rdfs = this._initVocabulary(Rdfs); } }