This is a set of IMCE vocabularies expressed in OML
git clone https://github.com/opencaesar/imce-vocabularies.git
cd imce-vocabularies
Equivalent to owlReason task
./gradlew build
./gradlew owlReason
You must first have Bikeshed app installed from here
./gradlew generateDocs
./gradlew publishToMavenLocal
The version of the published artifact(s) is specified in the build.gradle script
./gradlew publish
The version of the published artifact(s) is specified in the build.gradle script The published artifacts go to a staging area on Maven Central from which they need to be manually released.