| File | Date | Author | Commit |
|---|---|---|---|
| apps | 2015-01-12 |
|
[579b5e] owlstats small app |
| binding | 2015-01-06 |
|
[77dadf] include readme to py distribution |
| build | 2015-01-06 |
|
[77dadf] include readme to py distribution |
| doc | 2015-05-01 |
|
[9a78de] support Raptor v2.0.15 |
| external | 2015-05-01 |
|
[9a78de] support Raptor v2.0.15 |
| include | 2015-08-31 |
|
[f013b5] added convenince method to check if the triple ... |
| lib | 2015-07-27 |
|
[f5ef9b] enable triple erase for triple store |
| sample_data | 2014-10-30 |
|
[cda5a0] fix subclass axiom |
| .gitattributes | 2012-10-30 |
|
[95643e] fix line ending switching |
| .gitignore | 2013-02-07 |
|
[f52e9f] ignore *.pyc |
| jamroot.jam | 2015-01-09 |
|
[5831b5] fix axiom timing test |
| readme.txt | 2015-01-06 |
|
[77dadf] include readme to py distribution |
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