Skip to content

Commit 57263c2

Browse files
committed
Add NISO CRediT known value registry (codepoints 2400-2413)
1 parent 52bec0b commit 57263c2

3 files changed

Lines changed: 161 additions & 0 deletions

File tree

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
{
2+
"ontology": {
3+
"name": "credit",
4+
"source_url": "https://credit.niso.org/contributor-roles-defined/",
5+
"start_code_point": 2400,
6+
"processing_strategy": "Manual"
7+
},
8+
"generated": {
9+
"tool": "Manual"
10+
},
11+
"entries": [
12+
{
13+
"codepoint": 2400,
14+
"name": "niso-credit:Conceptualization",
15+
"type": "value",
16+
"uri": "https://credit.niso.org/contributor-roles/conceptualization/",
17+
"description": "Ideas; formulation or evolution of overarching research goals and aims."
18+
},
19+
{
20+
"codepoint": 2401,
21+
"name": "niso-credit:DataCuration",
22+
"type": "value",
23+
"uri": "https://credit.niso.org/contributor-roles/data-curation/",
24+
"description": "Management activities to annotate (produce metadata), scrub data and maintain research data for initial use and later re-use."
25+
},
26+
{
27+
"codepoint": 2402,
28+
"name": "niso-credit:FormalAnalysis",
29+
"type": "value",
30+
"uri": "https://credit.niso.org/contributor-roles/formal-analysis/",
31+
"description": "Application of statistical, mathematical, computational, or other formal techniques to analyze or synthesize study data."
32+
},
33+
{
34+
"codepoint": 2403,
35+
"name": "niso-credit:FundingAcquisition",
36+
"type": "value",
37+
"uri": "https://credit.niso.org/contributor-roles/funding-acquisition/",
38+
"description": "Acquisition of the financial support for the project leading to this publication."
39+
},
40+
{
41+
"codepoint": 2404,
42+
"name": "niso-credit:Investigation",
43+
"type": "value",
44+
"uri": "https://credit.niso.org/contributor-roles/investigation/",
45+
"description": "Conducting a research and investigation process, specifically performing the experiments, or data/evidence collection."
46+
},
47+
{
48+
"codepoint": 2405,
49+
"name": "niso-credit:Methodology",
50+
"type": "value",
51+
"uri": "https://credit.niso.org/contributor-roles/methodology/",
52+
"description": "Development or design of methodology; creation of models."
53+
},
54+
{
55+
"codepoint": 2406,
56+
"name": "niso-credit:ProjectAdministration",
57+
"type": "value",
58+
"uri": "https://credit.niso.org/contributor-roles/project-administration/",
59+
"description": "Management and coordination responsibility for the research activity planning and execution."
60+
},
61+
{
62+
"codepoint": 2407,
63+
"name": "niso-credit:Resources",
64+
"type": "value",
65+
"uri": "https://credit.niso.org/contributor-roles/resources/",
66+
"description": "Provision of study materials, reagents, materials, patients, laboratory samples, animals, instrumentation, computing resources, or other analysis tools."
67+
},
68+
{
69+
"codepoint": 2408,
70+
"name": "niso-credit:Software",
71+
"type": "value",
72+
"uri": "https://credit.niso.org/contributor-roles/software/",
73+
"description": "Programming, software development; designing computer programs; implementation of the computer code and supporting algorithms; testing of existing code components."
74+
},
75+
{
76+
"codepoint": 2409,
77+
"name": "niso-credit:Supervision",
78+
"type": "value",
79+
"uri": "https://credit.niso.org/contributor-roles/supervision/",
80+
"description": "Oversight and leadership responsibility for the research activity planning and execution, including mentorship external to the core team."
81+
},
82+
{
83+
"codepoint": 2410,
84+
"name": "niso-credit:Validation",
85+
"type": "value",
86+
"uri": "https://credit.niso.org/contributor-roles/validation/",
87+
"description": "Verification, whether as a part of the activity or separate, of the overall replication/reproducibility of results/experiments and other research outputs."
88+
},
89+
{
90+
"codepoint": 2411,
91+
"name": "niso-credit:Visualization",
92+
"type": "value",
93+
"uri": "https://credit.niso.org/contributor-roles/visualization/",
94+
"description": "Preparation, creation and/or presentation of the published work, specifically visualization/data presentation."
95+
},
96+
{
97+
"codepoint": 2412,
98+
"name": "niso-credit:WritingOriginalDraft",
99+
"type": "value",
100+
"uri": "https://credit.niso.org/contributor-roles/writing-original-draft/",
101+
"description": "Preparation, creation and/or presentation of the published work, specifically writing the initial draft (including substantive translation)."
102+
},
103+
{
104+
"codepoint": 2413,
105+
"name": "niso-credit:WritingReviewEditing",
106+
"type": "value",
107+
"uri": "https://credit.niso.org/contributor-roles/writing-review-editing/",
108+
"description": "Preparation, creation and/or presentation of the published work by those from the original research group, specifically critical review, commentary or revision, including pre- or post-publication stages."
109+
}
110+
],
111+
"statistics": {
112+
"total_entries": 14,
113+
"code_point_range": {
114+
"start": 2400,
115+
"end": 2413
116+
}
117+
}
118+
}
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# niso-credit Known Values Registry
2+
3+
## Ontology Information
4+
5+
| Property | Value |
6+
|----------|-------|
7+
| **Name** | niso-credit |
8+
| **Source URL** | https://credit.niso.org/contributor-roles-defined/ |
9+
| **Start Code Point** | 2400 |
10+
| **Processing Strategy** | Manual |
11+
12+
## Statistics
13+
14+
| Metric | Value |
15+
|--------|-------|
16+
| **Total Entries** | 14 |
17+
| **Code Point Range** | 2400 - 2413 |
18+
19+
## Entries
20+
21+
### Contributor Roles (2400-2413)
22+
23+
| Codepoint | Canonical Name | Type | URI | Description |
24+
|-----------|----------------|------|-----|-------------|
25+
| 2400 | `niso-credit:Conceptualization` | value | https://credit.niso.org/contributor-roles/conceptualization/ | Ideas; formulation or evolution of overarching research goals and aims. |
26+
| 2401 | `niso-credit:DataCuration` | value | https://credit.niso.org/contributor-roles/data-curation/ | Management activities to annotate (produce metadata), scrub data and maintain research data for initial use and later re-use. |
27+
| 2402 | `niso-credit:FormalAnalysis` | value | https://credit.niso.org/contributor-roles/formal-analysis/ | Application of statistical, mathematical, computational, or other formal techniques to analyze or synthesize study data. |
28+
| 2403 | `niso-credit:FundingAcquisition` | value | https://credit.niso.org/contributor-roles/funding-acquisition/ | Acquisition of the financial support for the project leading to this publication. |
29+
| 2404 | `niso-credit:Investigation` | value | https://credit.niso.org/contributor-roles/investigation/ | Conducting a research and investigation process, specifically performing the experiments, or data/evidence collection. |
30+
| 2405 | `niso-credit:Methodology` | value | https://credit.niso.org/contributor-roles/methodology/ | Development or design of methodology; creation of models. |
31+
| 2406 | `niso-credit:ProjectAdministration` | value | https://credit.niso.org/contributor-roles/project-administration/ | Management and coordination responsibility for the research activity planning and execution. |
32+
| 2407 | `niso-credit:Resources` | value | https://credit.niso.org/contributor-roles/resources/ | Provision of study materials, reagents, materials, patients, laboratory samples, animals, instrumentation, computing resources, or other analysis tools. |
33+
| 2408 | `niso-credit:Software` | value | https://credit.niso.org/contributor-roles/software/ | Programming, software development; designing computer programs; implementation of the computer code and supporting algorithms; testing of existing code components. |
34+
| 2409 | `niso-credit:Supervision` | value | https://credit.niso.org/contributor-roles/supervision/ | Oversight and leadership responsibility for the research activity planning and execution, including mentorship external to the core team. |
35+
| 2410 | `niso-credit:Validation` | value | https://credit.niso.org/contributor-roles/validation/ | Verification, whether as a part of the activity or separate, of the overall replication/reproducibility of results/experiments and other research outputs. |
36+
| 2411 | `niso-credit:Visualization` | value | https://credit.niso.org/contributor-roles/visualization/ | Preparation, creation and/or presentation of the published work, specifically visualization/data presentation. |
37+
| 2412 | `niso-credit:WritingOriginalDraft` | value | https://credit.niso.org/contributor-roles/writing-original-draft/ | Preparation, creation and/or presentation of the published work, specifically writing the initial draft (including substantive translation). |
38+
| 2413 | `niso-credit:WritingReviewEditing` | value | https://credit.niso.org/contributor-roles/writing-review-editing/ | Preparation, creation and/or presentation of the published work by those from the original research group, specifically critical review, commentary or revision, including pre- or post-publication stages. |

