Difference between revisions of "Task 1"

From OPENRESEARCH mk copy Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=Task 1=
 
=Task 1=
https://github.com/ceurws/lod/issues/22
+
* https://github.com/ceurws/lod/issues/22
CEUR-WS metadata graph/tree procurement
+
* CEUR-WS metadata graph/tree procurement
  
 
= Goals =
 
= Goals =
 
* Create a Wiki page per volume
 
* Create a Wiki page per volume
 
* 50 sample pages
 
* 50 sample pages
 +
* Make sure 3 results dplt import: wf, Lambda action generation : Tim, CEUR-VS Procurement of information: Musaab
  
 
=Procedure=
 
=Procedure=
 
* Sample page: https://confident.dbis.rwth-aachen.de/ceur-ws/index.php?title=Vol-2801
 
* Sample page: https://confident.dbis.rwth-aachen.de/ceur-ws/index.php?title=Vol-2801
 
* Create SQL lite database with information on Volumes
 
* Create SQL lite database with information on Volumes
 +
* Basic infrastructure of the project via GitHub
 +
* Unittest module with code for table creation(Volume) with 3 columns.
 
* Use PYLOD storage : https://pypi.org/project/pylodstorage/
 
* Use PYLOD storage : https://pypi.org/project/pylodstorage/
 +
 +
*https://github.com/WolfgangFahl/ProceedingsTitleParser/blob/4284bc33a29479eba6332e02c7108176425dadc1/ptp/webscrape.py#L103
 
<source lang='bash'>
 
<source lang='bash'>
tar cvfz $HOME/ceur-ws.tgz Vol27*
+
tar cvfz $HOME/ceur-wsVol27xx.tgz Vol27*
 
</source>
 
</source>
 +
[[Category: Task]]

Latest revision as of 12:08, 10 February 2021

Task 1

Goals

  • Create a Wiki page per volume
  • 50 sample pages
  • Make sure 3 results dplt import: wf, Lambda action generation : Tim, CEUR-VS Procurement of information: Musaab

Procedure

tar cvfz $HOME/ceur-wsVol27xx.tgz Vol27*