home » dokk/data.git
Author zPlus <zplus@peers.community> 2023-03-30 20:13:43
Committer zPlus <zplus@peers.community> 2023-03-30 20:13:43
Commit f73f169 (patch)
Tree 44f4511
Parent(s)

Add more PDFs to the library.


commits diff: e7af63b..f73f169
2 files changed, 66 insertions, 0 deletionsdownload


Diffstat
-rw-r--r-- data/blob.ttl 36
-rw-r--r-- data/library.ttl 30

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+36/-0 M   data/blob.ttl
index 8b44e9f..74fb744
old size: 70K - new size: 71K
@@ -1404,3 +1404,39 @@ prefix library: <dokk:library:>
1404 1404 :primary_source "https://www.epj-conferences.org/articles/epjconf/pdf/2019/19/epjconf_chep2018_03022.pdf" ;
1405 1405 :primary_source_retrieved "2023-03-29" ;
1406 1406 :type "PDF" .
1407 +
1408 + <dokk:blob:pdf/generating_lpg_csharp_projects_2022.pdf>
1409 + :library library:generating_lpg_csharp_projects_2022 ;
1410 + :primary_source "https://dl.acm.org/doi/pdf/10.1145/3551349.3560513" ;
1411 + :primary_source_retrieved "2023-03-30" ;
1412 + :type "PDF" .
1413 +
1414 + <dokk:blob:pdf/construing_time_blank_signs_waiting_godot_2022.pdf>
1415 + :library library:construing_time_blank_signs_waiting_godot_2022 ;
1416 + :primary_source "https://www.degruyter.com/document/doi/10.1515/lass-2022-0007/pdf" ;
1417 + :primary_source_retrieved "2023-03-30" ;
1418 + :type "PDF" .
1419 +
1420 + <dokk:blob:pdf/brazilian_stage_productions_waiting_for_godot_2020.pdf>
1421 + :library library:brazilian_stage_productions_waiting_for_godot_2020 ;
1422 + :primary_source "https://periodicos.ufsc.br/index.php/desterro/article/view/2175-8026.2020v73n2p35/43352" ;
1423 + :primary_source_retrieved "2023-03-30" ;
1424 + :type "PDF" .
1425 +
1426 + <dokk:blob:pdf/survey_estonian_video_game_industry_needs_2022.pdf>
1427 + :library library:survey_estonian_video_game_industry_needs_2022 ;
1428 + :primary_source "https://ccsenet.org/journal/index.php/jel/article/download/0/0/47553/51004" ;
1429 + :primary_source_retrieved "2023-03-30" ;
1430 + :type "PDF" .
1431 +
1432 + <dokk:blob:pdf/exploring_help_facilities_game_making_ACM_2020.pdf>
1433 + :library library:exploring_help_facilities_game_making_ACM_2020 ;
1434 + :primary_source "https://dl.acm.org/doi/pdf/10.1145/3402942.3403014" ;
1435 + :primary_source_retrieved "2023-03-30" ;
1436 + :type "PDF" .
1437 +
1438 + <dokk:blob:pdf/developing_simulator_mobile_indoor_navigation_2022.pdf>
1439 + :library library:developing_simulator_mobile_indoor_navigation_2022 ;
1440 + :primary_source "https://intapi.sciendo.com/download/file?packageId=63667f4d98240f0297d31f18&downloadType=PDF" ;
1441 + :primary_source_retrieved "2023-03-30" ;
1442 + :type "PDF" .

+30/-0 M   data/library.ttl
index da1fdb2..69f2696
old size: 48K - new size: 50K
@@ -1218,3 +1218,33 @@ prefix license: <dokk:license:>
1218 1218 :title "Performance of the AMS Offline Software at National Energy Research Scientific Computing Centre and Argonne Leadership Computing Facility" ;
1219 1219 :license license:CC-BY-4.0 ;
1220 1220 :author "Vitali Choutko", "Alexander Egorov", "Alexandre Eline", "Baosong Shan" .
1221 +
1222 + :generating_lpg_csharp_projects_2022
1223 + :title "Towards Generating Labeled Property Graphs for Comprehending C#-based Software Projects" ;
1224 + :license license:CC-BY-4.0 ;
1225 + :author "David Heidrich", "Andreas Schreiber", "Sebastian Oberdörfer" .
1226 +
1227 + :construing_time_blank_signs_waiting_godot_2022
1228 + :title "Construing time as blank signs in Waiting for Godot" ;
1229 + :license license:CC-BY-4.0 ;
1230 + :author "Xuejiao Lin" .
1231 +
1232 + :brazilian_stage_productions_waiting_for_godot_2020
1233 + :title "Cultural appropriation: Brazilian stage productions of Samuel Beckett's Waiting for Godot" ;
1234 + :license license:CC-BY ;
1235 + :author "Anna Stegh Camati" .
1236 +
1237 + :survey_estonian_video_game_industry_needs_2022
1238 + :title "A Survey of Estonian Video Game Industry Needs" ;
1239 + :license license:CC-BY-4.0 ;
1240 + :author "Raimond-Hendrik Tunnel", "Ulrich Norbisrath" .
1241 +
1242 + :exploring_help_facilities_game_making_ACM_2020
1243 + :title "Exploring Help Facilities in Game-Making Software" ;
1244 + :license license:CC-BY-4.0 ;
1245 + :author "Dominic Kao" .
1246 +
1247 + :developing_simulator_mobile_indoor_navigation_2022
1248 + :title "Developing a simulator of a mobile indoor navigation application as a tool for cartographic research" ;
1249 + :license license:CC-BY-4.0 ;
1250 + :author "Jakub Łobodecki", "Dariusz Gotlib" .