Skip to main content

6 posts tagged with "Schedule"

Current working schedule

View All Tags

Cosmic Web Application

· One min read
Anton Troshin
Clematis maintainer

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.

Overview

Math Parser is Released

· One min read
Anton Troshin
Clematis maintainer

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 Released

· One min read
Anton Troshin
Clematis maintainer

Skos Parser is now deployed to GitHub packages:

<dependency>
<groupId>org.clematis</groupId>
<artifactId>skos-parser</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>

Skos Parser

· One min read
Anton Troshin
Clematis maintainer

Rewriting a short Groovy project to parse and trim SKOS files containing taxonomies.