etsangsplk / leancor

OWL Reasoner written in prolog

Home Page:http://www.leancor.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leancor

A fork of leanCoR that aims description logics reasoning.

Usage

Check consistency (not supported yet)

./leancor consistency tests/ontologies/examples/ontology_travel.owl ../travel-consistency.csv

Classify ontology

./leancor classification tests/ontologies/examples/ontology_travel.owl ../travel.owl

Check satisfiability of concept names (not supported yet)

./leancor sat test/pizza.owl test/output/pizza-sat.csv http://www.co-ode.org/ontologies/pizza/pizza.owl#SloppyGiuseppe
./leancor sat test/pizza.owl test/output/pizza-sat.csv http://www.co-ode.org/ontologies/pizza/pizza.owl#IceCream

About

OWL Reasoner written in prolog

http://www.leancor.org


Languages

Language:Web Ontology Language 91.3%Language:Prolog 5.7%Language:Gnuplot 1.8%Language:Shell 0.7%Language:Python 0.5%