Difference between revisions of "Task 1"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* Use PYLOD storage : https://pypi.org/project/pylodstorage/ | * Use PYLOD storage : https://pypi.org/project/pylodstorage/ | ||
<source lang='bash'> | <source lang='bash'> | ||
− | tar cvfz ceur-ws.tgz Vol27* | + | tar cvfz $HOME/ceur-ws.tgz Vol27* |
</source> | </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 $HOME/ceur-ws.tgz Vol27*