Open
Description
Issue type:
- 🐛 Bug
Description:
I've got reasoning components working for Comunica V2 by copy/pasting the components to https://github.com/comunica/comunica/tree/reasoning-experiments, but whenever I try to build the components in a separate monrepo (https://github.com/comunica/comunica-feature-reasoning/tree/incremental-engine-build) I get the following trace (https://pastebin.com/mXMZSREx).
The notable error is
generic <https://linkedsoftwaredependencies.org/bundles/npm/@comunica/core/^2.0.0/components/Actor.jsonld#Actor__generic_I> with existing range \"https://linkedsoftwaredependencies.org/bundles/npm/@comunica/core/^2.0.0/components/Actor.jsonld#IAction\" can not be bound to range \"urn:npm:@comunica/bus-rdf-resolve-quad-pattern:IActionRdfResolveQuadPattern\"
Environment:
Componentsjs version 5
Node v17.4.0