From: Rob V. <rv...@do...> - 2015-06-15 09:19:14
|
Ivan This sounds like a question for the BrightstarDB folks dotNetRDF can write to stores for which there is an appropriate writable IStorageProvider available. Providing one for BrightstarDB would be something the BrightstarDB folks would need to do. Also BrightstarDB may expose its own APIs that allow you to do this in some store specific way Rob From: Iván Palomares <iva...@gm...> Reply-To: dotNetRDF User Help and Support <dot...@li...> Date: Monday, 8 June 2015 10:33 To: <dot...@li...> Subject: [dotNetRDF-Support] Write onto native Brighstar triplestore > Dear all, > > from what I read and used in practice in dotnetRdf, I have been capable of > querying both local and remote triplestores from BrighstarDB, loading the > associated graphs onto my program to deal with it. > > However, I'm not sure about the other way round: I would like to upload a > graph or set of triples created by myself from mapping a relational DB, into > my BrighstarDB triplestore. Is this possible? does dotNetRdf actually support > writing in native queriable triplestores? The reading part is clearly > possible, but I couldn't completely figure out from the documentation whether > writing is really possible or not. > > thanks, > Iván > ------------------------------------------------------------------------------ > _______________________________________________ dotNetRDF-Support mailing list > dot...@li... > https://lists.sourceforge.net/lists/listinfo/dotnetrdf-support |