Skip to content

A C++ library for working with OWL2 ontologies.

Notifications You must be signed in to change notification settings

amartya00/libowlcpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


owlcpp is a C++ library for working with OWL2 ontologies.

Copyright (C) 2010-5 Mikhail K Levin

http://owl-cpp.sourceforge.net/

- parse OWL/RDF files into RDF triple store
- query triple store
- generate axioms for FaCT++ reasoner
- run queries

owlcpp uses Boost, iconv, libxml, Raptor, and FaCT++ libraries.

Distributed under the Boost Software License, Version 1.0; 
see doc/license.txt or http://www.boost.org/LICENSE_1_0.txt

For building, see doc/build.txt.

Contact: svarneticist (at) users.sourceforge.net

About

A C++ library for working with OWL2 ontologies.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 97.7%
  • Python 1.2%
  • Meson 1.1%