File size: 1,795 Bytes
204bbd2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 |
{
"guidelines": null,
"allow_extra_metadata": false,
"distribution": {
"strategy": "overlap",
"min_submitted": 1
},
"fields": [
{
"id": "e5b483ae-dc35-4a59-8ff3-396d8cf67a1a",
"name": "text",
"title": "text",
"required": true,
"settings": {
"type": "text",
"use_markdown": false
},
"dataset_id": "f3ce3309-7f92-446b-8234-75d37c2e4816",
"inserted_at": "2024-12-16T08:19:08.529321",
"updated_at": "2024-12-16T08:19:08.529321"
}
],
"questions": [
{
"id": "97fd601f-18a1-4de3-ab23-1ba69e43c332",
"name": "text_question",
"title": "text_question",
"description": null,
"required": true,
"settings": {
"type": "text",
"use_markdown": false
},
"dataset_id": "f3ce3309-7f92-446b-8234-75d37c2e4816",
"inserted_at": "2024-12-16T08:19:08.582181",
"updated_at": "2024-12-16T08:19:08.582181"
},
{
"id": "9a316cb1-ef30-4b13-8c70-dbfa52545a82",
"name": "span_question",
"title": "span_question",
"description": null,
"required": true,
"settings": {
"type": "span",
"field": "text",
"options": [
{
"value": "PERSON",
"text": "PERSON",
"description": null
},
{
"value": "ORG",
"text": "ORG",
"description": null
}
],
"visible_options": null,
"allow_overlapping": false,
"allow_character_annotation": true
},
"dataset_id": "f3ce3309-7f92-446b-8234-75d37c2e4816",
"inserted_at": "2024-12-16T08:19:08.681902",
"updated_at": "2024-12-16T08:19:08.681902"
}
],
"metadata": [],
"vectors": []
} |