-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
45 lines (45 loc) · 1.48 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
cff-version: 1.2.0
title: Hydra Scraper
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Jonatan Jalle
family-names: Steller
email: jonatan.steller@adwmainz.de
affiliation: Academy of Sciences and Literature Mainz
orcid: 'https://orcid.org/0000-0002-5101-5275'
repository-code: >-
https://github.com/digicademy/hydra-scraper
abstract: >-
This scraper provides a command-line toolset to pull data
from various sources, such as Hydra paginated schema.org
APIs, Beacon files, or file dumps. The tool
differentiates between feeds and their elements in
RDF-compatible formats such as JSON-LD or Turtle, but it
can also handle XML files using, for example, the LIDO
schema. Command-line calls can be combined and adapted to
build fully-fledged scraping mechanisms, including the
ability to output a set of triples. The script was
originally developed as an API testing tool for of the
Corpus Vitrearum Germany (CVMA) at the Academy of
Sciences and Literature Mainz. It was later expanded for
use in the Culture Knowledge Graph at NFDI4Culture around
the Culture Graph Interchange Format (CGIF) and the
NFDIcore ontology with the CTO module.
keywords:
- scraping
- Hydra Core Vocabulary
- API
- Python
- Culture Graph Interchange Format
- Culture Knowledge Graph
- NFDI
- NFDI4Culture
- XML
- LIDO
- RDF
license: MIT
version: 0.9.2-pre
date-released: '2024-11-04'