home » dokk/data.git
Author Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> 2023-03-14 07:19:13
Committer Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> 2023-03-14 11:09:10
Commit 62c1e02 (patch)
Tree f9d9184
Parent(s)

Add one pdf Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>


commits diff: cf3d3ce..62c1e02
2 files changed, 13 insertions, 0 deletionsdownload


Diffstat
-rw-r--r-- data/blob.ttl 6
-rw-r--r-- data/library.ttl 7

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+6/-0 M   data/blob.ttl
index ce14458..fb95e74
old size: 43K - new size: 43K
@@ -834,3 +834,9 @@ prefix library: <dokk:library:>
834 834 :primary_source "https://conan.iwr.uni-heidelberg.de/data/people/oklein/pdf/klein_modern_cpp.pdf" ;
835 835 :primary_source_retrieved "2023-03-12" ;
836 836 :type "PDF" .
837 +
838 + <dokk:blob:pdf/Restore_Online_Freedom_libreplanet_2016.pdf>
839 + :library library:Restore_Online_Freedom_libreplanet_2016 ;
840 + :primary_source "https://media.libreplanet.org/mgoblin_media/media_entries/1440/talk.pdf" ;
841 + :primary_source_retrieved "2023-03-14" ;
842 + :type "PDF" .

+7/-0 M   data/library.ttl
index 6450d1c..df9cb02
old size: 29K - new size: 30K
@@ -732,3 +732,10 @@ prefix license: <dokk:license:>
732 732 :title "Modern C++ Programming Techniques for Scientific Computing" ;
733 733 :license license:CC-BY-SA-4.0 ;
734 734 :author "Dr. Ole Klein" .
735 +
736 + :Restore_Online_Freedom_libreplanet_2016
737 + :title "Restore Online Freedom!" ;
738 + :license license:CC-BY-SA-4.0 ;
739 + :type "presentation" ;
740 + :author "Mike Gerwitz" ;
741 + :site "https://gitlab.com/mikegerwitz/online-freedom" .