Skip to content

Commit

Permalink
fix: update xaif schema to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkolenz committed Jul 13, 2023
1 parent 25cad7d commit 77af62b
Show file tree
Hide file tree
Showing 6 changed files with 318 additions and 19,990 deletions.
19 changes: 19 additions & 0 deletions data/xaif-empty.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"AIF": {
"nodes": [],
"edges": [],
"schemefulfillments": [],
"descriptorfulfillments": [],
"participants": [],
"locutions": []
},
"text": "",
"dialog": true,
"OVA": {
"firstname": "",
"surname": "",
"url": "",
"nodes": [],
"edges": []
}
}
Loading

0 comments on commit 77af62b

Please # to comment.