Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gitter-badger/komma

 
 

Repository files navigation

KOMMA

KOMMA is a framework for linked data applications.

KOMMA (Knowledge Modeling and Management Architecture) 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.

In short: KOMMA is for RDF+OWL what the Eclipse Modeling Framework (EMF) is for ECore/MOF.

Get the sources

git clone https://github.com/komma/komma

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.

About

KOMMA is a framework for linked data applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.6%
  • HTML 9.3%
  • Shell 0.1%