mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-24 02:22:20 +00:00
Fixed test for failed validation
Note that the schema currently supports both string and object analysis in the "analysis" field of a result.
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
"me:EmotionAnalysis1",
|
||||
"me:NER1",
|
||||
{
|
||||
"@type": "analysis",
|
||||
"@id": "wrong"
|
||||
"description": "missing @id and @type"
|
||||
}
|
||||
],
|
||||
"entries": [
|
||||
|
Reference in New Issue
Block a user