| File | Date | Author | Commit |
|---|---|---|---|
| apps | 2011-09-06 |
|
[f512e8] streamline test applications |
| build | 2011-09-04 |
|
[eba88e] option for PIC under gcc |
| doc | 2011-08-28 |
|
[08bb32] fix docs |
| external | 2011-09-15 |
|
[b2c10a] fix linking under MSVC |
| include | 2011-09-07 |
|
[965922] disable MSVC warning |
| lib | 2011-09-07 |
|
[64d889] fix tests |
| sample_data | 2011-06-08 |
|
[954b74] fix whitespace |
| .gitignore | 2011-05-13 |
|
[8dfd9f] initial commit |
| jamroot.jam | 2011-09-04 |
|
[eba88e] option for PIC under gcc |
| readme.txt | 2011-08-28 |
|
[08bb32] fix docs |
| utils.jam | 2011-08-24 |
|
[d300e3] generate version header |
owl_cpp is a C++ library for reading and querying OWL ontologies. Copyright (C) 2010-1 Mikhail K Levin owl_cpp is a C++ library for reading and querying OWL ontologies. - parse OWL/RDF files into RDF triple store - query triple store - generate axioms for FaCT++ reasoner - run queries 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