home » dokk/data.git
Author Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> 2023-03-15 06:25:19
Committer Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com> 2023-03-17 08:04:56
Commit a60411b (patch)
Tree 0ec2cb0
Parent(s)

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


commits diff: c3b290b..a60411b
2 files changed, 12 insertions, 0 deletionsdownload


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

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+6/-0 M   data/blob.ttl
index f0ce9b0..b060ce3
old size: 43K - new size: 43K
@@ -840,3 +840,9 @@ prefix library: <dokk:library:>
840 840 :primary_source "https://media.libreplanet.org/mgoblin_media/media_entries/1440/talk.pdf" ;
841 841 :primary_source_retrieved "2023-03-14" ;
842 842 :type "PDF" .
843 +
844 + <dokk:blob:pdf/ALWAYS_BOOTABLE_OPERATING_SYSTEM-Technical_Disclosure_Commons.pdf>
845 + :library library:ALWAYS_BOOTABLE_OPERATING_SYSTEM-Technical_Disclosure_Commons ;
846 + :primary_source "https://www.tdcommons.org/cgi/viewcontent.cgi?article=5576&context=dpubs_series" ;
847 + :primary_source_retrieved "2023-03-15" ;
848 + :type "PDF" .

+6/-0 M   data/library.ttl
index cc64723..f72576e
old size: 30K - new size: 30K
@@ -739,3 +739,9 @@ prefix license: <dokk:license:>
739 739 :type "presentation" ;
740 740 :author "Mike Gerwitz" ;
741 741 :site "https://gitlab.com/mikegerwitz/online-freedom" .
742 +
743 + :ALWAYS_BOOTABLE_OPERATING_SYSTEM-Technical_Disclosure_Commons
744 + :title "ALWAYS BOOTABLE OPERATING SYSTEM" ;
745 + :license license:CC-BY-4.0 ;
746 + :author "HP INC" ;
747 + :site "https://www.tdcommons.org/dpubs_series/4490/" .