Skip to content

An OWL ontology server for OWL API programs, e.g., Protege Desktop.

Notifications You must be signed in to change notification settings

bdionne/protege-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWL Ontology Server

An OWL ontology server for OWL API programs, e.g., Protege Desktop (versions 5.0 and above). Intended to be used with the Protege Client.

This branch differs from metaproject-integration, mainly in the use of HTTP and Undertow as a web server. Otherwise it borrows heavily from the previous RMI version.

Building and running

The usual:

mvn clean install

will produce a jar file that can be added to the protege bundles. This branch also comes with a server-configuration.json file that contains the specs for a small sample project. At the top level, the root directory contains the history database and snapshot for this small ontology.

There is also a small set of integration tests, that will start a server and run some tests end to end.


About

An OWL ontology server for OWL API programs, e.g., Protege Desktop.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.0%
  • Other 1.0%