UNPKG

@rdfine/owl

Version:

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

7 lines (6 loc) 262 B
import { InverseFunctionalPropertyMixin } from '../lib/InverseFunctionalProperty.js'; import { ObjectPropertyMixin } from '../lib/ObjectProperty.js'; export const InverseFunctionalPropertyBundle = [ InverseFunctionalPropertyMixin, ObjectPropertyMixin ];