[go: up one dir, main page]

Menu

Tree [6cc447] v0.0.3 /
 History

HTTPS access


File Date Author Commit
 apps 2011-09-06 svarneticist svarneticist [f512e8] streamline test applications
 build 2011-09-04 svarneticist svarneticist [eba88e] option for PIC under gcc
 doc 2011-08-28 svarneticist svarneticist [08bb32] fix docs
 external 2011-09-15 svarneticist svarneticist [b2c10a] fix linking under MSVC
 include 2011-09-07 svarneticist svarneticist [965922] disable MSVC warning
 lib 2011-09-07 svarneticist svarneticist [64d889] fix tests
 sample_data 2011-06-08 mklevin mklevin [954b74] fix whitespace
 .gitignore 2011-05-13 mklevin mklevin [8dfd9f] initial commit
 jamroot.jam 2011-09-04 svarneticist svarneticist [eba88e] option for PIC under gcc
 readme.txt 2011-08-28 svarneticist svarneticist [08bb32] fix docs
 utils.jam 2011-08-24 svarneticist svarneticist [d300e3] generate version header

Read Me

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