You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make for each test a small yml file, e.g.CLFIP-F1-01M-1.yml
metric_test_identifier: CLFIP-F1-01M-1metric_test_name: "Check to see if the selflink is a handle"metric_test_score: 0.5metric_test_requirements:
- test: "xpath:starts-with(//cmd:MdSelfLink, 'hdl:')"modality: all
https://github.com/CLARIAH/pyFAT/blob/develop/src/pyfat/resources/metrics/clarin_fip_metrics_v0.3.yaml defines a number of tests each identified by a
metric_test_identifier
, all these tests should become little web services:CLFIP-F1-01M-1
.ymlmax: 32 hours
hours can be written on
P:OSTrails
@kerim1 can help
The text was updated successfully, but these errors were encountered: