Skip to content

protegeproject/swrlapi-integration-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWRLAPI Integration Tests

Integration tests for the SWRLAPI.

Building and Running the Tests

To build and run the tests you must have the following items installed:

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

Get a copy of the latest code:

git clone https://github.com/protegeproject/swrlapi-integration-tests.git 

Change into the swrlapi-integration-tests directory:

cd swrlapi-integration-tests 

Then build and run the tests:

mvn verify

License

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

Questions

If you have questions about this software, 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.