Cosmic is Released
· One min read
Cosmic 1.0.0 is now released and shipped to its end users.
Current working schedule
View All TagsCosmic 1.0.0 is now released and shipped to its end users.
Working on the FORTRAN based legacy project, trying to bring it closer to the modern web applications workflow. The idea is to make a web user interface backed up by a database to store the FORTRAN output.
Math Parser is now deployed to GitHub packages:
<dependency>
<groupId>org.clematis</groupId>
<artifactId>math-parser</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
Skos Parser is now deployed to GitHub packages:
<dependency>
<groupId>org.clematis</groupId>
<artifactId>skos-parser</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
Rewriting a short Groovy project to parse and trim SKOS files containing taxonomies.
Starting renovation of the old legacy project about maths and its usage in the Java code for dynamic calculation of algorithmic values - Clematis Math Parser.