UNPKG

391 BJSONView Raw
1{
2 "title": "Text",
3 "@id": "schema:Text",
4 "description": "A value comprised of a string of characters",
5 "type": "string",
6 "file": "Text.schema.yaml",
7 "children": [],
8 "descendants": [],
9 "$schema": "http://json-schema.org/draft-07/schema#",
10 "$id": "https://schema.stenci.la/v0/Text.schema.json",
11 "source": "https://github.com/stencila/schema/blob/master/Text.schema.yaml"
12}