Skip to content

protegeproject/swrlapi-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWRLAPI Parent Project

Build Status Maven Central

This project contains a Maven POM for SWRLAPI-related components. It contains version and configuration information that is used by all SWRLAPI projects. An associated SWRLAPI Build Project uses this POM when building all SWRLAPI components.

Building

To run the build process in this project you must have the following items installed:

  • Java 11 or later
  • A tool for checking out a Git repository
  • Apache's Maven
  • A Protégé (5.6.4 or higher) distribution. Download here.

Create a suitable local directory and then clone the project as follows:

git clone https://github.com/protegeproject/swrlapi-parent.git

Change into the SWRLAPI parent directory:

cd swrlapi-parent

And then build the parent project with Maven:

mvn clean install

License

The software is licensed under the BSD 2-clause License.

Questions

If you have questions about this project, please go to the main Protégé website and subscribe to the Protégé Developer Support mailing list. After subscribing, send messages to protege-dev at lists.stanford.edu.

About

Parent project for SWRLAPI components

Resources

License

Stars

Watchers

Forks

Packages

No packages published