mirror of
				https://github.com/alanorth/cgspace-notes.git
				synced 2025-01-27 05:49:12 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			1a90a46f05
			...
			8a06bab2c6
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						8a06bab2c6
	
				 | 
					
					
						|||
| 
						
						
							
						
						6debe66cfc
	
				 | 
					
					
						
@@ -215,7 +215,7 @@ Due to abuse we no longer permit requests without a user agent. Please specify a
 | 
			
		||||
 | 
			
		||||
```console
 | 
			
		||||
localhost/dspace7= ☘ DELETE FROM schema_version WHERE version IN ('5.0.2017.09.25', '6.0.2017.01.30', '6.0.2017.09.25');
 | 
			
		||||
localhost/dspace7= ☘ DELETE FROM schema_version WHERE description LIKE '%Atmire%' OR description LIKE '%CUA%' OR description LIKE '%cua%'
 | 
			
		||||
localhost/dspace7= ☘ DELETE FROM schema_version WHERE description LIKE '%Atmire%' OR description LIKE '%CUA%' OR description LIKE '%cua%';
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
- Then I was able to migrate to DSpace 7 with `dspace database migrate ignored` as the [DSpace upgrade notes say](https://wiki.lyrasis.org/display/DSDOC7x/Upgrading+DSpace)
 | 
			
		||||
 
 | 
			
		||||
@@ -19,7 +19,7 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv &
 | 
			
		||||
<meta property="og:type" content="article" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-03/" />
 | 
			
		||||
<meta property="article:published_time" content="2022-03-01T16:46:54+03:00" />
 | 
			
		||||
<meta property="article:modified_time" content="2022-04-04T19:15:58+03:00" />
 | 
			
		||||
<meta property="article:modified_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -46,7 +46,7 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv &
 | 
			
		||||
  "url": "https://alanorth.github.io/cgspace-notes/2022-03/",
 | 
			
		||||
  "wordCount": "1836",
 | 
			
		||||
  "datePublished": "2022-03-01T16:46:54+03:00",
 | 
			
		||||
  "dateModified": "2022-04-04T19:15:58+03:00",
 | 
			
		||||
  "dateModified": "2022-06-09T09:41:49+03:00",
 | 
			
		||||
  "author": {
 | 
			
		||||
    "@type": "Person",
 | 
			
		||||
    "name": "Alan Orth"
 | 
			
		||||
@@ -342,7 +342,7 @@ isNotNull(value.match('821'))
 | 
			
		||||
</li>
 | 
			
		||||
</ul>
 | 
			
		||||
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-console" data-lang="console"><span style="display:flex;"><span>localhost/dspace7= ☘ DELETE FROM schema_version WHERE version IN ('5.0.2017.09.25', '6.0.2017.01.30', '6.0.2017.09.25');
 | 
			
		||||
</span></span><span style="display:flex;"><span>localhost/dspace7= ☘ DELETE FROM schema_version WHERE description LIKE '%Atmire%' OR description LIKE '%CUA%' OR description LIKE '%cua%'
 | 
			
		||||
</span></span><span style="display:flex;"><span>localhost/dspace7= ☘ DELETE FROM schema_version WHERE description LIKE '%Atmire%' OR description LIKE '%CUA%' OR description LIKE '%cua%';
 | 
			
		||||
</span></span></code></pre></div><ul>
 | 
			
		||||
<li>Then I was able to migrate to DSpace 7 with <code>dspace database migrate ignored</code> as the <a href="https://wiki.lyrasis.org/display/DSDOC7x/Upgrading+DSpace">DSpace upgrade notes say</a>
 | 
			
		||||
<ul>
 | 
			
		||||
 
 | 
			
		||||
@@ -26,7 +26,7 @@ There seem to be many more of these:
 | 
			
		||||
<meta property="og:type" content="article" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/2022-06/" />
 | 
			
		||||
<meta property="article:published_time" content="2022-06-06T09:01:36+03:00" />
 | 
			
		||||
<meta property="article:modified_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="article:modified_time" content="2022-06-08T15:36:09+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@@ -60,7 +60,7 @@ There seem to be many more of these:
 | 
			
		||||
  "url": "https://alanorth.github.io/cgspace-notes/2022-06/",
 | 
			
		||||
  "wordCount": "461",
 | 
			
		||||
  "datePublished": "2022-06-06T09:01:36+03:00",
 | 
			
		||||
  "dateModified": "2022-06-06T16:54:08+03:00",
 | 
			
		||||
  "dateModified": "2022-06-08T15:36:09+03:00",
 | 
			
		||||
  "author": {
 | 
			
		||||
    "@type": "Person",
 | 
			
		||||
    "name": "Alan Orth"
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/categories/notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -10,7 +10,7 @@
 | 
			
		||||
<meta property="og:description" content="Documenting day-to-day work on the [CGSpace](https://cgspace.cgiar.org) repository." />
 | 
			
		||||
<meta property="og:type" content="website" />
 | 
			
		||||
<meta property="og:url" content="https://alanorth.github.io/cgspace-notes/posts/" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-06T16:54:08+03:00" />
 | 
			
		||||
<meta property="og:updated_time" content="2022-06-09T09:41:49+03:00" />
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -3,19 +3,19 @@
 | 
			
		||||
  xmlns:xhtml="http://www.w3.org/1999/xhtml">
 | 
			
		||||
  <url>
 | 
			
		||||
    <loc>https://alanorth.github.io/cgspace-notes/categories/</loc>
 | 
			
		||||
    <lastmod>2022-06-06T16:54:08+03:00</lastmod>
 | 
			
		||||
    <lastmod>2022-06-09T09:41:49+03:00</lastmod>
 | 
			
		||||
  </url><url>
 | 
			
		||||
    <loc>https://alanorth.github.io/cgspace-notes/</loc>
 | 
			
		||||
    <lastmod>2022-06-06T16:54:08+03:00</lastmod>
 | 
			
		||||
    <lastmod>2022-06-09T09:41:49+03:00</lastmod>
 | 
			
		||||
  </url><url>
 | 
			
		||||
    <loc>https://alanorth.github.io/cgspace-notes/2022-06/</loc>
 | 
			
		||||
    <lastmod>2022-06-06T16:54:08+03:00</lastmod>
 | 
			
		||||
    <lastmod>2022-06-08T15:36:09+03:00</lastmod>
 | 
			
		||||
  </url><url>
 | 
			
		||||
    <loc>https://alanorth.github.io/cgspace-notes/categories/notes/</loc>
 | 
			
		||||
    <lastmod>2022-06-06T16:54:08+03:00</lastmod>
 | 
			
		||||
    <lastmod>2022-06-09T09:41:49+03:00</lastmod>
 | 
			
		||||
  </url><url>
 | 
			
		||||
    <loc>https://alanorth.github.io/cgspace-notes/posts/</loc>
 | 
			
		||||
    <lastmod>2022-06-06T16:54:08+03:00</lastmod>
 | 
			
		||||
    <lastmod>2022-06-09T09:41:49+03:00</lastmod>
 | 
			
		||||
  </url><url>
 | 
			
		||||
    <loc>https://alanorth.github.io/cgspace-notes/2022-05/</loc>
 | 
			
		||||
    <lastmod>2022-05-30T16:00:02+03:00</lastmod>
 | 
			
		||||
@@ -24,7 +24,7 @@
 | 
			
		||||
    <lastmod>2022-05-04T11:09:45+03:00</lastmod>
 | 
			
		||||
  </url><url>
 | 
			
		||||
    <loc>https://alanorth.github.io/cgspace-notes/2022-03/</loc>
 | 
			
		||||
    <lastmod>2022-04-04T19:15:58+03:00</lastmod>
 | 
			
		||||
    <lastmod>2022-06-09T09:41:49+03:00</lastmod>
 | 
			
		||||
  </url><url>
 | 
			
		||||
    <loc>https://alanorth.github.io/cgspace-notes/2022-02/</loc>
 | 
			
		||||
    <lastmod>2022-03-01T17:17:27+03:00</lastmod>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user