@rdfine/rico
Version:
> ## @rdfine/rico > ### Generated JavaScript types for Records in Contexts Ontology (ICA RiC-O)
7 lines (6 loc) • 307 B
JavaScript
import { AuthorityRelationMixin } from '../lib/AuthorityRelation.js';
import { IntellectualPropertyRightsRelationMixin } from '../lib/IntellectualPropertyRightsRelation.js';
export const IntellectualPropertyRightsRelationBundle = [
AuthorityRelationMixin,
IntellectualPropertyRightsRelationMixin
];