Skip to content

Commit 9e036f7

Browse files
committed
Add metadata for zenodo archive
1 parent 4eed5e6 commit 9e036f7

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

.zenodo.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"title": "OpenRepGrid.ic: A software for Interpretive Clustering",
3+
"version": "v0.6.1_JOSS_submission",
4+
"publication_date": "2023-02-20",
5+
"description":
6+
"The OpenRepGrid.ic R package is a browser-based software to perform Interpretive Clustering (IC) for repertory grid data. The repertory grid is a person-centered data collection method. It is primarily used in clinical psychology and generates a mix of qualitative and quantitative data. IC is a method for clustering the attributes (so called constructs) resulting from a repertory grid interview by finding relational patterns between them. The IC method is described in more detail in our publication Burr, King, and Heckmann (2020). The package is part of the OpenRepgrid project, which contains several software packages for the analysis of repertory grid data.",
7+
"creators": [
8+
{
9+
"name": "Heckmann, Mark",
10+
"affiliation": "DB Station&Service AG, Germany",
11+
"orcid": "https://orcid.org/0000-0002-0736-7417"
12+
},
13+
{
14+
"name": "Burr, Viv",
15+
"affiliation": "University of Huddersfield, GB",
16+
"orcid": "https://orcid.org/0000-0002-3784-1271"
17+
},
18+
{
19+
"name": "King, Nigel",
20+
"affiliation": "University of Huddersfield, GB",
21+
"orcid": "https://orcid.org/0000-0003-0585-7364"
22+
}
23+
],
24+
"license": "MIT",
25+
"access_right": "open",
26+
"upload_type": "software",
27+
"language": "eng",
28+
"keywords": ["R package", "repertory grid", "PCP", "repgrid"]
29+
}

0 commit comments

Comments
 (0)