Skip to content

Commit

Permalink
Merge pull request #366 from c-martinez/joss-release
Browse files Browse the repository at this point in the history
Joss release
  • Loading branch information
c-martinez authored Nov 3, 2021
2 parents 9deac02 + e77a131 commit 6f6e3fc
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 44 deletions.
57 changes: 25 additions & 32 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,28 @@
{
"creators": [
{
"affiliation": "Vrije Universiteit Amsterdam",
"name": "Meroño-Peñuela, Albert"
},
{
"name": "Hoekstra, Rinke"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Martinez, Carlos",
"orcid": "0000-0001-5565-7577"
},
{
"affiliation": "International Institute of Social History",
"name": "Zijdeman, Richard"
}
],
"description": "grlc, the git repository linked data API constructor, automatically builds Web APIs using SPARQL queries stored in git repositories.",
"doi": "10.5281/zenodo.1064392",
"keywords": [
"swagger-ui",
"sparql",
"linked-data",
"semantic-web",
"linked-data-api"
],
"license": {
"id": "MIT"
"creators": [
{
"affiliation": "King's College London",
"name": "Meroño-Peñuela, Albert",
"orcid": "0000-0003-4646-5842"
},
"publication_date": "2017-11-22",
"title": "grlc",
"version": "1.3.6"
{
"affiliation": "Netherlands eScience Center",
"name": "Martinez, Carlos",
"orcid": "0000-0001-5565-7577"
}
],
"description": "grlc, the git repository linked data API constructor, automatically builds Web APIs using SPARQL queries stored in git repositories.",
"keywords": [
"swagger-ui",
"sparql",
"linked-data",
"semantic-web",
"linked-data-api"
],
"license": {
"id": "MIT"
},
"publication_date": "2021-11-03",
"title": "grlc: the git repository linked data API constructor",
"version": "1.3.7"
}
18 changes: 6 additions & 12 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,27 @@
---
authors:
-
affiliation: "Vrije Universiteit Amsterdam"
affiliation: "King's College London"
family-names: Meroño-Peñuela
given-names: Albert
-
family-names: Hoekstra
given-names: Rinke
orcid: "https://orcid.org/0000-0003-4646-5842"
-
affiliation: "Netherlands eScience Center"
family-names: Martinez
given-names: Carlos
orcid: "https://orcid.org/0000-0001-5565-7577"
-
affiliation: "International Institute of Social History"
family-names: Zijdeman
given-names: Richard
cff-version: "1.0.3"
date-released: 2017-11-22
doi: 10.5281/zenodo.1064392
doi: 10.5281/zenodo.1064391
license: MIT
message: "If you use this software, please cite it as below."
repository-code: "https://github.com/CLARIAH/grlc"
title: grlc
title: "grlc: the git repository linked data API constructor"
abstract: grlc, the git repository linked data API constructor, automatically builds Web APIs using SPARQL queries stored in git repositories.
keywords:
- "swagger-ui"
- sparql
- "linked-data"
- "semantic-web"
- "linked-data-api"
version: "1.3.6"
version: "1.3.7"
date-released: 2021-11-03
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ This is a list of all people who have contributed to grlc. Big thanks to everyon
[jspaaks](https://github.com/jspaaks)
[ecow](https://github.com/ecow)
[rapw3k](https://github.com/rapw3k)
[jblom](https://github.com/jblom)

0 comments on commit 6f6e3fc

Please sign in to comment.