<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (infovore)</title>
    <link>https://pinboard.in/u:infovore/public/</link>
    <description>recent bookmarks from infovore</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://octo.github.com/projects/flat-data"/>
	<rdf:li rdf:resource="https://programminghistorian.org/lessons/json-and-jq"/>
	<rdf:li rdf:resource="https://github.com/BurntSushi/xsv"/>
	<rdf:li rdf:resource="http://jeroenjanssens.com/2013/09/19/seven-command-line-tools-for-data-science.html"/>
	<rdf:li rdf:resource="http://blogs.talis.com/nodalities/2008/11/a-data-centric-view.php"/>
	<rdf:li rdf:resource="http://www.tomtaylor.co.uk/blog/2008/10/04/geo-spidering/"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://octo.github.com/projects/flat-data">
    <title>GitHub OCTO | Flat Data</title>
    <dc:date>2021-05-24T14:32:10+00:00</dc:date>
    <link>https://octo.github.com/projects/flat-data</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Github experimenting with a formalised approach for using Actions/repositories as datastores. Interesting to see their end-to-end approach, including, in particular, custom VS Code plugins for generating configurations; it's a neat and accessible way to build end-user UI.]]></description>
<dc:subject>data git github tools storage patterns</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:1fc41b07088c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:patterns"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://programminghistorian.org/lessons/json-and-jq">
    <title>Reshaping JSON with jq | Programming Historian</title>
    <dc:date>2017-12-14T16:42:11+00:00</dc:date>
    <link>https://programminghistorian.org/lessons/json-and-jq</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[I love jq at the command line for even the simplest tasks; I need to go over this at some point.]]></description>
<dc:subject>json jq unix tools programming data</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:e6e7c7549f12/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:json"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:jq"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/BurntSushi/xsv">
    <title>BurntSushi/xsv</title>
    <dc:date>2015-02-26T17:21:52+00:00</dc:date>
    <link>https://github.com/BurntSushi/xsv</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["xsv is a command line program for indexing, slicing, analyzing, splitting and joining CSV files. Commands should be simple, fast and composable." iiinteresting.]]></description>
<dc:subject>csv rust data cli unix tools</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:45036b822e35/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:csv"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rust"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cli"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://jeroenjanssens.com/2013/09/19/seven-command-line-tools-for-data-science.html">
    <title>7 command-line tools for data science</title>
    <dc:date>2014-10-14T16:22:35+00:00</dc:date>
    <link>http://jeroenjanssens.com/2013/09/19/seven-command-line-tools-for-data-science.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[Really nice exploration of a small stack for poking data at the commandline. I'm a fan of jq and its ilk already, so this extends some of those techniques.]]></description>
<dc:subject>cli data json tools unix</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:44f10f4e8573/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:cli"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:json"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:unix"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://blogs.talis.com/nodalities/2008/11/a-data-centric-view.php">
    <title>Nodalities » Blog Archive » A data-centric view</title>
    <dc:date>2008-11-16T22:25:20+00:00</dc:date>
    <link>http://blogs.talis.com/nodalities/2008/11/a-data-centric-view.php</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["The point here, is that the flickr team did not wake up one morning and think: “You know, if we captured THIS kind of data, we could create this mashup; so let’s create an application.” Instead, they re-used data they were already capturing, and brought out something very interesting indeed. By creating tools which match their data (and could be used with other data of the same kinds), flickr is able to expose layers of value from the rich-pickings of their own data-cloud. The good stuff is where the data are." Yes, it is.
]]></description>
<dc:subject>data flickr reuse information tools geodata mapping</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:a64b8c0e8bae/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:flickr"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:reuse"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:information"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:geodata"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:mapping"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.tomtaylor.co.uk/blog/2008/10/04/geo-spidering/">
    <title>Geo Spidering » Blog » tomtaylor.co.uk</title>
    <dc:date>2008-10-04T18:24:46+00:00</dc:date>
    <link>http://www.tomtaylor.co.uk/blog/2008/10/04/geo-spidering/</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["The technology will probably improve, but in lieu of the promised emergent web AI, we need to build more small tools, more games to bootstrap datasets, and more simple ways of encouraging people to play their part in the semantic web without ever having to explain what it is." tt++.
]]></description>
<dc:subject>geo location scraping semantics tools small little data parsing tomtaylor</dc:subject>
<dc:identifier>https://pinboard.in/u:infovore/b:d090f65fbe4d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:geo"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:location"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scraping"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:semantics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:small"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:little"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:parsing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:tomtaylor"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>