-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a450464
commit fcc66c4
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,22 @@ | ||
# Publication scraper | ||
|
||
This component is responsible for scraping information about articles from SCPE and FedCSIS archives and creating Turtle files that include fundamental article details such as authors, title, abstract, publication date, etc. It also downloads the articles in PDF format for possible further processing. | ||
|
||
## Authors | ||
|
||
- [Tomasz Siudalski](https://github.com/tsiudalski) | ||
- [Grzegorz Zbrzeżny](https://github.com/grzegorzZ1) | ||
|
||
## Credits | ||
|
||
This project is based on the work of the following authors from the original projects: | ||
|
||
### [csis-annals-scraper](https://github.com/OpenCS-ontology/csis-annals-scraper) | ||
|
||
- [Krystian Kurek](https://github.com/KrystianKurek) | ||
- [Anastasiya Danilenka](https://github.com/adanilenka) | ||
|
||
### [scpe-archives-scraper](https://github.com/OpenCS-ontology/scpe-archives-scraper) | ||
|
||
- [Rafał Klimek](https://github.com/rklimek123) | ||
- [Jinesh Maniyanthottil](https://github.com/jineshmotp) |