I'm currently working on some ATL-Transformation and therefore wanted to execute some of the example projects provided in the Transformation zoo. I'm particularly interested in "KM3 to OWL" and "UML to OWL", since the target model of my transformation is OWL. "Table2TabularHTML" also seems interesting.
But I can't get them running. No matter what I do, I keep getting errors.
BUILD FAILED
/workspace/KM32OWL/build.xml:37: Problem: failed to create task or type am3.loadModel
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.