weso / hercules-ontology

Development of the Ontology and its Continuos Integration for the Hercules project.
https://herculescrue.github.io/ib-hercules-ontology/current/asio.html
GNU General Public License v3.0
0 stars 5 forks source link

Add default implementation for the ontology processor #74

Closed thewillyhuman closed 4 years ago

thewillyhuman commented 4 years ago

@othub Can you please add a default implementation to the ontology processor? The trait to be implemented is:

https://github.com/weso/hercules-ontology/blob/d811d7824a1c7d0d5213dda172aee49343673a9c/ci/src/main/scala/es/weso/asio/ci/OntologyProcessor.scala#L1-L23

If yes please fork, create a branch for the feature and from that branch initiate a PR to this branch.