Skip to content

Commit 6f6e3fc

Browse files
authored
Merge pull request #366 from c-martinez/joss-release
Joss release
2 parents 9deac02 + e77a131 commit 6f6e3fc

File tree

3 files changed

+32
-44
lines changed

3 files changed

+32
-44
lines changed

.zenodo.json

Lines changed: 25 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,28 @@
11
{
2-
"creators": [
3-
{
4-
"affiliation": "Vrije Universiteit Amsterdam",
5-
"name": "Meroño-Peñuela, Albert"
6-
},
7-
{
8-
"name": "Hoekstra, Rinke"
9-
},
10-
{
11-
"affiliation": "Netherlands eScience Center",
12-
"name": "Martinez, Carlos",
13-
"orcid": "0000-0001-5565-7577"
14-
},
15-
{
16-
"affiliation": "International Institute of Social History",
17-
"name": "Zijdeman, Richard"
18-
}
19-
],
20-
"description": "grlc, the git repository linked data API constructor, automatically builds Web APIs using SPARQL queries stored in git repositories.",
21-
"doi": "10.5281/zenodo.1064392",
22-
"keywords": [
23-
"swagger-ui",
24-
"sparql",
25-
"linked-data",
26-
"semantic-web",
27-
"linked-data-api"
28-
],
29-
"license": {
30-
"id": "MIT"
2+
"creators": [
3+
{
4+
"affiliation": "King's College London",
5+
"name": "Meroño-Peñuela, Albert",
6+
"orcid": "0000-0003-4646-5842"
317
},
32-
"publication_date": "2017-11-22",
33-
"title": "grlc",
34-
"version": "1.3.6"
8+
{
9+
"affiliation": "Netherlands eScience Center",
10+
"name": "Martinez, Carlos",
11+
"orcid": "0000-0001-5565-7577"
12+
}
13+
],
14+
"description": "grlc, the git repository linked data API constructor, automatically builds Web APIs using SPARQL queries stored in git repositories.",
15+
"keywords": [
16+
"swagger-ui",
17+
"sparql",
18+
"linked-data",
19+
"semantic-web",
20+
"linked-data-api"
21+
],
22+
"license": {
23+
"id": "MIT"
24+
},
25+
"publication_date": "2021-11-03",
26+
"title": "grlc: the git repository linked data API constructor",
27+
"version": "1.3.7"
3528
}

CITATION.cff

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,27 @@
33
---
44
authors:
55
-
6-
affiliation: "Vrije Universiteit Amsterdam"
6+
affiliation: "King's College London"
77
family-names: Meroño-Peñuela
88
given-names: Albert
9-
-
10-
family-names: Hoekstra
11-
given-names: Rinke
9+
orcid: "https://orcid.org/0000-0003-4646-5842"
1210
-
1311
affiliation: "Netherlands eScience Center"
1412
family-names: Martinez
1513
given-names: Carlos
1614
orcid: "https://orcid.org/0000-0001-5565-7577"
17-
-
18-
affiliation: "International Institute of Social History"
19-
family-names: Zijdeman
20-
given-names: Richard
2115
cff-version: "1.0.3"
22-
date-released: 2017-11-22
23-
doi: 10.5281/zenodo.1064392
16+
doi: 10.5281/zenodo.1064391
2417
license: MIT
2518
message: "If you use this software, please cite it as below."
2619
repository-code: "https://github.com/CLARIAH/grlc"
27-
title: grlc
20+
title: "grlc: the git repository linked data API constructor"
2821
abstract: grlc, the git repository linked data API constructor, automatically builds Web APIs using SPARQL queries stored in git repositories.
2922
keywords:
3023
- "swagger-ui"
3124
- sparql
3225
- "linked-data"
3326
- "semantic-web"
3427
- "linked-data-api"
35-
version: "1.3.6"
28+
version: "1.3.7"
29+
date-released: 2021-11-03

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ This is a list of all people who have contributed to grlc. Big thanks to everyon
1212
[jspaaks](https://github.com/jspaaks)
1313
[ecow](https://github.com/ecow)
1414
[rapw3k](https://github.com/rapw3k)
15+
[jblom](https://github.com/jblom)

0 commit comments

Comments
 (0)