KOMMA: Editing Framework Feature

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.edit.feature
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

KOMMA: Editing Framework Feature
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.
Project Organization

Project Organization

Fraunhofer IWU
Source Code Management

Source Code Management

https://github.com/komma/komma

Download net.enilink.komma.edit.feature

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.enilink.komma : net.enilink.komma.edit jar 1.6.1
net.enilink.komma : net.enilink.komma.rdfs.edit jar 1.6.1
net.enilink.komma : net.enilink.komma.owl.edit jar 1.6.1
net.enilink.komma : net.enilink.komma.workbench jar 1.6.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • ../../bundles/edit/net.enilink.komma.edit
  • ../../bundles/edit/net.enilink.komma.owl.edit
  • ../../bundles/edit/net.enilink.komma.rdfs.edit
  • ../../bundles/edit/net.enilink.komma.workbench
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