home » dokk/data.git
Author zPlus <zplus@peers.community> 2023-06-28 22:14:51
Committer zPlus <zplus@peers.community> 2023-06-28 22:14:51
Commit c651e31 (patch)
Tree 751e331
Parent(s)

Remove duplicate entry in the library.


commits diff: 5b3c6ff..c651e31
2 files changed, 0 insertions, 11 deletionsdownload


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

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+0/-6 M   data/blob.ttl
index f06ada7..aa6f36d
old size: 245K - new size: 245K
@@ -1691,12 +1691,6 @@ prefix library: <dokk:library:>
1691 1691 :primary_source_retrieved "2023-04-06" ;
1692 1692 :type "PDF" .
1693 1693
1694 - <dokk:blob:pdf/introduction_creative_commons_licensing_Poritz_2019.pdf>
1695 - :library library:introduction_creative_commons_licensing_Poritz_2019 ;
1696 - :primary_source "https://poritz.net/jonathan/share/I2CCLOEAW2019.pdf" ;
1697 - :primary_source_retrieved "2023-04-06" ;
1698 - :type "PDF" .
1699 -
1700 1694 <dokk:blob:pdf/introduction_programming_java_4.1.pdf>
1701 1695 :library library:introduction_programming_java_4.1 ;
1702 1696 :primary_source "https://math.hws.edu/eck/cs124/downloads/javanotes4.pdf" ;

+0/-5 M   data/library.ttl
index 4d0ba50..f8d335b
old size: 80K - new size: 80K
@@ -1459,11 +1459,6 @@ prefix license: <dokk:license:>
1459 1459 :title "Fair Use Checklist for Indiana University" ;
1460 1460 :license license:CC-BY .
1461 1461
1462 - :introduction_creative_commons_licensing_Poritz_2019
1463 - :title "Introduction to Creative Commons Licensing: The Key to Using the 5Rs of OER with Confidence" ;
1464 - :license license:CC-BY-SA-4.0 ;
1465 - :author "Jonathan A. Poritz" .
1466 -
1467 1462 :introduction_programming_java_4.1
1468 1463 :title "Introduction to Programming Using Java Version 4.1" ;
1469 1464 :license license:GFDL-1.1-no-invariants-or-later ;