Skip to content

Commit 24b58cf

Browse files
committed
Fixed abbreviation and identifier
1 parent 21a94b8 commit 24b58cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

indicators/software_support_issue_tracking.json renamed to indicators/support_issue_tracking.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"@context": "https://w3id.org/everse/rsqi#",
3-
"@id": "https://w3id.org/everse/i/indicators/software_support_issue_tracking",
3+
"@id": "https://w3id.org/everse/i/indicators/support_issue_tracking",
44
"@type": "SoftwareQualityIndicator",
55
"name": "Software provides issue tracking",
6-
"abbreviation": "software_support_issue_tracking",
6+
"abbreviation": "support_issue_tracking",
77
"description": "The software project offers an accessible issue tracking system (e.g., GitHub/GitLab Issues or a helpdesk) that is used to report, document, and manage bugs, enhancement requests, and user-facing operational issues.",
88
"source": {
99
"@id": "https://zenodo.org/records/17035105",
1010
"url": "https://zenodo.org/records/17035105",
1111
"name": "ELIXIR-STEERS D2.1 Report on best-practices and indicators available and used by selected Communities"
1212
},
1313
"keywords": ["support", "issues", "helpdesk", "maintenance", "user support"],
14-
"identifier": { "@id": "https://w3id.org/everse/i/indicators/software_support_issue_tracking"},
14+
"identifier": { "@id": "https://w3id.org/everse/i/indicators/support_issue_tracking"},
1515
"status": "Active",
1616
"version": "1.0.0",
1717
"author": {

0 commit comments

Comments
 (0)