Difference between revisions of "Task 1"
Jump to navigation
Jump to search
Musaab Khan (talk | contribs) |
|||
Line 11: | Line 11: | ||
* Create SQL lite database with information on Volumes | * Create SQL lite database with information on Volumes | ||
* Use PYLOD storage : https://pypi.org/project/pylodstorage/ | * Use PYLOD storage : https://pypi.org/project/pylodstorage/ | ||
+ | <source lang='bash'> | ||
+ | tar cvfz ceur-ws.tgz Vol27* | ||
+ | </source> |
Revision as of 10:01, 5 February 2021
Task 1
https://github.com/ceurws/lod/issues/22 CEUR-WS metadata graph/tree procurement
Goals
- Create a Wiki page per volume
- 50 sample pages
Procedure
- Sample page: https://confident.dbis.rwth-aachen.de/ceur-ws/index.php?title=Vol-2801
- Create SQL lite database with information on Volumes
- Use PYLOD storage : https://pypi.org/project/pylodstorage/
tar cvfz ceur-ws.tgz Vol27*