Skip to content

smart-pucrs/MasOntology

Repository files navigation

MasOntology

This repository contains code to enable ontology reasoning and querying features in Jason. This work has been inspired by the research published in:

Jason OwlApi License: GPL v3

Useful Tools

  1. Git - https://git-scm.com/downloads
  2. Java - https://www.java.com/pt_BR/download/
  3. Eclipse - https://www.eclipse.org/downloads/
  4. Jacamo - http://jacamo.sourceforge.net/doc/install.html
  5. Gradle - https://gradle.org/install/

Using this Artifact in your Project

Check out our JaCaMo demo project: demo/simple_example.

To get it running using gradle you need to:

  1. Add this to the gradle repositories block:

maven { url 'https://jitpack.io' }

  1. Add this to the gradle dependencies block:

implementation 'com.github.smart-pucrs:MasOntology:<desired tag>'

Contributing to this Project

  1. Open the terminal and clone this repository to your computer:

git clone https://github.com/smart-pucrs/MasOntology.git

  1. Still in the terminal, in the project directory, enter the following command to configure the project to be opened in Eclipse:

gradle eclipse

  1. Open the eclipse and import the project to view it.

  2. Run the classe main.java

About

This repository contains code to enable ontology reasoning and querying features in Jason.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages