Open nordlow opened 4 years ago
thanks! Could you confirm - is this on all the current versions of these files?
Yes, it is. Your (upstream) master :)
Done fully automatically with my tool! :)
it looks like most of these messages are conflicts due to loading an old version of a domain ontology in the development directory along with the current version in the sumo root directly. In other cases such as with Kayak there is an added subclass definition that is not in conflict - kayaks are both AgentPoweredVehicles and WaterVehicles. Multiple inheritance is allowed (and very useful!). I've deleted the development/emotion.kif to avoid confusion. The development/Biography.kif file still has some material that was not ported to the new Biography.kif in the sumo root. I'd suggest running this analysis tool again without the development ontologies, then we'd have a more managable set to review and see if they are more like the issue with CookedFood, or if they are legitimate additional definitional statements as with Kayak
Here's the complete list of duplicate definitions along with links to the original definition. Formatted in GNU-style diagnostics format.
Copy to a file in SUMO root directory and open in, for instance, Emacs and enter
compilation-mode
to make the FILE:LINE:COLUMN tags clickable: