owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Functions
find_ontologies.cpp File Reference
#include <iostream>
#include "boost/foreach.hpp"
#include "owlcpp/io/catalog.hpp"
#include "owlcpp/lib_info.hpp"

Functions

int main (int argc, char *argv[])

Detailed Description

part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2010

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Make a catalog of OWL ontologies in input locations

Examples:
find_ontologies.cpp, print_classes.cpp, print_triples.cpp, satisfiable.cpp, and validate.cpp.