Last Version

CODA 1.7.6

CODA (Computer-aided Ontology Development Architecture) is an architecture and an associated Java framework for the RDF triplification of UIMA results from analysis of unstructured content.

License

License

GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda
Version

Version

1.7.6
Type

Type

pom
Description

Description

CODA
CODA (Computer-aided Ontology Development Architecture) is an architecture and an associated Java framework for the RDF triplification of UIMA results from analysis of unstructured content.
Project URL

Project URL

http://art.uniroma2.it/coda/
Project Organization

Project Organization

ART Group, University of Rome, Tor Vergata
Source Code Management

Source Code Management

https://bitbucket.org/art-uniroma2/coda.git

Download coda 1.7.6

Filename Size
coda-1.7.6.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda/ -->
<dependency>
    <groupId>it.uniroma2.art.coda</groupId>
    <artifactId>coda</artifactId>
    <version>1.7.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda/
implementation 'it.uniroma2.art.coda:coda:1.7.6'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda/
implementation ("it.uniroma2.art.coda:coda:1.7.6")
'it.uniroma2.art.coda:coda:pom:1.7.6'
<dependency org="it.uniroma2.art.coda" name="coda" rev="1.7.6">
  <artifact name="coda" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda', version='1.7.6')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda" % "1.7.6"
[it.uniroma2.art.coda/coda "1.7.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • coda-framework
  • coda-osgi
  • coda-maven-plugin
  • coda-converters
  • coda-legacyconverters
  • coda-osgi-bundle
  • coda-standalone
  • coda-ae
  • coda-karaf
  • coda-tests
  • coda-converter-archetype