<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_tools/harvest, branch bnewbold-rust-gen-v5</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=bnewbold-rust-gen-v5</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=bnewbold-rust-gen-v5'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2020-03-31T04:23:11Z</updated>
<entry>
<title>crossref: switch from index-date to update-date</title>
<updated>2020-03-31T04:23:11Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-03-31T03:56:04Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=851c40143d44a73a92ff2c9556b3a63f29668c2d'/>
<id>urn:sha1:851c40143d44a73a92ff2c9556b3a63f29668c2d</id>
<content type='text'>
This goes against what the API docs recommend, but we are currently far
behind on updates and need to catch up. Other than what the docs say,
this seems to be consistent with the behavior we want.
</content>
</entry>
<entry>
<title>crossref: longer comment about crossref API date fields</title>
<updated>2020-03-31T03:55:44Z</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-03-31T03:55:44Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=98933a068ec3d918deb0e7dff30aed517ca515d9'/>
<id>urn:sha1:98933a068ec3d918deb0e7dff30aed517ca515d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #53 from EdwardBetts/spelling</title>
<updated>2020-03-27T23:50:08Z</updated>
<author>
<name>bnewbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2020-03-27T23:50:08Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=98abe2e751187aa7c2e751b355ffb56d9b1f8c6a'/>
<id>urn:sha1:98abe2e751187aa7c2e751b355ffb56d9b1f8c6a</id>
<content type='text'>
Correct spelling mistakes</content>
</entry>
<entry>
<title>Correct spelling mistakes</title>
<updated>2020-03-27T21:25:54Z</updated>
<author>
<name>Edward Betts</name>
<email>edward@4angle.com</email>
</author>
<published>2020-03-27T21:25:54Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=94710b2803780ab16fb30b79010f8e27cf115512'/>
<id>urn:sha1:94710b2803780ab16fb30b79010f8e27cf115512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pubmed: log to stderr</title>
<updated>2020-03-10T11:52:42Z</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2020-03-10T11:52:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=4fcdc6d60260ca79693fd7d1ce2ae03065d5ef0c'/>
<id>urn:sha1:4fcdc6d60260ca79693fd7d1ce2ae03065d5ef0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pubmed: move mapping generation out of fetch_date</title>
<updated>2020-03-10T11:51:11Z</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2020-03-10T11:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=db8892f2d960379525a4182b884c1d51c0c70186'/>
<id>urn:sha1:db8892f2d960379525a4182b884c1d51c0c70186</id>
<content type='text'>
* fetch_date will fail on missing mapping
* adjust tests (test will require access to pubmed ftp)
</content>
</entry>
<entry>
<title>harvest: fix imports from HarvestPubmedWorker cleanup</title>
<updated>2020-03-10T11:50:21Z</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2020-03-10T11:50:21Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=34a18cd1821d09ac0beee8959407ec51cf397337'/>
<id>urn:sha1:34a18cd1821d09ac0beee8959407ec51cf397337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pubmed: citations is a bit more precise</title>
<updated>2020-03-09T19:12:37Z</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2020-03-09T19:12:37Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=6f5ead85169c71a7a010a9e2d54d4c41489c607b'/>
<id>urn:sha1:6f5ead85169c71a7a010a9e2d54d4c41489c607b</id>
<content type='text'>
&gt; Each day, NLM produces update files that include new, revised and
deleted citations. -- ftp://ftp.ncbi.nlm.nih.gov/pubmed/updatefiles/README.txt
</content>
</entry>
<entry>
<title>pubmed: we sync from FTP</title>
<updated>2020-03-09T19:09:05Z</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2020-03-09T19:09:05Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=4a1aa8b28dde887524b294d33566583baf24db74'/>
<id>urn:sha1:4a1aa8b28dde887524b294d33566583baf24db74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>oaipmh: HarvestPubmedWorker obsoleted by PubmedFTPWorker</title>
<updated>2020-03-09T19:07:30Z</updated>
<author>
<name>Martin Czygan</name>
<email>martin.czygan@gmail.com</email>
</author>
<published>2020-03-09T19:07:30Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=c6b29c17eeea4c067dcc391fe6d9bdaec3f657b3'/>
<id>urn:sha1:c6b29c17eeea4c067dcc391fe6d9bdaec3f657b3</id>
<content type='text'>
</content>
</entry>
</feed>
