Integration tests for the SWRLAPI.
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
This software is licensed under the BSD 2-clause License.
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.