atextor / owl-cli

Command line tool for ontology engineering
Apache License 2.0
14 stars 2 forks source link

Switch build to Maven #19

Open atextor opened 2 weeks ago

atextor commented 2 weeks ago

Turn the project in to a multi-module Maven project.

hoijui commented 2 days ago

I like this a lot.. can I help with it? Did you already start something locally?

atextor commented 2 days ago

Hi @hoijui , thanks for your interest! I'm actually doing this in a feature branch and if you wish, you can track progress here: https://github.com/atextor/owl-cli/pull/11 The thing that's probably not obvious is that I did the classic mistake of trying to do too many things at once and this branch also adresses #20 and changing the technical basis for the documentation (from Antora to plain AsciidoctorJ to get rid of the Node setup which causes maintenance overhead). Content-wise this is close to done; I'd need to find a sufficiently large block of free time to do the switch. With the recent pike of interest in owl-cli and turtle-formatter I'm really motivated to quickly continue work, I just need to find the time to do it :) I'd think there is nothing you could immediately help with right now, but you could check out the branch, test the build and give some feedback if you would improve anything.

hoijui commented 1 day ago

Ahhh, great you are already that far!

I ran the following, and they all worked fine: