KOMMA: Query

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.query
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

KOMMA: Query
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.query

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.enilink.komma : net.enilink.komma.parser jar 1.5.3

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.5.3
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0