<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat-scholar/tests, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.bnewbold.net/fatcat-scholar/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/fatcat-scholar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/'/>
<updated>2022-04-07T00:40:30+00:00</updated>
<entry>
<title>polish RSS feed generation, and add basic test coverage</title>
<updated>2022-04-07T00:40:30+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2022-04-07T00:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=ddf54c9670c6d4adb500e08342d831cf1214d641'/>
<id>urn:sha1:ddf54c9670c6d4adb500e08342d831cf1214d641</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refs: include GROBID-parsed crossref refs</title>
<updated>2021-12-07T01:00:50+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-12-07T00:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=7fa9e7dd83e41f3d331cb6b10df5f950f3d5ec8f'/>
<id>urn:sha1:7fa9e7dd83e41f3d331cb6b10df5f950f3d5ec8f</id>
<content type='text'>
This takes advantage of Crossref 'unstructured' refs which have been
parsed using GROBID and stored in the sandcrawler database, as part of
the sandcrawler crossref metadata pipeline.
</content>
</entry>
<entry>
<title>fetch GROBID-parsed refs along with crossref metadata</title>
<updated>2021-12-07T00:50:00+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-12-07T00:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=f60d37fb2f9079e6707f9a253983b6ea07964e18'/>
<id>urn:sha1:f60d37fb2f9079e6707f9a253983b6ea07964e18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "pull GROBID refs along with crossref records into bundles"</title>
<updated>2021-11-11T01:02:57+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-11-11T01:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=3c720fa0d6ca046c8a210ea88598131bef81fa68'/>
<id>urn:sha1:3c720fa0d6ca046c8a210ea88598131bef81fa68</id>
<content type='text'>
This reverts commit c164970449a392b5165d903d213c2bb51f2a187f.

Didn't mean to merge this to master just yet.
</content>
</entry>
<entry>
<title>lint: disallow 'import *' even in tests</title>
<updated>2021-11-11T00:52:23+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-11-11T00:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=08d0cec7391708b15db2b581cf707a39fb1308d9'/>
<id>urn:sha1:08d0cec7391708b15db2b581cf707a39fb1308d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pull GROBID refs along with crossref records into bundles</title>
<updated>2021-11-11T00:47:03+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-11-11T00:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=c164970449a392b5165d903d213c2bb51f2a187f'/>
<id>urn:sha1:c164970449a392b5165d903d213c2bb51f2a187f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor use of grobid_tei_xml</title>
<updated>2021-10-28T01:25:58+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-10-28T01:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=560d5f7cc1672f95e2a953ab5908f4205151a703'/>
<id>urn:sha1:560d5f7cc1672f95e2a953ab5908f4205151a703</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace grobid2json with grobid_tei_xml</title>
<updated>2021-10-28T01:25:58+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-10-27T22:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=33211915773a0c77d064c55c1b02ceed6f455feb'/>
<id>urn:sha1:33211915773a0c77d064c55c1b02ceed6f455feb</id>
<content type='text'>
This first iteration uses the .to_legacy_dict() helpers for backwards
compatibility
</content>
</entry>
<entry>
<title>lint: small cleanups, mostly E711 and E713</title>
<updated>2021-10-28T01:25:58+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-10-27T21:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=eb0c866d4e226606fe86e0f90af10c776e664a5c'/>
<id>urn:sha1:eb0c866d4e226606fe86e0f90af10c776e664a5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make fmt (black 21.9b0)</title>
<updated>2021-10-28T01:25:58+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@archive.org</email>
</author>
<published>2021-10-27T21:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat-scholar/commit/?id=b4d0bfb643842e6070a4ee36cfc52e2292e3b5ba'/>
<id>urn:sha1:b4d0bfb643842e6070a4ee36cfc52e2292e3b5ba</id>
<content type='text'>
</content>
</entry>
</feed>
