5f17dd3e3fd2fe31bb8ad69cc23c49a5fcceb39d |
|
25-Nov-2013 |
Tim Reddehase <robustus@rightsrestricted.com> |
add logic specific parsing callback
It seems appropiate (since we will we have
a lot of logic specific parsing decisions to make) to
extract this into its own callback module. This
should prevent unnecessary cluttering of
app/models/ontology/import.rb and the
OntologyParser itself. |