R. Tyler Ballance wrote: > On Tue, 25 May 2010, Kingsley Idehen wrote: > > >> R. Tyler Ballance wrote: >> >>> Howdy everybody, I'm doing some experiments with dbpedia and I'm trying to >>> get >>> the data sets imported into sesame and running into to troubles. >>> >>> Does anybody have an existing documentation on importing dbpedia .nt files, >>> or >>> perhaps scripts? >>> >>> I've seen some existing stuff running around on the mailing list for >>> importing >>> dbpedia into Virtuoso but not for Sesame. >>> >>> Cheers, >>> -R. Tyler Ballance >>> -------------------------------------- >>> Jabber: [email protected] >>> GitHub: http://github.com/rtyler >>> Identica: http://identi.ca/dero >>> Twitter: http://twitter.com/agentdero >>> Blog: http://unethicalblogger.com >>> >>> ------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------------ >>> >>> ------------------------------------------------------------------------ >>> >>> _______________________________________________ >>> Dbpedia-discussion mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion >>> >> Sesame and Virtuoso aren't disjoint. >> >> You can use Sesame Frameworks atop Virtuoso's RDF DBMS (Quad Store). >> Ditto Jena and Redland >> > > Yes I've looked at Virtuoso, I'm a little more keen on using my existing data > storage (Postgres) instead of loading things into something entirely new. I'm > looking to use RDFAlchemy, given my work is entirely in Python, so Sesame's > framework versus Jena (for example) is completely irrelevant to me. >
Jena was mentioned to exemplify that fact that Virtuoso has many Data Providers. > Playing around with the openrdf workbench, I was able to load a set of > triplets > into a "native java store", > > I'm really looking for the path of least resistence to give me a fast and > RDFAlchemy or otherwise Python-safe way of working with DBPedia information > within my local > research cluster. > "path of least reistance" is a very subjective thing, and context dependent. Bottom line, just use whatever works best for you. Kingsley > > Cheers, > -R. Tyler Ballance > -------------------------------------- > Jabber: [email protected] > GitHub: http://github.com/rtyler > Identica: http://identi.ca/dero > Twitter: http://twitter.com/agentdero > Blog: http://unethicalblogger.com > > -- Regards, Kingsley Idehen President & CEO OpenLink Software Web: http://www.openlinksw.com Weblog: http://www.openlinksw.com/blog/~kidehen Twitter/Identi.ca: kidehen ------------------------------------------------------------------------------ _______________________________________________ Dbpedia-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
