Regenerate public

This commit is contained in:
Alan Orth 2018-01-13 12:12:31 +02:00
parent 2d3b9ba5c8
commit 0f405c54d8
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
40 changed files with 351 additions and 47 deletions

View File

@ -80,7 +80,7 @@ $ psql -c 'SELECT * from pg_stat_activity;' | grep idle | grep -c cgspac
<title>November, 2015 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -94,6 +94,7 @@ $ psql -c &#39;SELECT * from pg_stat_activity;&#39; | grep idle | grep -c cgspac
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -103,14 +104,18 @@ $ psql -c &#39;SELECT * from pg_stat_activity;&#39; | grep idle | grep -c cgspac
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -327,7 +332,9 @@ db.statementpool = true
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -338,6 +345,7 @@ db.statementpool = true
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -82,7 +82,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
<title>December, 2015 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -96,6 +96,7 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -105,14 +106,18 @@ Replace lzop with xz in log compression cron jobs on DSpace Test—it uses less
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -344,7 +349,9 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -355,6 +362,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -72,7 +72,7 @@ Update GitHub wiki for documentation of maintenance tasks.
<title>January, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -86,6 +86,7 @@ Update GitHub wiki for documentation of maintenance tasks.
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -95,14 +96,18 @@ Update GitHub wiki for documentation of maintenance tasks.
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -259,7 +264,9 @@ $ find SimpleArchiveForBio/ -iname &ldquo;*.pdf&rdquo; -exec basename {} \; | so
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -270,6 +277,7 @@ $ find SimpleArchiveForBio/ -iname &ldquo;*.pdf&rdquo; -exec basename {} \; | so
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -86,7 +86,7 @@ Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&r
<title>February, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -100,6 +100,7 @@ Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&r
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -109,14 +110,18 @@ Also, lots of things like &ldquo;COTE D`LVOIRE&rdquo; and &ldquo;COTE D IVOIRE&r
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -512,7 +517,9 @@ Bitstream: tést señora alimentación.pdf
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -523,6 +530,7 @@ Bitstream: tést señora alimentación.pdf
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -72,7 +72,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<title>March, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -86,6 +86,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -95,14 +96,18 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -412,7 +417,9 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -423,6 +430,7 @@ Reinstall my local (Mac OS X) DSpace stack with Tomcat 7, PostgreSQL 9.3, and Ja
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -76,7 +76,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
<title>April, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -90,6 +90,7 @@ Also, I noticed the checker log has some errors we should pay attention to:
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -99,14 +100,18 @@ Also, I noticed the checker log has some errors we should pay attention to:
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -629,7 +634,9 @@ dspace.log.2016-04-27:7271
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -640,6 +647,7 @@ dspace.log.2016-04-27:7271
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -80,7 +80,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
<title>May, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -94,6 +94,7 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -103,14 +104,18 @@ There are 3,000 IPs accessing the REST API in a 24-hour period!
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -479,7 +484,9 @@ sys 0m20.540s
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -490,6 +497,7 @@ sys 0m20.540s
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -78,7 +78,7 @@ Working on second phase of metadata migration, looks like this will work for mov
<title>June, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -92,6 +92,7 @@ Working on second phase of metadata migration, looks like this will work for mov
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -101,14 +102,18 @@ Working on second phase of metadata migration, looks like this will work for mov
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -524,7 +529,9 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -535,6 +542,7 @@ $ ./delete-metadata-values.py -f dc.contributor.corporate -i Corporate-Authors-D
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -94,7 +94,7 @@ In this case the select query was showing 95 results before the update
<title>July, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -108,6 +108,7 @@ In this case the select query was showing 95 results before the update
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -117,14 +118,18 @@ In this case the select query was showing 95 results before the update
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -442,7 +447,9 @@ discovery.index.authority.ignore-variants=true
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -453,6 +460,7 @@ discovery.index.authority.ignore-variants=true
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -88,7 +88,7 @@ $ git rebase -i dspace-5.5
<title>August, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -102,6 +102,7 @@ $ git rebase -i dspace-5.5
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -111,14 +112,18 @@ $ git rebase -i dspace-5.5
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -515,7 +520,9 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgiar.org/b
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -526,6 +533,7 @@ $ JAVA_OPTS=&quot;-Dfile.encoding=UTF-8 -Xmx512m&quot; /home/cgspace.cgiar.org/b
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -80,7 +80,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b &quot;dc=cgiarad,dc=or
<title>September, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -94,6 +94,7 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b &quot;dc=cgiarad,dc=or
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -103,14 +104,18 @@ $ ldapsearch -x -H ldaps://svcgroot2.cgiarad.org:3269/ -b &quot;dc=cgiarad,dc=or
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -815,7 +820,9 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -826,6 +833,7 @@ $ ./delete-metadata-values.py -i ilrisubjects-delete-13.csv -f cg.subject.ilri -
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -88,7 +88,7 @@ I exported a random item&rsquo;s metadata as CSV, deleted all columns except id
<title>October, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -102,6 +102,7 @@ I exported a random item&rsquo;s metadata as CSV, deleted all columns except id
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -111,14 +112,18 @@ I exported a random item&rsquo;s metadata as CSV, deleted all columns except id
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -501,7 +506,9 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -512,6 +519,7 @@ dspace=# update metadatavalue set text_value = regexp_replace(text_value, 'http:
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -72,7 +72,7 @@ Add dc.type to the output options for Atmire&rsquo;s Listings and Reports module
<title>November, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -86,6 +86,7 @@ Add dc.type to the output options for Atmire&rsquo;s Listings and Reports module
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -95,14 +96,18 @@ Add dc.type to the output options for Atmire&rsquo;s Listings and Reports module
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -717,7 +722,9 @@ org.dspace.discovery.SearchServiceException: Error executing query
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -728,6 +735,7 @@ org.dspace.discovery.SearchServiceException: Error executing query
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -96,7 +96,7 @@ Another worrying error from dspace.log is:
<title>December, 2016 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -110,6 +110,7 @@ Another worrying error from dspace.log is:
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -119,14 +120,18 @@ Another worrying error from dspace.log is:
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -953,7 +958,9 @@ $ exit
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -964,6 +971,7 @@ $ exit
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -72,7 +72,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
<title>January, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -86,6 +86,7 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -95,14 +96,18 @@ I asked on the dspace-tech mailing list because it seems to be broken, and actua
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -498,7 +503,9 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -509,6 +516,7 @@ $ gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/ebook -dNOPAUSE -
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -100,7 +100,7 @@ Looks like we&rsquo;ll be using cg.identifier.ccafsprojectpii as the field name
<title>February, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -114,6 +114,7 @@ Looks like we&rsquo;ll be using cg.identifier.ccafsprojectpii as the field name
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -123,14 +124,18 @@ Looks like we&rsquo;ll be using cg.identifier.ccafsprojectpii as the field name
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -570,7 +575,9 @@ COPY 1968
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -581,6 +588,7 @@ COPY 1968
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -104,7 +104,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
<title>March, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -118,6 +118,7 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -127,14 +128,18 @@ $ identify ~/Desktop/alc_contrastes_desafios.jpg
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -484,7 +489,9 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -495,6 +502,7 @@ $ ./delete-metadata-values.py -i Investors-Delete-121.csv -f dc.description.spon
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -90,7 +90,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
<title>April, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -104,6 +104,7 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -113,14 +114,18 @@ $ [dspace]/bin/dspace filter-media -f -i 10568/16498 -p &quot;ImageMagick PDF Th
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -763,7 +768,9 @@ $ gem install compass -v 1.0.3
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -774,6 +781,7 @@ $ gem install compass -v 1.0.3
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -56,7 +56,7 @@
<title>May, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -70,6 +70,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -79,14 +80,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -517,7 +522,9 @@ UPDATE 187
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -528,6 +535,7 @@ UPDATE 187
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -56,7 +56,7 @@
<title>June, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -70,6 +70,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -79,14 +80,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -335,7 +340,9 @@ $ JAVA_OPTS=&quot;-Xmx1024m -Dfile.encoding=UTF-8&quot; [dspace]/bin/dspace impo
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -346,6 +353,7 @@ $ JAVA_OPTS=&quot;-Xmx1024m -Dfile.encoding=UTF-8&quot; [dspace]/bin/dspace impo
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -84,7 +84,7 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
<title>July, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -98,6 +98,7 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -107,14 +108,18 @@ We can use PostgreSQL&rsquo;s extended output format (-x) plus sed to format the
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -370,7 +375,9 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -381,6 +388,7 @@ delete from metadatavalue where resource_type_id=2 and metadata_field_id=235 and
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -104,7 +104,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
<title>August, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -118,6 +118,7 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -127,14 +128,18 @@ Then I cleaned up the author authorities and HTML characters in OpenRefine and s
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -656,7 +661,9 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -667,6 +674,7 @@ org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -80,7 +80,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne&rsquo;s user account
<title>September, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -94,6 +94,7 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne&rsquo;s user account
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -103,14 +104,18 @@ Ask Sisay to clean up the WLE approvers a bit, as Marianne&rsquo;s user account
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -828,7 +833,9 @@ Cert Status: good
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -839,6 +846,7 @@ Cert Status: good
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -84,7 +84,7 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
<title>October, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -98,6 +98,7 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -107,14 +108,18 @@ Add Katherine Lutz to the groups for content submission and edit steps of the CG
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -593,7 +598,9 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -604,6 +611,7 @@ session_id=6C30F10B4351A4ED83EC6ED50AFD6B6A
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -104,7 +104,7 @@ COPY 54701
<title>November, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -118,6 +118,7 @@ COPY 54701
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -127,14 +128,18 @@ COPY 54701
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -1237,7 +1242,9 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -1248,6 +1255,7 @@ $ cat dspace.log.2017-11-28 | grep -o -E 'session_id=[A-Z0-9]{32}' | sort -n | u
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -74,7 +74,7 @@ The list of connections to XMLUI and REST API for today:
<title>December, 2017 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -88,6 +88,7 @@ The list of connections to XMLUI and REST API for today:
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -97,14 +98,18 @@ The list of connections to XMLUI and REST API for today:
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -1002,7 +1007,9 @@ DELETE 20
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -1013,6 +1020,7 @@ DELETE 20
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -92,7 +92,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
<meta property="article:published_time" content="2018-01-02T08:35:54-08:00"/>
<meta property="article:modified_time" content="2018-01-12T06:07:03&#43;02:00"/>
<meta property="article:modified_time" content="2018-01-12T07:55:01&#43;02:00"/>
@ -196,7 +196,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
"url": "https://alanorth.github.io/cgspace-notes/2018-01/",
"wordCount": "2630",
"datePublished": "2018-01-02T08:35:54-08:00",
"dateModified": "2018-01-12T06:07:03&#43;02:00",
"dateModified": "2018-01-12T07:55:01&#43;02:00",
"author": {
"@type": "Person",
"name": "Alan Orth"
@ -212,7 +212,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
<title>January, 2018 | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -226,6 +226,7 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -235,14 +236,18 @@ Danny wrote to ask for help renewing the wildcard ilri.org certificate and I adv
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -908,7 +913,9 @@ cache_alignment : 64
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -919,6 +926,7 @@ cache_alignment : 64
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -164,7 +169,9 @@
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -175,6 +182,7 @@
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -57,7 +57,7 @@
<title>CGIAR Library Migration | CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
@ -71,6 +71,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -80,14 +81,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -370,7 +375,9 @@ dspace=# select setval('handle_seq',86873);
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -381,6 +388,7 @@ dspace=# select setval('handle_seq',86873);
<a href="#">Back to top</a>
</p>
</footer>
</body>

File diff suppressed because one or more lines are too long

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -510,7 +515,9 @@ COPY 54701
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -521,6 +528,7 @@ COPY 54701
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -495,7 +500,9 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -506,6 +513,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -386,7 +391,9 @@
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -397,6 +404,7 @@
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -510,7 +515,9 @@ COPY 54701
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -521,6 +528,7 @@ COPY 54701
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -495,7 +500,9 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -506,6 +513,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -386,7 +391,9 @@
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -397,6 +404,7 @@
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -4,7 +4,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/2018-01/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
</url>
<url>
@ -144,7 +144,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
<priority>0</priority>
</url>
@ -155,7 +155,7 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/notes/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
<priority>0</priority>
</url>
@ -167,13 +167,13 @@
<url>
<loc>https://alanorth.github.io/cgspace-notes/post/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
<priority>0</priority>
</url>
<url>
<loc>https://alanorth.github.io/cgspace-notes/tags/</loc>
<lastmod>2018-01-12T06:07:03+02:00</lastmod>
<lastmod>2018-01-12T07:55:01+02:00</lastmod>
<priority>0</priority>
</url>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -525,7 +530,9 @@ COPY 54701
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -536,6 +543,7 @@ COPY 54701
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -489,7 +494,9 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -500,6 +507,7 @@ dspacetest=# select text_value from metadatavalue where metadata_field_id=3 and
<a href="#">Back to top</a>
</p>
</footer>
</body>

View File

@ -51,7 +51,7 @@
<title>CGSpace Notes</title>
<!-- combined, minified CSS -->
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-O8wjsnz02XiyrPxnhfF6AVOv6YLBaEGRCnVF&#43;DL3gCPBy9cieyHcpixIrVyD2JS5" crossorigin="anonymous">
<link href="https://alanorth.github.io/cgspace-notes/css/style.css" rel="stylesheet" integrity="sha384-UajcgyCkTRMsk9Cp3QtZlbZhbw92bDlC8dFxE4Y8&#43;qJ1OFZeNETla8sXTn83xibY" crossorigin="anonymous">
<!-- RSS 2.0 feed -->
@ -68,6 +68,7 @@
<body>
<div class="blog-masthead">
<div class="container">
<nav class="nav blog-nav">
@ -77,14 +78,18 @@
</nav>
</div>
</div>
<header class="blog-header">
<div class="container">
<h1 class="blog-title"><a href="https://alanorth.github.io/cgspace-notes/" rel="home">CGSpace Notes</a></h1>
<p class="lead blog-description">Documenting day-to-day work on the <a href="https://cgspace.cgiar.org">CGSpace</a> repository.</p>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
@ -357,7 +362,9 @@
</div> <!-- /.row -->
</div> <!-- /.container -->
<footer class="blog-footer">
<p>
@ -368,6 +375,7 @@
<a href="#">Back to top</a>
</p>
</footer>
</body>