2010-10-14 01:54:47 +02:00
|
|
|
#*
|
2010-10-14 23:12:44 +02:00
|
|
|
* Access this page at the URL /extension/gdata/
|
2010-10-14 01:54:47 +02:00
|
|
|
*#
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>Google Data (gData) Extension v$version</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>Google Data Extension v$version</h1>
|
|
|
|
<h2>by Tom Morris <tfmorris@gmail.com></h2>
|
2012-10-19 01:40:31 +02:00
|
|
|
<p>The Google Spreadsheet/Google Data extension allows OpenRefine to read
|
2010-10-14 01:54:47 +02:00
|
|
|
(and write, soon) Google Spreadsheets. It should be easily adaptable to
|
|
|
|
other data sources which implement the gData protocol such as Google Base.
|
|
|
|
</p>
|
|
|
|
<h3>Known Limitations</h3>
|
|
|
|
<ul>
|
|
|
|
<li>No write support</li>
|
|
|
|
<li>No authentication support. You must use the public share URL for the
|
|
|
|
the Google spreadsheet you want to load.</li>
|
|
|
|
</ul>
|
|
|
|
</body>
|
|
|
|
</html>
|