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
add CLI parameters --failOnDeviation, --failOnValueOmission, --failOnResourceOmission, --failOnWrongValue and --failOnIssue to enable exit code 1 in case of deviations/value omissions/resource omissions/wrong values/other issues
add CLI parameter --reportOn to enable limited scope of reports and exit codes to a single dataset
extended result export template resourceOmission: sort, add optional rdfs:label
Fixed
fix result export template deviations: remove duplicated columns
fix UrlSourceProcessor: use correct URL for request in heuristic language detection mode; enable followRedirects in brute force language detection mode
Changed
TRIG output avoids base and empty prefix to ease result reading