mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-26 00:18:21 +01:00
Add notes for 2017-04-05
This commit is contained in:
parent
06abe3dc80
commit
f32c49eb0b
@ -83,3 +83,12 @@ dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field
|
|||||||
```
|
```
|
||||||
dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 2017-04-05
|
||||||
|
|
||||||
|
- After doing a few more large communities it seems this is the final count of CMYK PDFs:
|
||||||
|
|
||||||
|
```
|
||||||
|
$ grep -c profile /tmp/filter-media-cmyk.txt
|
||||||
|
2505
|
||||||
|
```
|
||||||
|
@ -30,7 +30,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
|||||||
|
|
||||||
|
|
||||||
<meta property="article:published_time" content="2017-04-02T17:08:52+02:00"/>
|
<meta property="article:published_time" content="2017-04-02T17:08:52+02:00"/>
|
||||||
<meta property="article:modified_time" content="2017-04-04T16:23:29+03:00"/>
|
<meta property="article:modified_time" content="2017-04-04T16:30:55+03:00"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -79,9 +79,9 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p "ImageMagick PDF Th
|
|||||||
"@type": "BlogPosting",
|
"@type": "BlogPosting",
|
||||||
"headline": "April, 2017",
|
"headline": "April, 2017",
|
||||||
"url": "https://alanorth.github.io/cgspace-notes/2017-04/",
|
"url": "https://alanorth.github.io/cgspace-notes/2017-04/",
|
||||||
"wordCount": "451",
|
"wordCount": "475",
|
||||||
"datePublished": "2017-04-02T17:08:52+02:00",
|
"datePublished": "2017-04-02T17:08:52+02:00",
|
||||||
"dateModified": "2017-04-04T16:23:29+03:00",
|
"dateModified": "2017-04-04T16:30:55+03:00",
|
||||||
"author": {
|
"author": {
|
||||||
"@type": "Person",
|
"@type": "Person",
|
||||||
"name": "Alan Orth"
|
"name": "Alan Orth"
|
||||||
@ -237,6 +237,16 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
|
|||||||
<pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
<pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
|
||||||
|
<h2 id="2017-04-05">2017-04-05</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>After doing a few more large communities it seems this is the final count of CMYK PDFs:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt
|
||||||
|
2505
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -106,6 +106,16 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
<pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<h2 id="2017-04-05">2017-04-05</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>After doing a few more large communities it seems this is the final count of CMYK PDFs:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt
|
||||||
|
2505
|
||||||
</code></pre></description>
|
</code></pre></description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -106,6 +106,16 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
<pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<h2 id="2017-04-05">2017-04-05</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>After doing a few more large communities it seems this is the final count of CMYK PDFs:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt
|
||||||
|
2505
|
||||||
</code></pre></description>
|
</code></pre></description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/2017-04/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/2017-04/</loc>
|
||||||
<lastmod>2017-04-04T16:23:29+03:00</lastmod>
|
<lastmod>2017-04-04T16:30:55+03:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
@ -93,19 +93,19 @@
|
|||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/</loc>
|
||||||
<lastmod>2017-04-04T16:23:29+03:00</lastmod>
|
<lastmod>2017-04-04T16:30:55+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
|
||||||
<lastmod>2017-04-04T16:23:29+03:00</lastmod>
|
<lastmod>2017-04-04T16:30:55+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
<url>
|
<url>
|
||||||
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
|
||||||
<lastmod>2017-04-04T16:23:29+03:00</lastmod>
|
<lastmod>2017-04-04T16:30:55+03:00</lastmod>
|
||||||
<priority>0</priority>
|
<priority>0</priority>
|
||||||
</url>
|
</url>
|
||||||
|
|
||||||
|
@ -105,6 +105,16 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
<pre><code>dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ '^Submitted.*giampieri.*2016-.*';
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<h2 id="2017-04-05">2017-04-05</h2>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>After doing a few more large communities it seems this is the final count of CMYK PDFs:</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<pre><code>$ grep -c profile /tmp/filter-media-cmyk.txt
|
||||||
|
2505
|
||||||
</code></pre></description>
|
</code></pre></description>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user