hi y, we were facing the same problem(s) a couple of days ago. we fixed the issue with the dots in the local name using a small python script to simply write full uris. however there are several other issues with the freebase download like \n-characters in labels. the download apparently also consists of several turtle files so the dowload needs to be split first.
please note that i'm not entirely sure if the dots in the shortened form are totally legal or if such localNames of uris have only been used very rarely. this validator [1] also complains... see also here [2] for a similar comment. please note that i tried the perl script from the first answer but didn't really succeed. i guess it would be a good idea to tell the freebase boys 'n gals to fix their download in the first place. wkr jürgen [1] http://www.rdfabout.com/demo/validator/ [2] http://stackoverflow.com/questions/14629667/load-freebase-full-dump-file-to-virtuoso On Mon, 2013-04-29 at 18:27 +0100, Y. Dong wrote: > Hi, > > I've just downloaded the freebase dump from google dev site. But when i > loaded it using the bulk load function in virtuoso, the loader threw an error > saying line 9 > has a syntax error. Line 9 is: > > ns:american_football.football_historical_roster_position.number > ns:type.property.unique true. > > I guess it is the "true" at the object position causing troubles here. Is > there anyway I can get around this? Thanks very much. > > Eason > ------------------------------------------------------------------------------ > Try New Relic Now & We'll Send You this Cool Shirt > New Relic is the only SaaS-based application performance monitoring service > that delivers powerful full stack analytics. Optimize and monitor your > browser, app, & servers with just a few lines of code. Try New Relic > and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr > _______________________________________________ > Virtuoso-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/virtuoso-users -- | Jürgen Jakobitsch, | Software Developer | Semantic Web Company GmbH | Mariahilfer Straße 70 / Neubaugasse 1, Top 8 | A - 1070 Wien, Austria | Mob +43 676 62 12 710 | Fax +43.1.402 12 35 - 22 COMPANY INFORMATION | web : http://www.semantic-web.at/ | foaf : http://company.semantic-web.at/person/juergen_jakobitsch PERSONAL INFORMATION | web : http://www.turnguard.com | foaf : http://www.turnguard.com/turnguard | g+ : https://plus.google.com/111233759991616358206/posts | skype : jakobitsch-punkt | xmlns:tg = "http://www.turnguard.com/turnguard#" ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Virtuoso-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/virtuoso-users
