greenTara / Java4CL

A Java library for ISO Common Logic ontologies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java4CL

A Java library for ISO Common Logic ontologies.

Coverage: codecov.io

codecov.io

Build instructions

The build process is managed by Maven.

Right-click on the main project root Java4CL and select Run As → Maven Build…. In the opening dialog, in the field labeled "Goals:" enter test, then press Run.

Eclipse

During development it might be desirable to make use of Eclipse's automatic building mechanism. In order to keep Eclipse's classpath information consistent with the information provided by Maven, after changes to the classpath, right click on the project root and select "Maven > Update project...".

About

A Java library for ISO Common Logic ontologies.


Languages

Language:Java 97.5%Language:XSLT 1.3%Language:Scala 1.2%