Here is the info page<http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/> .
On Wed, Apr 22, 2009 at 5:27 PM, Sherman Monroe <[email protected]> wrote: > Jason, > > I will check if there is a .dll or ActiveX control you can use, if not, I > will see about producing one for you. Until then, please check this info > page to see if any of the methods there can be useful. > > -sherman > > On Wed, Apr 22, 2009 at 3:24 PM, Jason Kolb <[email protected]> wrote: > >> Hi, I'm trying to figure out a way to insert triples into Virtuoso and >> then query using SPARQL. I'd like to do this programmatically from another >> application (a C# Windows app to be exact). >> >> The only documentation I can seem to find on how to do this is >> http://virtuoso.openlinksw.com/dataspace/dav/wiki/Main/VirtRDFInsert#%20SPARQL%20Insert%20via%20HTTP%20Post%20using%20Content-Type:%20application/sparql-query%20and%20ODS%20wiki, >> and there doesn't seem to be any examples of doing this directly via an API >> call. The examples all show uploading RDF into a WebDAV repository, which >> is not what I want to do. I simply want to use the RDF store to hold RDF so >> I can query it via SPARQL. >> >> I would also prefer to do this via an API if that's possible as it seems a >> bit silly to construct an HTTP call just to put this information into the >> triple store, especially since the app feeding the RDF into Virtuoso will be >> running on the same server. >> >> I thought that perhaps the ADO.NET client would provide a way to do this, >> but it seems to be geared more towards using Virtuoso to query external >> databases. >> >> Any pointers here? I figured that there would be all kinds of information >> on how to get RDF into Virtuoso quickly and easily, but so far no dice. >> >> Thanks! >> Jason >> >> >> ------------------------------------------------------------------------------ >> Stay on top of everything new and different, both inside and >> around Java (TM) technology - register by April 22, and save >> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. >> 300 plus technical and hands-on sessions. Register today. >> Use priority code J9JMT32. http://p.sf.net/sfu/p >> _______________________________________________ >> Virtuoso-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/virtuoso-devel >> >> > > > -- > > Thanks, > -sherman > > I pray that you may prosper in all things and be healthy, even as your soul > prospers > (3 John 1:2) > -- Thanks, -sherman I pray that you may prosper in all things and be healthy, even as your soul prospers (3 John 1:2)
