[go: up one dir, main page]

Menu

Tree [8179e3] v0.3.3 /
 History

HTTPS access


File Date Author Commit
 apps 2013-05-26 Mikhail Levin Mikhail Levin [8179e3] fix Python, logic, warnings
 binding 2013-05-26 Mikhail Levin Mikhail Levin [8179e3] fix Python, logic, warnings
 build 2013-05-21 Mikhail Levin Mikhail Levin [7465fb] clean lib_info
 doc 2013-04-30 Mikhail Levin Mikhail Levin [66bbf1] Merge branch 'dev'
 external 2013-03-06 Mikhail Levin Mikhail Levin [4b7e04] fix FaCT++ build
 include 2013-05-26 Mikhail Levin Mikhail Levin [8179e3] fix Python, logic, warnings
 lib 2013-05-26 Mikhail Levin Mikhail Levin [8179e3] fix Python, logic, warnings
 sample_data 2013-05-02 Mikhail Levin Mikhail Levin [10e7f0] fix data property restrictions
 .gitattributes 2012-10-30 mlevin mlevin [95643e] fix line ending switching
 .gitignore 2013-02-08 Mikhail Levin Mikhail Levin [bf4248] Merge branch 'dev'
 jamroot.jam 2013-05-26 Mikhail Levin Mikhail Levin [8179e3] fix Python, logic, warnings
 readme.txt 2013-02-19 Mikhail Levin Mikhail Levin [ffb87f] Merge branch 'dev'

Read Me


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

Copyright (C) 2010-3 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