Add notes for 2016-10

This commit is contained in:
2016-10-03 18:28:33 +03:00
parent c6f2e16138
commit 4a1eb3ce16
24 changed files with 612 additions and 337 deletions

View File

@ -35,7 +35,7 @@
<meta property="twitter:title" content="September, 2016">
<meta property="twitter:description" content="">
<meta name="generator" content="Hugo 0.16" />
<meta name="generator" content="Hugo 0.17-DEV" />
<base href="https://alanorth.github.io/cgspace-notes/">
@ -82,9 +82,7 @@
</p>
</header>
<h2 id="2016-09-01">2016-09-01</h2>
<h2 id="2016-09-01">2016-09-01</h2>
<ul>
<li>Discuss helping CCAFS with some batch tagging of ORCID IDs for their authors</li>
@ -96,6 +94,8 @@
<pre><code>$ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b &quot;dc=cgiarad,dc=org&quot; -D &quot;admigration1@cgiarad.org&quot; -W &quot;(sAMAccountName=admigration1)&quot;
</code></pre>
<p></p>
<ul>
<li>User who has been migrated to the root vs user still in the hierarchical structure:</li>
</ul>
@ -704,8 +704,12 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
<li>Add <code>cg.identifier.ciatproject</code> to metadata registry in preparation for CIAT project tag</li>
<li>Merge changes for CIAT project tag (<a href="https://github.com/ilri/DSpace/pull/282">#282</a>)</li>
<li>DSpace Test (linode02) became unresponsive for some reason, I had to hard reboot it from the Linode console</li>
<li>People on DSpace mailing list gave me a query to get authors from certain collections:</li>
</ul>
<pre><code>dspacetest=# select distinct text_value from metadatavalue where metadata_field_id = (select metadata_field_id from metadatafieldregistry where element = 'contributor' and qualifier = 'author') AND resource_type_id = 2 AND resource_id IN (select item_id from collection2item where collection_id IN (select resource_id from handle where handle in ('10568/5472', '10568/5473')));
</code></pre>
<h2 id="2016-09-30">2016-09-30</h2>
<ul>
@ -713,7 +717,6 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
<li>There is a patch but it is only for 5.5 and doesn&rsquo;t apply cleanly to 5.1</li>
</ul>
</article>
@ -730,6 +733,8 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
<h4>Recent Posts</h4>
<ol class="list-unstyled">
<li><a href="/cgspace-notes/2016-10/">October, 2016</a></li>
<li><a href="/cgspace-notes/2016-09/">September, 2016</a></li>
<li><a href="/cgspace-notes/2016-08/">August, 2016</a></li>
@ -738,8 +743,6 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
<li><a href="/cgspace-notes/2016-06/">June, 2016</a></li>
<li><a href="/cgspace-notes/2016-05/">May, 2016</a></li>
</ol>
</section>