KOMMA: Common

KOMMA is a framework> for linked data applications. It supports the management and editing of RDF, RDFS and OWL. It provides Object-Triple-Mapping (comparable to JPA), an editing framework as well as Eclipse RCP and RAP integration.

License

License

Categories

Categories

Net
GroupId

GroupId

net.enilink.komma
ArtifactId

ArtifactId

net.enilink.komma.common
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

KOMMA: Common
KOMMA is a framework> for linked data applications. It supports the management and editing of RDF, RDFS and OWL. It provides Object-Triple-Mapping (comparable to JPA), an editing framework as well as Eclipse RCP and RAP integration.
Source Code Management

Source Code Management

https://github.com/komma/komma

Download net.enilink.komma.common

How to add to project

<!-- https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.common/ -->
<dependency>
    <groupId>net.enilink.komma</groupId>
    <artifactId>net.enilink.komma.common</artifactId>
    <version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.common/
implementation 'net.enilink.komma:net.enilink.komma.common:1.6.1'
// https://jarcasting.com/artifacts/net.enilink.komma/net.enilink.komma.common/
implementation ("net.enilink.komma:net.enilink.komma.common:1.6.1")
'net.enilink.komma:net.enilink.komma.common:jar:1.6.1'
<dependency org="net.enilink.komma" name="net.enilink.komma.common" rev="1.6.1">
  <artifact name="net.enilink.komma.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.enilink.komma', module='net.enilink.komma.common', version='1.6.1')
)
libraryDependencies += "net.enilink.komma" % "net.enilink.komma.common" % "1.6.1"
[net.enilink.komma/net.enilink.komma.common "1.6.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.platform : org.eclipse.equinox.supplement Optional jar 1.10.500
org.eclipse.platform : org.eclipse.core.commands Optional jar 3.10.200
org.eclipse.platform : org.eclipse.equinox.common Optional jar 3.16.100
net.enilink.komma : net.enilink.komma.core Optional jar 1.6.1
net.enilink.komma : net.enilink.commons.iterator Optional jar 1.6.1
net.enilink.komma : net.enilink.composition.api Optional jar 1.6.1
net.enilink.komma : net.enilink.commons.util Optional jar 1.6.1
org.eclipse.platform : org.eclipse.equinox.registry Optional jar 3.11.100
org.slf4j : slf4j-api Optional jar 1.7.26

provided (1)

Group / Artifact Type Version
org.osgi : osgi.core Optional jar 7.0.0

Project Modules

There are no modules declared in this project.
net.enilink.komma

KOMMA - RDF object mapper and editing framework for Java

KOMMA is an object-triple-mapper for Java with support for named graphs and an editing framework for RDF and OWL.

Versions

Version
1.6.1
1.6.0
1.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0