uogbuji / versa

Versa model for Web resources & relationships. Similar to Resource Description Framework (RDF) but with a goal to be at once simpler and more expressive. Includes processing tools.
Apache License 2.0
10 stars 5 forks source link

new-entity-hook not being used. context issue? #18

Closed distobj closed 3 years ago

distobj commented 3 years ago

In the attached test case for the pipeline-uni branch (I started from test_pipeline), you can see that the new-entity-hook isn't being called.

test_newentity_context_bug.txt

uogbuji commented 3 years ago

Yup. Multiple new entity hooks weren't properly supported. Sorry about the delay. I fixed this yesterday, but then got myself into an undisciplined code-clean-up rabbit hole (slight oxymoron there :) ). To avoid further delay I cherry-picked the heart of the fix and I can keep on working on that clean-up for a subsequent push.