home » dokk/data.git
Author zPlus <zplus@peers.community> 2023-10-31 21:49:27
Committer zPlus <zplus@peers.community> 2023-10-31 21:49:27
Commit f25aaa6 (patch)
Tree b2b32b3
Parent(s)

Fix broken URI.


commits diff: caf7804..f25aaa6
2 files changed, 3 insertions, 3 deletionsdownload


Diffstat
-rw-r--r-- data/blob.ttl 4
-rw-r--r-- data/library.ttl 2

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+2/-2 M   data/blob.ttl
index 589b4fe..34f509a
old size: 371K - new size: 371K
@@ -4457,8 +4457,8 @@ prefix library: <dokk:library:>
4457 4457 :primary_source_retrieved "2023-10-25" ;
4458 4458 :type "PDF" .
4459 4459
4460 - <dokk:blob:pdf/best_of_decade_opensource.com_2010–2019.pdf>
4461 - :library library:best_of_decade_opensource.com_2010–2019 ;
4460 + <dokk:blob:pdf/best_of_decade_opensource.com_2010-2019.pdf>
4461 + :library library:best_of_decade_opensource.com_2010-2019 ;
4462 4462 :primary_source "https://opensource.com/sites/default/files/gated-content/opensource_community_yearbook_2010-2019.pdf" ;
4463 4463 :primary_source_retrieved "2023-10-25" ;
4464 4464 :type "PDF" .

+1/-1 M   data/library.ttl
index 3c7da87..f519a6d
old size: 161K - new size: 161K
@@ -3843,7 +3843,7 @@ prefix license: <dokk:license:>
3843 3843 :license license:CC-BY-SA-4.0 ;
3844 3844 :author "Seth Kenlon", "Jess Weichler" .
3845 3845
3846 - :best_of_decade_opensource.com_2010–2019
3846 + :best_of_decade_opensource.com_2010-2019
3847 3847 :title "Best of a decade on Opensource.com 2010–2019" ;
3848 3848 :license license:CC-BY-SA-4.0 ;
3849 3849 :author "opensource.com" .