Google acquires Metaweb (Freebase)
11–20 of 42 posts
Re: Google acquires Metaweb (Freebase)
#12Re: Google acquires Metaweb (Freebase)
#13Re: Google acquires Metaweb (Freebase)
#14Re: Google acquires Metaweb (Freebase)
#15Re: Google acquires Metaweb (Freebase)
#16Re: Google acquires Metaweb (Freebase)
#17Re: Google acquires Metaweb (Freebase)
#18Are there anyone here that downloaded and played with their data set (PG dump). I have fiddled with one of their table to process their Wikipedia data. I think Google bought it for their supposedly wicked-fast GraphDB.
We hope to be able to provide rdf/rdfa links at some point, because, hey, the semantic web is a darn cool thing :)
Re: Google acquires Metaweb (Freebase)
#19There is a lot of cruft in Freebase, but with some manual effort and some automation, it is a good source of a wide variety of information. Depending on application, DBpedia and GeoNames are other good resources for structured data.
Re: Google acquires Metaweb (Freebase)
#20Are there anyone here that downloaded and played with their data set (PG dump). I have fiddled with one of their table to process their Wikipedia data. I think Google bought it for their supposedly wicked-fast GraphDB.
MQL is sweet (e.g. give me all of Tom Cruise's movies since 1995 that have cost over 10million dollars to make), but what good is the data dump if all I can do is resort to simplistic SQL queries? MQL support is just as important as the data itself.
I'm sure that I'm overlooking something simple as usual (shameless self-deprecation reference in an attempt to hold myself less accountable in the event that there's an easy solution available but I was just too lazy to find it).