Freebase Knowledge Base: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
(ContinuousReplacement)
Tag: continuous replacement
Line 22: Line 22:
----
----
----
----
== References ==
== References ==
* http://wiki.freebase.com/wiki/MQL
* http://wiki.freebase.com/wiki/MQL

Revision as of 15:31, 10 September 2019

A Freebase Knowledge Base is a general knowledge graph database.



References

  • http://wiki.freebase.com/wiki/MQL
    • On 16 December 2014, the Freebase team officially announced[1] that the website and the application programming interface would be shut down by 30 June 2015. Google provided an update on 16 December 2015 that they will discontinue the Freebase API and widget 3 months after a Suggest widget replacement is launched in early 2016.
  1. Cite error: Invalid <ref> tag; no text was provided for refs named nytimes

2014

  • http://wiki.freebase.com/wiki/What_is_Freebase%3F
    • Freebase has information about approximately 20 million Topics or Entities at the time of writing. Each one has a unique Id, which can help distinguish multiple entities which have similar names, such as Henry Ford the industrialist vs Henry Ford the footballer.

      Most of our topics are associated with one or more types (such as people, places, books, films, etc) and may have additional properties like "date of birth" for a person or latitude and longitude for a location. These types and properties and related concepts are called Schema.

      Anyone can contribute data to Freebase, and you can also build your own schema in a Base if Freebase does not yet have schema for a subject you're interested in.


  • http://wiki.freebase.com/wiki/Graph
    • Freebase is a graph database. This means that instead of using tables and keys found in conventional database to define data structures, Freebase defines its data structure as a set of nodes and a set of links that establish relationships between the nodes. Because its data structure is non-hierarchical, Freebase can model much more complex relationships between individual elements than a conventional database, and is open for users to enter new objects and relationships into the underlying graph. See also: Graphd

2008