UNPKG

@rdfine/owl

Version:

> ## @rdfine/owl > ### Generated JavaScript types for OWL Web Ontology Language

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