Re: [Virtuoso-users] Vituoso API for generating triples from C++ program

2015-09-16 Thread Davis, Daniel (NIH/NLM) [C]
, September 16, 2015 3:40 PM To: virtuoso-users@lists.sourceforge.net Subject: [Virtuoso-users] Vituoso API for generating triples from C++ program Hi, I'm trying to write a C++ program to parse 100,000 files to parse them, extract some meta data and create an ontology from the information which wi

[Virtuoso-users] Vituoso API for generating triples from C++ program

2015-09-16 Thread Delaram Ra
Hi, I'm trying to write a C++ program to parse 100,000 files to parse them, extract some meta data and create an ontology from the information which will be kept in memory per file. I've been refer to Virtuoso by my professor. My question is that is there any Virtuoso API (or any other way) that I