1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | 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 |