File tree Expand file tree Collapse file tree 1 file changed +23
-5
lines changed
Expand file tree Collapse file tree 1 file changed +23
-5
lines changed Original file line number Diff line number Diff line change 88 "isAccessibleForFree" : true ,
99 "license" : " https://spdx.org/licenses/MIT" ,
1010 "applicationCategory" : [
11- { "@id" : " rs:PrototypeTool" , "@type" : " @id" },
12- { "@id" : " rs:ResearchInfrastructureSoftware" , "@type" : " @id" },
13- { "@id" : " rs:AnalysisCode" , "@type" : " @id" }
11+ {
12+ "@id" : " rs:PrototypeTool" ,
13+ "@type" : " @id"
14+ },
15+ {
16+ "@id" : " rs:ResearchInfrastructureSoftware" ,
17+ "@type" : " @id"
18+ },
19+ {
20+ "@id" : " rs:AnalysisCode" ,
21+ "@type" : " @id"
22+ }
1423 ],
15- "hasQualityDimension" : { "@id" : " dim:sustainability" , "@type" : " @id" },
16- "howToUse" : [" online-service" ]
24+ "hasQualityDimension" : {
25+ "@id" : " dim:sustainability" ,
26+ "@type" : " @id"
27+ },
28+ "howToUse" : [" online-service" ],
29+ "improvesQualityIndicator" : [
30+ {
31+ "@id" : " https://w3id.org/everse/i/indicators/software_has_license" ,
32+ "@type" : " @id"
33+ }
34+ ]
1735}
You can’t perform that action at this time.
0 commit comments