[go: up one dir, main page]

Menu

[8179e3]: / readme.txt  Maximize  Restore  History

Download this file

22 lines (12 with data), 519 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21


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