eMoflon / emoflon-neo

A Neo4j-based implementation of eMoflon
Eclipse Public License 2.0
6 stars 2 forks source link

Fixes var errors in `TripleRuleFlattener` (Eclipse 2023-09 compatibility) #315

Closed maxkratz closed 12 months ago

maxkratz commented 12 months ago

The latest Eclipse release (2023-09) was unhappy with typed vars in the class TripleRuleFlattener. This PR fixes this incompatibility.