ANN: CODA 1.1.2 released

Dear all,

 

*** apologies for cross-posting ***

 

A new release of CODA is out there!

CODA 1.1.2 jar bundles are available on Maven and a running demo can be
downloaded by following instructions at:

 

 <http://art.uniroma2.it/coda/downloads>
http://art.uniroma2.it/coda/downloads 

 

 

----

For those new to CODA.

 

CODA (Computer-aided Ontology Development Architecture) is an architecture
and an associated Java framework for the RDF <http://www.w3.org/RDF/>
triplification of UIMA <http://uima.apache.org/>  results from analysis of
unstructured content.

The purpose of CODA is to support the entire process embracing data
extraction and transformation, identity resolution up to feeding semantic
repositories with knowledge extracted from unstructured content. The
motivation behind CODA lies in the large effort and design issues required
for developing RDF compliant knowledge acquisition systems on top of
well-established content analytics frameworks such as UIMA
<http://uima.apache.org/>  and GATE <https://gate.ac.uk/> . Therefore, CODA
extends UIMA with facilities and a powerful language - PEARL
<http://art.uniroma2.it/coda/documentation/pearl.jsf>  - for projection and
transformation of UIMA annotated content into RDF <http://www.w3.org/RDF/> .

CODA is oriented towards a wide range of beneficiaries, from semantic
applications developers to final users (e.g. content managers) that can
easily plug CODA components into compliant desktop tools.

Learn more about CODA by reading its documentation
<http://art.uniroma2.it/coda/documentation/> . A list of publications
<http://art.uniroma2.it/coda/documentation/publications.jsf>  related to
coda is also available there

----

 

Here's the changeLog from the recent version 1.1 and its two following
bugfixes:

 

version 1.1.2
date: 05/05/2015
  * fixed OWLART-snapshot dependency preventing CODA standalone from working

 

version 1.1.1
date: 05/05/2015
  * added more converters to the range of default converters embedded in
CODA
  * fixed a bug in the bindings section, exploding combinations of binding

 

version 1.1
date: 26/03/2015
  * introduced CODA API for getting data structures in-the-middle of a CODA
process (useful when embedding CODA in other applications)
  * introduced regexps over UIMA annotations in RDF Nodes production in
PEARL
  * minor bugfixes

 

 

For developers willing to recompile the project, consider that there are a
few dependencies on other projects managed by us:

*         owlart 2.3:    http://art.uniroma2.it/owlart/
https://bitbucket.org/art-uniroma2/owlart/

*         owlart-sesame2 1.3:
https://bitbucket.org/art-uniroma2/owlart-sesame2 

 

They are also on Maven so they will be automatically installed if building a
stable version of CODA.  

All of the above reported versions have been tagged on their respective GIT
repositories.

 

Cheers,

 

The CODA team

 

 <http://art.uniroma2.it/coda/team/> http://art.uniroma2.it/coda/team/

 

Received on Thursday, 14 May 2015 10:04:32 UTC