<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python/fatcat_tools/transforms, branch v0.3.4</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.4</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.4'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2021-05-22T00:46:37+00:00</updated>
<entry>
<title>ingest: add per-container ingest type overrides</title>
<updated>2021-05-22T00:46:37+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-05-22T00:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=be28fd5d4a600bc29507418fddfdc95802abc98f'/>
<id>urn:sha1:be28fd5d4a600bc29507418fddfdc95802abc98f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>transforms: fix 'display_ame' typo</title>
<updated>2021-04-19T23:41:06+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-04-19T23:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b736f98ec603ac99b3061db6e59e586129181fcb'/>
<id>urn:sha1:b736f98ec603ac99b3061db6e59e586129181fcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prefer contrib.creator.display_name over contrib.raw_name</title>
<updated>2021-04-13T00:35:53+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-04-13T00:30:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=09caaed60efbf525d7eadb73887b50843bd2d9bd'/>
<id>urn:sha1:09caaed60efbf525d7eadb73887b50843bd2d9bd</id>
<content type='text'>
These will be getting updates from ORCID and are usually more complete
and more correct for display, attribution, and search purposes.

Might need to tweak fuzzycat code to handle multiple names at the
verification stage.
</content>
</entry>
<entry>
<title>ES schema updates: doc_index_ts as a str, not datetime</title>
<updated>2021-04-07T04:58:54+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-04-07T03:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=5ba1859a2308c72e7e3e4e86af3c275210c5bacd'/>
<id>urn:sha1:5ba1859a2308c72e7e3e4e86af3c275210c5bacd</id>
<content type='text'>
The schema is a timestamp, but python needs to serialize as JSON, and
doesn't do datetime automatically.
</content>
</entry>
<entry>
<title>container search schema: preservation stats, new fields</title>
<updated>2021-04-07T04:58:54+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-04-07T03:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2e781738937efecbfc527a47ade6c3deaba64247'/>
<id>urn:sha1:2e781738937efecbfc527a47ade6c3deaba64247</id>
<content type='text'>
Includes transform code updates and partial test coverage.
</content>
</entry>
<entry>
<title>release ES: add discipline field</title>
<updated>2021-04-07T04:58:54+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-03-30T19:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=61bd2d65fd1c4fbda2c28d36c5388a610b4d1d14'/>
<id>urn:sha1:61bd2d65fd1c4fbda2c28d36c5388a610b4d1d14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ES schemas: add doc_index_ts to all mappings</title>
<updated>2021-04-07T04:58:49+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-02-27T04:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=d36b38fc567bbba4ac84713042e9558afd4981b3'/>
<id>urn:sha1:d36b38fc567bbba4ac84713042e9558afd4981b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>elasticsearch: simple new dblp and doaj fields</title>
<updated>2021-01-20T19:47:43+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2021-01-12T04:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7940b4b02492eb8052c33252a7c77188181867e6'/>
<id>urn:sha1:7940b4b02492eb8052c33252a7c77188181867e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug fix: is_preserved should always be bool</title>
<updated>2020-12-18T03:22:26+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-18T03:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=28aa515a964421abba8cefd2f43ef2bf75fe47c5'/>
<id>urn:sha1:28aa515a964421abba8cefd2f43ef2bf75fe47c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix indentation</title>
<updated>2020-12-16T22:39:57+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2020-12-16T22:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=0174f7976e4cf5f288539e8a82ba07cc8f45f5c8'/>
<id>urn:sha1:0174f7976e4cf5f288539e8a82ba07cc8f45f5c8</id>
<content type='text'>
</content>
</entry>
</feed>
