Update notes for 2017-04-04

This commit is contained in:
Alan Orth 2017-04-04 16:30:55 +03:00
parent b3331f7ae4
commit 06abe3dc80
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
6 changed files with 11 additions and 11 deletions

View File

@ -81,5 +81,5 @@ dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field
- In that case it might just be better to see how many the user submitted (both _with_ and _without_ bitstreams):
```
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-.*';
```

View File

@ -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&#43;02:00"/>
<meta property="article:modified_time" content="2017-04-04T15:05:54&#43;03:00"/>
<meta property="article:modified_time" content="2017-04-04T16:23:29&#43;03:00"/>
@ -81,7 +81,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
"url": "https://alanorth.github.io/cgspace-notes/2017-04/",
"wordCount": "451",
"datePublished": "2017-04-02T17:08:52&#43;02:00",
"dateModified": "2017-04-04T15:05:54&#43;03:00",
"dateModified": "2017-04-04T16:23:29&#43;03:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -234,7 +234,7 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
<li>In that case it might just be better to see how many the user submitted (both <em>with</em> and <em>without</em> bitstreams):</li>
</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>

View File

@ -105,7 +105,7 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
&lt;li&gt;In that case it might just be better to see how many the user submitted (both &lt;em&gt;with&lt;/em&gt; and &lt;em&gt;without&lt;/em&gt; bitstreams):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ &#39;^(Submitted).*giampieri.*2016-.*&#39;;
&lt;pre&gt;&lt;code&gt;dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ &#39;^Submitted.*giampieri.*2016-.*&#39;;
&lt;/code&gt;&lt;/pre&gt;</description>
</item>

View File

@ -105,7 +105,7 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
&lt;li&gt;In that case it might just be better to see how many the user submitted (both &lt;em&gt;with&lt;/em&gt; and &lt;em&gt;without&lt;/em&gt; bitstreams):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ &#39;^(Submitted).*giampieri.*2016-.*&#39;;
&lt;pre&gt;&lt;code&gt;dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ &#39;^Submitted.*giampieri.*2016-.*&#39;;
&lt;/code&gt;&lt;/pre&gt;</description>
</item>

View File

@ -3,7 +3,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2017-04/</loc>
<lastmod>2017-04-04T15:05:54+03:00</lastmod>
<lastmod>2017-04-04T16:23:29+03:00</lastmod>
</url>
<url>
@ -93,19 +93,19 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2017-04-04T15:05:54+03:00</lastmod>
<lastmod>2017-04-04T16:23:29+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2017-04-04T15:05:54+03:00</lastmod>
<lastmod>2017-04-04T16:23:29+03:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2017-04-04T15:05:54+03:00</lastmod>
<lastmod>2017-04-04T16:23:29+03:00</lastmod>
<priority>0</priority>
</url>

View File

@ -104,7 +104,7 @@ ILAC_Brief21_PMCA.pdf: 113462 bytes, checksum: 249fef468f401c066a119f5db687add0
&lt;li&gt;In that case it might just be better to see how many the user submitted (both &lt;em&gt;with&lt;/em&gt; and &lt;em&gt;without&lt;/em&gt; bitstreams):&lt;/li&gt;
&lt;/ul&gt;
&lt;pre&gt;&lt;code&gt;dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ &#39;^(Submitted).*giampieri.*2016-.*&#39;;
&lt;pre&gt;&lt;code&gt;dspace=# select * from metadatavalue where resource_type_id=2 and metadata_field_id=28 and text_value ~ &#39;^Submitted.*giampieri.*2016-.*&#39;;
&lt;/code&gt;&lt;/pre&gt;</description>
</item>