AOP Alliance Interfaces (OSGi Bundle)

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.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.enilink.bundles
Идентификатор

Идентификатор

net.enilink.bundles.aopalliance
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

AOP Alliance Interfaces (OSGi Bundle)
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.
Система контроля версий

Система контроля версий

https://github.com/komma/komma

Скачать net.enilink.bundles.aopalliance

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
aopalliance : aopalliance jar 1.0

Модули Проекта

Данный проект не имеет модулей.

KOMMA — RDF Mapper and Editing Framework for Java

Features

  • Object-Triple-Mapping: Mapping of Java interfaces to RDF types — based on RDF4J

  • Support for multiple inheritance

  • Caching of beans and properties

  • Implementation of logic using behaviours and aspect-oriented programming

  • Model API for working with named graphs

  • Dependency injection via Google Guice

  • Editing framework for CRUD applications

  • Eclipse RCP and RAP integration

Build KOMMA with Maven

KOMMA is a plain Maven project. You can simply use mvn package to compile and package all modules or mvn install to install them within your local Maven repository.

If you like to build an Eclipse update site (or rather a P2 repository) for KOMMA then use

cd features/net.enilink.komma.updatesite
mvn package

to create it. Afterwards a P2 repository can be found at features/net.enilink.komma.updatesite/target/repository.

Develop KOMMA with Eclipse

For working with the sources we suggest you to download a recent version of Eclipse. You can import the KOMMA projects into your workspace by executing File > Import > Maven > Existing Maven Projects.

net.enilink.bundles

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.

Версии библиотеки

Версия
1.0