GithubHelp home page GithubHelp logo

mindfulmichaeljames / pro Goto Github PK

View Code? Open in Web Editor NEW
3.0 0.0 0.0 58.8 MB

A Preferential Reasoner for Ontologies

Shell 26.09% Batchfile 16.99% Java 49.84% Web Ontology Language 7.09%
knowledge-representation reasoning reasoner ontologies description-logics nonmonotonic defeasible preferential-reasoning

pro's Introduction

PRO (Preferential Reasoner for Ontologies)

A preferential reasoner and ontology editor for defeasible OWL ontologies.

Author

Michael Harrison for completion of a Computer Science Honours course at the University of Cape Town.

Building the tab plugin from source

Requirements:

  • Gradle.
  • A tool for checking out a Git repository.

Steps:

  1. Get a copy of the code: git clone https://github.com/MindfulMichaelJames/PRO

  2. Change into the PRO directory.

  3. Type ./gradlew build. On build completion, the "distributions" directory will contain .zip and .tar compressed files. Unzipping any of these compressed files will give you a directory that contains bin and lib directories. There will be a PRO excecutable in the bin directory that can be used to run the tool.

Running the tool

Requirements:

  • Gradle.
  • A tool for checking out a Git repository.

Steps:

  1. Get a copy of the code: git clone https://github.com/MindfulMichaelJames/PRO

  2. Change into the PRO directory.

  3. Type ./gradlew run. On build completion, the tool will start.

Using the tool

  1. Put the OWL file to be edited or queried in the PRO directory.

  2. Run the tool as described above.

  3. When the tool starts, enter the name of the OWL file (including the .OWL extension).

  • To add an axiom to the ontology, any classes or object properties used in the axiom must be added to the ontology first.

  • Only defeasible axioms will appear in the ranking. In order to rank an axiom, it must first be specified as defeasible.

  • When entering text, Manchester Syntax must be used.

License

GNU General Public License

pro's People

Stargazers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.