Open
Description
I am looking into formatting custom ACT rules and represent in JSON-LD.
Best would something similar developed for EARL : https://www.w3.org/TR/EARL10-Schema/
To do, e.g.:
{
"@context": {
"ACT": "someUrlToActSchemaOrDefinitions"
},
"@type": ["TestCase", "ACT:Rule"],
"ACT:type": "ACT:atomic",
// ...etcetera...
}
Metadata
Metadata
Assignees
Labels
No labels