Skip to content

Commit afb2cd1

Browse files
committed
Update software metrics yaml file to add CodeMeta test
Issue: softwaresaved#1
1 parent 875045c commit afb2cd1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

fuji_server/yaml/metrics_v0.7_software.yaml

+6-2
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,18 @@ metrics:
2323
test_scoring_mechanism: cumulative
2424
metric_tests:
2525
- metric_test_identifier: FRSM-01-F1-1
26-
metric_test_name: The software has a human and machine-readable unique identifier that is resolvable to a machine-readable landing page and follows a defined unique identifier syntax.
26+
metric_test_name: The software has a CodeMeta file located at project root.
2727
metric_test_score: 1
2828
metric_test_maturity: 1
2929
- metric_test_identifier: FRSM-01-F1-2
30+
metric_test_name: The software has a human and machine-readable unique identifier that is resolvable to a machine-readable landing page and follows a defined unique identifier syntax.
31+
metric_test_score: 1
32+
metric_test_maturity: 1
33+
- metric_test_identifier: FRSM-01-F1-3
3034
metric_test_name: The identifier uses an identifier scheme that guarantees globally uniqueness and persistence.
3135
metric_test_score: 1
3236
metric_test_maturity: 2
33-
- metric_test_identifier: FRSM-01-F1-3
37+
- metric_test_identifier: FRSM-01-F1-4
3438
metric_test_name: The identifier scheme is commonly used in the domain.
3539
metric_test_score: 1
3640
metric_test_maturity: 3

0 commit comments

Comments
 (0)