SHARProduction's picture
Publish browser-local reference intent annotator
db4f337 verified
Raw
History Blame Contribute Delete
315 Bytes
{
"references": [
{
"source": "https://example.com/film?utm_source=test#shot",
"intents": [
"lighting"
],
"shotIds": [
"s01"
]
},
{
"source": "Mood note: restrained motion",
"intents": [
"motion"
]
}
]
}