Skip to content

DFKIIFS/owlseditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

owlseditor

This project aims to create an easy-to-use editor for creating OWL-S services. The editor is being developed as a plugin to the Protégé Ontology Editor.

Originally, the project was maintained at SemWebCentral (old web page). However, there has been some time without updates and the plugin was not working anymore for Protégé version 3.4+.

This GitHub project aims to build upon work already done and provide a plugin that works with the current releases of Protégé, maintain it, and take advantage of the GitHub community in case people out there want to contribute.

This repository is being maintained by the KEMLg research group, and the original developer of the plugin before the migration to GitHub is SRI International.

Binary release

  • Version 1.2.2 (zip) (tested with Protégé 3.4.8)

Installation

In order to install, unzip the binary release into ${protege.dir}/plugins/.

Documentation

The original documentation compiled by Shahin Saadati and Grit Denker from SRI International is fairly complete. It can be found in PDF format here.

Building the plug-in

In order to build owlseditor, you will need to have Maven installed. Clone this repository and run:

mvn clean package

The plug-in will be packed into a zipfile inside the target/ folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 84.5%
  • Web Ontology Language 15.4%
  • HTML 0.1%