papers/bcr-2023-002-known-value.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ The following table summarizes the assigned Known Value code point ranges:
174174
| [OWL 2](../known-value-assignments/markdown/2100_owl2_registry.md) | 2100-2199 | 75 | [JSON](../known-value-assignments/json/2100_owl2_registry.json) |
175175
| [Dublin Core Elements](../known-value-assignments/markdown/2200_dce_registry.md) | 2200-2299 | 15 | [JSON](../known-value-assignments/json/2200_dce_registry.json) |
176176
| [Dublin Core Terms](../known-value-assignments/markdown/2300_dct_registry.md) | 2300-2499 | 89 | [JSON](../known-value-assignments/json/2300_dct_registry.json) |
177+
| [NISO CRediT](../known-value-assignments/markdown/2400_niso_credit_registry.md) | 2400-2413 | 14 | [JSON](../known-value-assignments/json/2400_niso_credit_registry.json) |
177178
| [FOAF](../known-value-assignments/markdown/2500_foaf_registry.md) | 2500-2699 | 75 | [JSON](../known-value-assignments/json/2500_foaf_registry.json) |
178179
| [SKOS](../known-value-assignments/markdown/2700_skos_registry.md) | 2700-2799 | 32 | [JSON](../known-value-assignments/json/2700_skos_registry.json) |
179180
| [Solid](../known-value-assignments/markdown/2800_solid_registry.md) | 2800-2899 | 33 | [JSON](../known-value-assignments/json/2800_solid_registry.json) |
@@ -215,6 +216,10 @@ OWL 2 extends RDF/RDFS with more expressive constructs for describing complex re
215216

216217
Dublin Core is a widely-adopted metadata vocabulary originally developed for describing digital resources like documents, images, and web pages. The 15 core elements (title, creator, subject, description, publisher, date, etc.) provide a lingua franca for resource metadata. Dublin Core Terms extends this with additional properties and refined semantics. Many other vocabularies reference Dublin Core for basic metadata needs.
217218

219+
#### NISO CRediT (Contributor Roles Taxonomy)
220+
221+
NISO CRediT is a taxonomy for describing the specific contributions of individuals to scholarly research outputs. It defines 14 distinct contributor roles such as `Conceptualization`, `DataCuration`, `FormalAnalysis`, `FundingAcquisition`, and `WritingReviewEditing`. CRediT enables clearer, more transparent attribution of credit across research products and their associated metadata.
222+
218223
#### SKOS (Simple Knowledge Organization System)
219224

220225
SKOS provides vocabulary for representing knowledge organization systems such as thesauri, classification schemes, taxonomies, and folksonomies. It defines concepts like `Concept`, `ConceptScheme`, `broader`, `narrower`, `prefLabel`, and `altLabel`. SKOS is essential for organizing and relating concepts in controlled vocabularies.

0 commit comments

Comments
 (0)