home » zplus/dokk.git
Author zPlus <zplus@peers.community> 2023-08-27 17:43:25
Committer zPlus <zplus@peers.community> 2023-08-27 17:43:25
Commit 6ab0d89 (patch)
Tree f91592f
Parent(s)

Add more PDFs to the library.


commits diff: c3fd85c..6ab0d89
2 files changed, 89 insertions, 0 deletionsdownload


Diffstat
-rw-r--r-- data/blob.ttl 48
-rw-r--r-- data/library.ttl 41

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+48/-0 M   data/blob.ttl
index f07d368..ddc358f
old size: 245K - new size: 247K
@@ -2333,6 +2333,54 @@ prefix library: <dokk:library:>
2333 2333 :primary_source_retrieved "2023-06-28" ;
2334 2334 :type "PDF" .
2335 2335
2336 + <dokk:blob:pdf/connecting_opnfv_jenkins_Degirmenci_2015.pdf>
2337 + :library library:connecting_opnfv_jenkins_Degirmenci_2015 ;
2338 + :primary_source "https://artifacts.opnfv.org/arno.2015.1.0/docs/opnfv-jenkins-slave-connection.arno.2015.1.0.pdf" ;
2339 + :primary_source_retrieved "2023-07-04" ;
2340 + :type "PDF" .
2341 +
2342 + <dokk:blob:pdf/fedora_coreos_Verna_Ravier.pdf>
2343 + :library library:fedora_coreos_Verna_Ravier ;
2344 + :primary_source "https://cverna.fedorapeople.org/FCOS%20intro%20slides.pdf" ;
2345 + :primary_source_retrieved "2023-07-04" ;
2346 + :type "PDF" .
2347 +
2348 + <dokk:blob:pdf/development_plugin_docker_containers_Mogildea_2021.pdf>
2349 + :library library:development_plugin_docker_containers_Mogildea_2021 ;
2350 + :primary_source "https://oss.cs.fau.de/wp-content/uploads/2021/03/Mogildea_2021.pdf" ;
2351 + :primary_source_retrieved "2023-07-04" ;
2352 + :type "PDF" .
2353 +
2354 + <dokk:blob:pdf/mnemosyne_heretic_2021_Likho.pdf>
2355 + :library library:mnemosyne_heretic_2021_Likho ;
2356 + :primary_source "https://likho.neocities.org/share/mnemosynes-heretic.pdf" ;
2357 + :primary_source_retrieved "2023-08-27" ;
2358 + :type "PDF" .
2359 +
2360 + <dokk:blob:pdf/code_v2_2006_Lessig.pdf>
2361 + :library library:code_v2_2006_Lessig ;
2362 + :primary_source "https://upload.wikimedia.org/wikipedia/commons/f/fd/Code_v2.pdf" ;
2363 + :primary_source_retrieved "2023-08-27" ;
2364 + :type "PDF" .
2365 +
2366 + <dokk:blob:pdf/towards_better_sharing_cultural_heritage_call_to_action_2022.pdf>
2367 + :library library:towards_better_sharing_cultural_heritage_call_to_action_2022 ;
2368 + :primary_source "https://creativecommons.org/wp-content/uploads/2022/12/Towards-better-sharing-of-cultural-heritage-%E2%80%94-A-Creative-Commons-Call-to-Action-to-Policymakers.pdf" ;
2369 + :primary_source_retrieved "2023-08-27" ;
2370 + :type "PDF" .
2371 +
2372 + <dokk:blob:pdf/healthy_open_collaboration_software_domain_Randal.pdf>
2373 + :library library:healthy_open_collaboration_software_domain_Randal ;
2374 + :primary_source "https://www.his.se/contentassets/24591dae698a4eacbfaab0c87b98cadd/allison-randal-keynote.pdf" ;
2375 + :primary_source_retrieved "2023-08-27" ;
2376 + :type "PDF" .
2377 +
2378 + <dokk:blob:pdf/deconstruct_geek-speek_Mackay.pdf>
2379 + :library library:deconstruct_geek-speek_Mackay ;
2380 + :primary_source "https://journals.co.za/doi/pdf/10.10520/EJC146391" ;
2381 + :primary_source_retrieved "2023-08-27" ;
2382 + :type "PDF" .
2383 +
2336 2384
2337 2385 ################################################################################
2338 2386 # IMAGES

+41/-0 M   data/library.ttl
index 4d5209f..9ca8b32
old size: 80K - new size: 81K
@@ -2067,3 +2067,44 @@ prefix license: <dokk:license:>
2067 2067 :title "Freedom in the Commons: Towards a Political Economy of Information" ;
2068 2068 :license license:CC-BY ;
2069 2069 :author "Yochai Benkler" .
2070 +
2071 + :connecting_opnfv_jenkins_Degirmenci_2015
2072 + :title "Connecting Labs to OPNFV Jenkins v0.1.0" ;
2073 + :license license:CC-BY-4.0 ;
2074 + :author "Fatih Degirmenci" .
2075 +
2076 + :fedora_coreos_Verna_Ravier
2077 + :title "Fedora CoreOS" ;
2078 + :license license:CC-BY-SA-4.0 ;
2079 + :author "Clément Verna", "Timothée Ravier" .
2080 +
2081 + :development_plugin_docker_containers_Mogildea_2021
2082 + :title "Development of a plugin architecture with Docker containers" ;
2083 + :license license:CC-BY-4.0 ;
2084 + :author "Mogildea Cristian" .
2085 +
2086 + :mnemosyne_heretic_2021_Likho
2087 + :title "Mnemosyne's Heretic" ;
2088 + :license license:CC-BY-SA-4.0 ;
2089 + :author "Likho" .
2090 +
2091 + :code_v2_2006_Lessig
2092 + :title "Code v2" ;
2093 + :license license:CC-BY-SA-2.5 ;
2094 + :author "Lawrence Lessig" ;
2095 + :site "https://lessig.org/product/codev2/" .
2096 +
2097 + :towards_better_sharing_cultural_heritage_call_to_action_2022
2098 + :title "Towards better sharing of cultural heritage — A call to action to policymakers" ;
2099 + :license license:CC-BY-4.0 ;
2100 + :author "Creative Commons" .
2101 +
2102 + :healthy_open_collaboration_software_domain_Randal
2103 + :title "Healthy open collaboration in and beyond the software domain" ;
2104 + :license license:CC-BY-SA-4.0 ;
2105 + :author "Allison Randal" .
2106 +
2107 + :deconstruct_geek-speek_Mackay
2108 + :title "Deconstruct the geek-speek" ;
2109 + :license license:CC-BY-2.0 ;
2110 + :author "Kerryn Mackay" .