You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 1.0-draft/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -170,7 +170,7 @@ <h3>History of the Reconciliation API</h3>
170
170
<p>
171
171
This API was originally designed by Metaweb as a protocol used between Freebase and Gridworks (now known as OpenRefine).
172
172
Freebase was a free crowdsourced knowledge graph, storing data about a broad range of topics and exposed on the web as linked data.
173
-
OpenRefine is tool which was originally designed to help populate this knowledge graph by importing data into it.
173
+
OpenRefine is a tool which was originally designed to help populate this knowledge graph by importing data into it.
174
174
It supports a range of operations which help the user reshape their data to prepare it for ingestion in a data model such as Freebase's.
175
175
One of these operations is <emph>reconciliation</emph>, which matches mentions of entities in the local dataset to records in the target database. The reconciliation API was initially introduced to specify how OpenRefine and Freebase could communicate during that process.
0 commit comments