Update notes for 2017-04-04

This commit is contained in:
2017-04-04 16:30:55 +03:00
parent b3331f7ae4
commit 06abe3dc80
6 changed files with 11 additions and 11 deletions

View File

@ -105,7 +105,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-.*';
&lt;/code&gt;&lt;/pre&gt;</description>
</item>