Closed GoogleCodeExporter closed 8 years ago
That page has files in three different formats, so "any" isn't very specific.
I examined ipg050712.xml which is in XML format and found that it has no root
element. In other words, it looks like
<patent></patent>
<patent></patent>
rather than
<patents>
<patent></patent>
<patent></patent>
</patents>
Google Refine will only handle XML files with a single root element, so you'll
need to modify the files. You'll end up with very large grids of cells which
is likely to make your browser quite sluggish, so even after all this Refine
might not be the best tool of choice, but it will import the files.
Original comment by tfmorris
on 19 Nov 2011 at 12:04
Original issue reported on code.google.com by
amrapali...@gmail.com
on 17 Feb 2011 at 4:16