Download OpenAPI specification:
This specification defines a comprehensive framework for describing various types of documents, including structured content, multimedia files, and scanned documents. This schema provides a standardized way to represent documents' metadata, structure, and content, enabling efficient processing, querying, and analysis of diverse document formats. By leveraging established standards such as Schema.org, this specification facilitates seamless integration with existing tools, systems, and applications, ultimately promoting better document management, search, and retrieval capabilities.
| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Asset resource. Value: "https://spec.nldoc.nl/Resource/Asset" |
| data required | string Data of the Asset. |
| contentType required | |
| encoding | string Value: "base64" Encoding of the data. In case of text-based formats, such as image/svg+xml, encoding is not necessary. |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "3e4a1a7f-7856-4589-aaff-5875f2050444",
- "data": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlMAQObYZgAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CYII=",
- "contentType": "image/png",
- "encoding": "base64"
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the BlockQuotation resource. Value: "https://spec.nldoc.nl/Resource/BlockQuotation" |
| cite | string (spec.nldoc.nl.Property.Cite) The value of this attribute is a URI that designates a source document or message for the information quoted. This attribute is intended to point to information explaining the context or the reference for the quote. |
Array of objects (spec.nldoc.nl.Property.Caption) Specifies the caption of a BlockQuotation, Table or Image, providing the element an accessible description. | |
Array of any (spec.nldoc.nl.Resource.BlockQuotationChildren) Specifies the children of a BlockQuotation | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "3e4a1a7f-7856-4589-aaff-5875f2050444",
- "caption": [
- {
- "id": "f4edc656-a134-4b4d-bd39-1bdddf5c58c0",
- "children": [
- {
- "id": "f5acd825-73f8-45e7-b62b-e9172e66cb15",
- "text": "A wise man"
}
]
}
], - "children": [
- {
- "id": "ea0cee86-7d73-49a9-8f0d-551d79eb32ff",
- "children": [
- {
- "id": "81f6d2a1-c2d0-4f7e-a8ce-5731224b5052",
- "text": "A wise man once said, \"I just want to have an accessible document\""
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Paragraph resource. Value: "https://spec.nldoc.nl/Resource/Paragraph" |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Document resource. Value: "https://spec.nldoc.nl/Resource/Document" |
| cite | string (spec.nldoc.nl.Property.Cite) The value of this attribute is a URI that designates a source document or message for the information quoted. This attribute is intended to point to information explaining the context or the reference for the quote. |
Array of objects (https://spec.nldoc.nl/Resource/Footnote) Default: [] | |
Array of objects (https://spec.nldoc.nl/Resource/Asset) Default: [] | |
Array of any (spec.nldoc.nl.Resource.DocumentChildren) Specifies the children of a Document | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "5065ecec-34a4-4ef0-808b-c6e7a8108c3c",
- "footnotes": [
- {
- "id": "1859ed90-bea8-471a-bc94-b3ec3e064bde",
- "children": [
- {
- "id": "a7d85c45-9e26-4227-8733-5aa0864a7f71",
- "children": [
- {
- "id": "a7d85c45-9e26-4227-8733-5aa0864a7f71",
- "text": "Example Footnote Content."
}
]
}
]
}
], - "assets": [
- {
- "id": "8f38e080-412c-4042-abfa-2b4777b35b57",
- "data": "iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlMAQObYZgAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CYII=",
- "contentType": "image/png",
- "encoding": "base64"
}
], - "children": [
- {
- "id": "024c44ef-1034-4c98-8e69-5ac46945982a",
- "level": 1,
- "children": [
- {
- "id": "90300373-c1b0-4e56-8922-aaa684585b77",
- "text": "Een happy flow document"
}
]
}, - {
- "id": "66b77d52-7b54-434d-b696-be7faf7e63ed",
- "level": 2,
- "children": [
- {
- "id": "3f443e6d-1e3d-42e4-a06f-5274da39e028",
- "text": "Dit is een H2"
}
]
}, - {
- "id": "9d3c4349-3dc3-451b-81b0-27f2e0773f77",
- "children": [
- {
- "id": "31bc7c50-1126-4281-8951-4463d2953a6e",
- "text": "Dit is een paragraaf. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi faucibus ante eu ex "
}, - {
- "id": "0d4c1fe7-5cc0-434b-a9f1-a442addbcf10",
- "text": "convallis luctus",
- "styling": [
- "bold"
]
}, - {
- "id": "5a2f8b68-158c-4f25-9e34-39cd026381aa",
- "text": ". Integer convallis urna justo, et vehicula tellus rhoncus at. Etiam sit amet ullamcorper dui. "
}, - {
- "id": "c9d1d93c-581d-4e1f-a116-5bf542a69d02",
- "text": "Duis euismod ex ut lectus ullamcorper",
- "styling": [
- "bold",
- "italic"
]
}, - {
- "id": "21d75c45-8a12-4553-8070-a6df8667dbf6",
- "text": ", at venenatis augue iaculis. Suspendisse luctus sollicitudin nibh vestibulum rutrum. Nunc at diam vel ex tincidunt porttitor. Pellentesque ultrices convallis vulputate."
}, - {
- "id": "70dab81e-bed2-4409-b13e-bc02acdfbee5",
- "resourceId": "1859ed90-bea8-471a-bc94-b3ec3e064bde"
}
]
}, - {
- "id": "4a3c1cf6-9c81-4746-b229-5d9490689107",
- "source": "#8f38e080-412c-4042-abfa-2b4777b35b57",
- "caption": [
- {
- "id": "ee700338-abdd-41d0-9c3a-8f9afdc8bf01",
- "children": [
- {
- "id": "61477ca4-07bc-4ac2-a48c-a6650c7e7622",
- "text": "The cat loves the hamburger! Made by "
}, - {
- "id": "85ec32cf-086a-428f-8c8a-819f21bbb0b0",
- "text": "Creative Fabrica",
- "styling": [
- "italic"
]
}, - {
- "id": "703be6d8-6c5c-4748-95a5-ed1f3e14f334",
- "text": " "
}, - {
- "id": "bc22e686-bca0-4536-8810-f51283c775e8",
- "text": "(see source)",
- "styling": [
- "superscript"
], - "purpose": "Visit the source of the image."
}, - {
- "id": "2ddf9000-dab3-4d0b-b750-4b9804f461f0",
- "text": "."
}
]
}
], - "alternativeText": "A fat, white/brown cat with dark brown stripes eating a hamburger with cheese, lettuce, and tomato.",
- "descriptors": [
- {
- "value": {
- "@type": "Organization",
- "name": "Creative Fabrica",
}
}
]
}, - {
- "id": "8261414d-37c9-4ed2-addb-39f2acb6a325",
- "children": [
- {
- "id": "c21972b4-dd58-4da7-86af-e2b0f50e7d54",
- "text": "Morbi porta nec tortor ut volutpat. Integer et imperdiet libero, at mollis urna. Duis sodales justo consequat accumsan gravida. Sed lectus quam, hendrerit eget dui nec, laoreet maximus erat. Nulla sollicitudin laoreet enim. Sed orci odio, malesuada at ligula ut, vestibulum auctor urna. Aenean auctor metus sit amet mauris pellentesque ullamcorper."
}
]
}, - {
- "id": "a2ed1535-2a8d-4edd-83e5-1c53984b3b55",
- "level": 3,
- "children": [
- {
- "id": "28530a3a-02e4-4b8f-a65f-9f86945241e1",
- "text": "Dit is een H3"
}
]
}, - {
- "id": "d90b4f72-f7b6-4b67-aad3-e303813dd3a4",
- "children": [
- {
- "id": "c04c8447-cbea-4c7d-a43b-73bfe7589fc2",
- "text": "Dit is een paragraaf. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi faucibus ante eu ex convallis luctus. Integer convallis urna justo, et vehicula tellus rhoncus at. Etiam sit amet ullamcorper dui:"
}
]
}, - {
- "id": "ae737d6d-672c-4ea5-9ed0-56a4f2600203",
- "styleType": "disc",
- "children": [
- {
- "id": "ff4016aa-dc4f-4192-ba41-89269d4fafb2",
- "children": [
- {
- "id": "ba7b86e8-6efa-4a2a-8d94-7ecec4840e1b",
- "children": [
- {
- "id": "02d69b8d-5ef2-4236-8cdc-40f6cf8e5677",
- "text": "Een ongeordende lijst"
}
]
}
]
}, - {
- "id": "36969436-3776-4680-bd11-d8407b8e7b5c",
- "children": [
- {
- "id": "4259860a-ecb5-4f04-8a0c-3564ef1f1db5",
- "children": [
- {
- "id": "031afae1-0e4e-4a35-919d-2f5a36cf5c9c",
- "text": "Met meerdere items"
}
]
}, - {
- "id": "4fc63e2a-5cac-4532-ab1c-6db0474f0234",
- "styleType": "disc",
- "children": [
- {
- "id": "a7f3a978-1149-45c5-b564-0b96c08c02f7",
- "children": [
- {
- "id": "2580348e-2594-4351-90e3-c918caaff877",
- "children": [
- {
- "id": "bc58aaaf-5290-4f46-afa3-a4346908b08b",
- "text": "En ingesprongen items"
}
]
}
]
}
]
}
]
}, - {
- "id": "a7a63d8b-8324-4f97-a8e9-6634192c08e6",
- "children": [
- {
- "id": "0eceb1c1-8402-4cd1-887b-34dc9ad80587",
- "children": [
- {
- "id": "f4299e28-e452-4cec-b605-c24dfdcf622e",
- "text": "En in ieder geval voldoende items"
}
]
}
]
}
]
}, - {
- "id": "4e0d1e8b-fc6a-4f66-989f-11b747571b6a",
- "level": 4,
- "children": [
- {
- "id": "222a8937-a041-44d4-8e6f-fcb9da960948",
- "text": "Dit is een H4"
}
]
}, - {
- "id": "b7566afe-8e1b-4960-9e39-18ec1e3241d5",
- "children": [
- {
- "id": "46242c05-332d-4b72-b74a-efdb4581df0f",
- "text": "Dit is een paragraaf. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi faucibus ante eu ex convallis luctus:"
}
]
}, - {
- "id": "69257736-46f6-4a17-9e8f-cd9cc9e448e3",
- "start": 1,
- "reversed": false,
- "styleType": "decimal",
- "children": [
- {
- "id": "a77d84dd-c35d-472a-9467-487720ab855d",
- "children": [
- {
- "id": "e2956525-3e4c-4228-b11b-cc711a896fe5",
- "children": [
- {
- "id": "a0c01fc3-b8cf-49dc-87cc-7f89b7acff65",
- "text": "Dit is een genummerde lijst"
}
]
}
]
}, - {
- "id": "1c143603-3f2b-45a9-9997-1621111d5cd4",
- "children": [
- {
- "id": "e3997b7c-b29b-466c-97a2-e9478da4c3c6",
- "children": [
- {
- "id": "7988a6d0-a5bb-4cc0-aac5-09858d625ff4",
- "text": "Met eveneens meerdere items"
}
]
}, - {
- "id": "2d1e53b9-5679-415a-b650-6fefc533ed7b",
- "start": 1,
- "reversed": false,
- "styleType": "lower-alpha",
- "children": [
- {
- "id": "8f28ff80-88be-41fa-890d-0fb4b2f55d12",
- "children": [
- {
- "id": "6d6ca111-51ef-4837-a034-f4afb2e412b6",
- "children": [
- {
- "id": "d79e51b7-3d20-4388-8d60-a448ac4c18e9",
- "text": "En natuurlijk ingesprongen items"
}
]
}
]
}, - {
- "id": "0eb2373b-36f2-400e-9a80-ccdf3312ceb2",
- "children": [
- {
- "id": "156e75d4-d2b3-4cc4-b355-6fcf9215802c",
- "children": [
- {
- "id": "45e3116e-b868-47f1-9e22-b8bb7ce2d7dc",
- "text": "Zodat we ook de letters kunnen tonen"
}
]
}
]
}
]
}
]
}, - {
- "id": "620ee175-baff-4ddd-b57e-606f6871da61",
- "children": [
- {
- "id": "24b4a478-3dc0-4baf-bdc8-655661703c4a",
- "children": [
- {
- "id": "98eba344-396a-4292-a5ba-dc678e9e8c5c",
- "text": "Zodat we een goed beeld krijgen van een lijst"
}
]
}
]
}
]
}, - {
- "id": "dac2a7a1-83e4-4236-a177-9b1157860d28",
- "level": 3,
- "children": [
- {
- "id": "e6a5fd03-86da-46a8-b356-15effdcaea07",
- "text": "Dit is een H3"
}
]
}, - {
- "id": "5ec7ef17-3a31-4fec-8f3f-a49f5055c438",
- "children": [
- {
- "id": "c168f7b6-b46a-4b34-a07e-4582182c2eec",
- "text": "Morbi porta nec tortor ut volutpat. Integer et imperdiet libero, at mollis urna. Duis sodales justo consequat accumsan gravida. Sed lectus quam, hendrerit eget dui nec, laoreet maximus erat. Nulla sollicitudin laoreet enim. Sed orci odio, malesuada at ligula ut, vestibulum auctor urna. Aenean auctor metus sit amet mauris pellentesque ullamcorper."
}
]
}, - {
- "id": "6a1c3c50-20c0-4793-9d0d-062996c950b4",
- "caption": [
- {
- "id": "8abd0cf3-9e83-4a35-b4eb-096aab113b31",
- "children": [
- {
- "id": "a17efad7-3cf4-4cc4-b03b-3e78611c4fd0",
- "text": "Is dit beleid?"
}
]
}
], - "children": [
- {
- "id": "5b12e0df-2634-47c5-acc2-1551ba2cfb60",
- "children": [
- {
- "id": "8e68efc2-7f82-4576-8002-03aa1697b483",
- "text": "Is dit beleid, of is hier over nagedacht?"
}
]
}
], - "descriptors": [
- {
- "value": {
- "@type": "Person",
- "name": "John Doe",
- "email": "mailto:john.doe@example.com",
}
}
]
}, - {
- "id": "b62308ab-8732-4f7a-be6b-53fd744b9d89",
- "level": 3,
- "children": [
- {
- "id": "5c284f98-0a73-4099-b658-b2585454f04b",
- "text": "Dit is een H3"
}
]
}, - {
- "id": "af98c327-0544-4ed7-bba3-dfbfaad6077b",
- "children": [
- {
- "id": "d6fdcd12-f84d-45b8-85a5-2e5a88f86176",
- "text": "Morbi porta nec tortor ut volutpat. Integer et imperdiet libero, at mollis urna. Duis sodales justo consequat accumsan gravida. Sed lectus quam, hendrerit eget dui nec, laoreet maximus erat. Nulla sollicitudin laoreet enim. Sed orci odio, malesuada at ligula ut, vestibulum auctor urna. Aenean auctor metus sit amet mauris pellentesque ullamcorper."
}
]
}, - {
- "id": "09e509f0-5c20-4b75-893f-1b87aa13c243",
- "caption": [
- {
- "id": "126ffffb-b294-4806-9f7d-ad13f4c74437",
- "children": [
- {
- "id": "284d196a-6f8d-48d5-b399-6201dbd95a12",
- "text": "This is a very important table, and I am a very nice caption!"
}
]
}
], - "children": [
- {
- "id": "e65c4280-9d81-442a-ae01-7ae46bf4bfb3",
- "children": [
- {
- "id": "049ce3f1-37d7-40ee-9a89-8e19ad1b1c55",
- "abbreviation": "Header 1",
- "scope": "column",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "e396c2d0-e89a-463d-94ee-9a1dcab93f66",
- "children": [
- {
- "id": "9fc6db19-8e25-42d5-9e56-ec2ab34f8cd9",
- "text": "Tabel header 1"
}
]
}
]
}, - {
- "id": "a7e728bb-2564-4625-965b-bfc443c5e929",
- "abbreviation": "Header 2",
- "scope": "column",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "60c45418-532b-48d9-9764-ffdc46207baf",
- "children": [
- {
- "id": "916716f0-9587-44b3-b26d-267b81b54e4b",
- "text": "Tabel header 2"
}
]
}
]
}, - {
- "id": "f9359ead-6238-4b0e-9f75-e17c5f451f9d",
- "abbreviation": "Header 3",
- "scope": "column",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "55dd2e2e-785e-4226-ab8f-9b66c60fd65d",
- "children": [
- {
- "id": "342ae63a-5360-4c67-9f2b-cdf636989ab4",
- "text": "Tabel header 3"
}
]
}
]
}, - {
- "id": "b94d0cf6-048a-4930-baff-0c40ea7b0200",
- "abbreviation": "Header 4",
- "scope": "column",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "23d38169-58c7-499e-8ff2-ab48fc93477e",
- "children": [
- {
- "id": "bd0b2309-b070-4362-a954-5745bf63b884",
- "text": "Tabel header 4"
}
]
}
]
}
]
}, - {
- "id": "7c2668b3-a846-4baf-b6e2-bd128dd121f7",
- "children": [
- {
- "id": "5565d4be-14b3-4bd6-9a24-47f175284741",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "eba631b0-9ab9-41f6-95ff-1ca6fe487b7b",
- "children": [
- {
- "id": "9b82d85f-b7d1-4664-b50f-d822f01f1420",
- "text": "Rij 1 kolom 1"
}
]
}
]
}, - {
- "id": "b79e37a4-21af-4590-85e7-daa6bef8f889",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "ad79cd39-f994-46b1-92ce-f84ecac3e0ee",
- "children": [
- {
- "id": "5bce5bdd-36e8-407d-9447-211f0c98b517",
- "text": "Rij 1 kolom 2"
}
]
}
]
}, - {
- "id": "d7ce8ab5-40c1-4477-b85a-85f6bdbe741e",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "ea2757bf-cfa0-4521-afbf-32cd9eeb774b",
- "children": [
- {
- "id": "5e182964-8df0-4ac3-95b5-2a3d086f4238",
- "text": "Rij 1 kolom 3"
}
]
}
]
}, - {
- "id": "6d41162c-3a3e-4350-8ca0-a7b7f34430f8",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "0e6724fe-0e4b-4291-874b-130cff4d99d9",
- "children": [
- {
- "id": "24367008-a683-4275-b1e5-b10ef995c814",
- "text": "Rij 1 kolom 4"
}
]
}
]
}
]
}, - {
- "id": "e54d6c97-fefd-46ea-8c4d-09540396c95f",
- "children": [
- {
- "id": "ea5f1243-cafc-44ae-9a09-68603a03ee97",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "e6323384-6d79-488f-9f20-75b036b9c546",
- "children": [
- {
- "id": "3b4e55bd-03e6-476c-93e7-57dcad72b59e",
- "text": "Rij 2 kolom 1"
}
]
}
]
}, - {
- "id": "2909b001-e58d-4857-b263-70f73412dda1",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "9b5f1a7c-7cf5-46a4-8114-ecd227bc610a",
- "children": [
- {
- "id": "9dc547c3-9cad-443c-b721-99fe073c5a38",
- "text": "Rij 2 kolom 2"
}
]
}
]
}, - {
- "id": "1ba5d8a3-82a7-4ef4-b809-8cf4d48f9642",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "cb8e0a86-05b6-487e-8da4-2d882d622c3a",
- "children": [
- {
- "id": "1a0e36fb-e1f3-42ee-8510-631bb34b53a3",
- "text": "Rij 2 kolom 3"
}
]
}
]
}, - {
- "id": "09395168-b3e9-43b2-a9ce-4fb7ff2c86d4",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "90ffd0e4-ed2c-49ce-a04c-f5fe0f3cb429",
- "children": [
- {
- "id": "f91ac24d-fff1-45a8-95f6-c1a4741bbdbd",
- "text": "Rij 2 kolom 4"
}
]
}
]
}
]
}, - {
- "id": "88ff78a3-3de8-4003-b3cf-92bef8121819",
- "children": [
- {
- "id": "e826ec1d-cdcb-4b39-a1c1-25d726fda235",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "93f45d8a-841b-4498-904a-947e13946e6b",
- "children": [
- {
- "id": "84ff86e1-2acf-4db1-939e-fe8328b2fec6",
- "text": "Rij 3 kolom 1"
}
]
}
]
}, - {
- "id": "2e0b6fca-b5ae-4561-8695-6082346e809d",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "14b41f3d-5760-440f-8e33-03d6acb3de7e",
- "children": [
- {
- "id": "623a4f48-102d-4ccb-a663-6c738240bd48",
- "text": "Rij 3 kolom 2"
}
]
}
]
}, - {
- "id": "0856964a-430a-41f6-9f30-86bd5fcdfb6d",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "35fc25fb-aa15-4868-87ee-6927b4e0dd31",
- "children": [
- {
- "id": "790893ee-9ace-4691-8fde-c42a60edc5a9",
- "text": "Rij 3 kolom 3"
}
]
}
]
}, - {
- "id": "90648169-f4c7-4424-bdd6-456c1c3bc8df",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "2c30563d-753f-4789-a6b1-d075b9d5f9ad",
- "children": [
- {
- "id": "4128b054-8dad-4858-bed2-1c359e827fc6",
- "text": "Rij 3 kolom 4"
}
]
}
]
}
]
}
]
}
], - "descriptors": [
- {
- "value": {
- "@type": "Person",
- "name": "John Doe",
- "email": "mailto:john.doe@example.com",
}
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Heading resource. Value: "https://spec.nldoc.nl/Resource/Heading" |
| level required | integer >= 1 Heading Level |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Image resource. Value: "https://spec.nldoc.nl/Resource/Image" |
| source required | string non-empty A URI that links to the image's data or a reference to an Asset on this document that contains the image's data. |
Array of objects (spec.nldoc.nl.Property.Caption) Specifies the caption of a BlockQuotation, Table or Image, providing the element an accessible description. | |
| alternativeText | string The alt text of the image. Non-discernible text is considered not set. |
| decorative | boolean Default: false Specifies if an image is decorative or functional. |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "0ef17870-878a-44d0-9ffb-b4b7dc088b77",
- "caption": [
- {
- "id": "c23eaccb-696c-480a-b716-e782a2fb6ddc",
- "children": [
- {
- "id": "0761e6f4-ab85-4b48-8b11-746f61885900",
- "text": "The cat loves the hamburger! Made by "
}, - {
- "id": "839158be-2882-4de7-84d8-83b238e8b3ad",
- "text": "Creative Fabrica",
- "styling": [
- "italic"
]
}, - {
- "id": "553ea8db-f55b-4afb-a43b-6f46e9d26161",
- "text": " "
}, - {
- "id": "5c043278-f456-48ea-8eae-a8d40b680f0c",
- "text": "(see source)",
- "styling": [
- "superscript"
], - "purpose": "Visit the source."
}, - {
- "id": "ae02d4c4-bf89-4f32-8c43-22cd1cb7ff95",
- "text": "."
}
]
}
], - "alternativeText": "A fat, white/brown cat with dark brown stripes eating a hamburger with cheese, lettuce, and tomato.",
- "descriptors": [
- {
- "value": {
- "@type": "Organization",
- "name": "Creative Fabrica",
}
}
], - "decorative": false
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Heading resource. Value: "https://spec.nldoc.nl/Resource/Heading" |
| level required | integer >= 1 Heading Level |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "62208969-8dce-46cf-8751-f84e754a0554",
- "level": 1,
- "children": [
- {
- "id": "7c19b102-b7eb-4df5-9770-964fee00b83b",
- "text": "Document Heading 1"
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Paragraph resource. Value: "https://spec.nldoc.nl/Resource/Paragraph" |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "b6fc3960-dc2e-494a-8757-2e280a81ab72",
- "children": [
- {
- "id": "0da2331c-ac72-4a95-ab28-fb312bc4f936",
- "text": "A wise man once said, \"I just want to have an accessible document\""
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Text resource. Value: "https://spec.nldoc.nl/Resource/Text" |
| text required | string non-empty The text content of the resource. |
| styling | Array of strings Default: [] Items Enum: "bold" "italic" "underline" "strikethrough" "superscript" "subscript" "code" "mark" |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Preformatted resource. Value: "https://spec.nldoc.nl/Resource/Preformatted" |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. | |
Array of objects (spec.nldoc.nl.Property.Caption) Specifies the caption of a BlockQuotation, Table or Image, providing the element an accessible description. |
{- "id": "3e4a1a7f-7856-4589-aaff-5875f2050444",
- "children": [
- {
- "id": "f5acd825-73f8-45e7-b62b-e9172e66cb15",
- "text": "const fun = (a: string) => {\n console.log(`Hello ${a}`)\n}"
}
], - "caption": [
- {
- "id": "550e8400-e29b-41d4-a716-446655440001",
- "children": [
- {
- "id": "c967be2e-4cb2-4083-95e3-7b02e99d3262",
- "text": "Example of a function in TypeScript."
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Table resource. Value: "https://spec.nldoc.nl/Resource/Table" |
Array of objects (spec.nldoc.nl.Property.Caption) Specifies the caption of a BlockQuotation, Table or Image, providing the element an accessible description. | |
Array of objects (spec.nldoc.nl.Resource.TableChildren) Specifies the children of a Table | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "a1f1a774-acfc-47c3-9c94-e88e1034639b",
- "caption": [
- {
- "id": "ebf9cb4d-fbb6-4ce9-85d7-513472b2b0fe",
- "children": [
- {
- "id": "6874ff05-a21b-4465-9184-ce3f767f90fa",
- "text": "This is a very nice table, and I am a very nice caption!"
}
]
}
], - "children": [
- {
- "id": "cb61112e-a68e-47d9-b58e-4388cb9e1b45",
- "children": [
- {
- "id": "1f9ad0b5-08a7-420b-8292-fab0dcec6940",
- "abbreviation": "Awesome header",
- "scope": "column",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "5bbe6d5a-f583-4b64-a5a1-17047f136271",
- "children": [
- {
- "id": "69f7c80f-4688-4240-b91c-f8b61efb5416",
- "text": "I am inside a table header."
}
]
}
]
}, - {
- "id": "9b5e581c-aa0a-44d7-aaa1-46929ee0a82b",
- "abbreviation": "Another awesome header",
- "scope": "column",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "c0615441-25d2-4e67-857b-df048d450ae8",
- "children": [
- {
- "id": "42c695f4-39f1-4378-a1f2-9f77183cabd4",
- "text": "I am another table header."
}
]
}
]
}
]
}, - {
- "id": "e5ce72b8-0bcc-4fcd-9394-448eb0d99eee",
- "children": [
- {
- "id": "175f6a23-7327-4014-a9e2-d375fe2b7ee9",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "6afc1e4b-1c04-4b1f-9efe-06f3508d0ad8",
- "children": [
- {
- "id": "503938df-b5b5-4ccc-b2f0-6c0e68dcd0be",
- "text": "I am inside a table cell."
}
]
}
]
}, - {
- "id": "4e4716a3-8055-4d23-a4e5-5e0a425d34e2",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "6267d736-49a9-4212-989d-58501c15191c",
- "children": [
- {
- "id": "61a83af1-d79a-441c-8fc9-917f34311f4d",
- "text": "I am inside another table cell."
}
]
}
]
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the TableRow resource. Value: "https://spec.nldoc.nl/Resource/TableRow" |
required | Array of any (https://spec.nldoc.nl/Resource/TableRowChildren) non-empty Specifies the children of a TableRow |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the TableCell resource. Value: "https://spec.nldoc.nl/Resource/TableCell" |
| rowspan | integer [ 1 .. 66534 ] Default: 1 Represents the number of rows this table cell must span; this lets the cell occupy space across multiple rows of the table. A non-negative integer value that indicates for how many rows the cell spans or extends. |
| colspan | integer [ 1 .. 1000 ] Default: 1 Represents the number (non-negative integer) of columns this table cell must span; this lets the cell occupy space across multiple columns of the table. Indicates how many columns the cell spans or extends. |
Array of any (spec.nldoc.nl.Resource.TableCellChildren) Specifies the children of a TableCell | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "4b889fb4-0591-4933-add0-758005f56e78",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "92abcf86-d825-4776-abaa-3d2bd7843657",
- "children": [
- {
- "id": "7dc9c2e2-5c98-4977-a9d2-3b1c9a574294",
- "text": "I am inside a table cell."
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the DefinitionList resource. Value: "https://spec.nldoc.nl/Resource/DefinitionList" |
Array of any (spec.nldoc.nl.Resource.DefinitionListChildren) Specifies the children of a DefinitionList | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the TableHeader resource. Value: "https://spec.nldoc.nl/Resource/TableHeader" |
| abbreviation | string A short, abbreviated description of the header cell's content provided as an alternative label to use for the header cell when referencing the cell in other contexts. Some user-agents, such as speech readers, may present this description before the content itself. |
| scope | string Enum: "column" "row" Header cells can be configured, using the scope attribute, to apply to a specified row or column. It adds semantic information to help assistive technology like screenreaders to present the table in a more coherent way. |
| rowspan | integer [ 1 .. 66534 ] Default: 1 Represents the number of rows this table header cell must span; this lets the cell occupy space across multiple rows of the table. A non-negative integer value that indicates for how many rows the cell spans or extends. |
| colspan | integer [ 1 .. 1000 ] Default: 1 Represents the number (non-negative integer) of columns this table header cell must span; this lets the cell occupy space across multiple columns of the table. Indicates how many columns the cell spans or extends. |
Array of any (spec.nldoc.nl.Resource.TableCellChildren) Specifies the children of a TableCell | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "d3300f17-e773-41f0-9f8a-65e825afd379",
- "abbreviation": "Awesome header",
- "scope": "column",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "a1ed8360-c05d-4f61-accf-0b4c8dac5f14",
- "children": [
- {
- "id": "b85009d5-b103-47d4-ba50-50dbf844480b",
- "text": "I am inside a table header."
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the DefinitionList resource. Value: "https://spec.nldoc.nl/Resource/DefinitionList" |
Array of any (spec.nldoc.nl.Resource.DefinitionListChildren) Specifies the children of a DefinitionList | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the TableRow resource. Value: "https://spec.nldoc.nl/Resource/TableRow" |
required | Array of any (https://spec.nldoc.nl/Resource/TableRowChildren) non-empty Specifies the children of a TableRow |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "1cd19012-95fd-4219-9936-6c9ff0afea29",
- "children": [
- {
- "id": "36aa0243-c960-42e2-91fc-9c1598a779c0",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "37a441ab-8695-49d3-b20a-165ef9b3eee4",
- "children": [
- {
- "id": "6120bd8e-78b6-4b80-9da2-7073ff0424d4",
- "text": "I am inside a table cell."
}
]
}
]
}, - {
- "id": "dd2b4422-1f9b-4ae5-91f7-39de884e4421",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "092818f8-5474-4a47-8405-aa5e923a03a4",
- "children": [
- {
- "id": "684144c1-172b-498f-8f56-300db21f8d9c",
- "text": "I am inside another table cell."
}
]
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the TableHeader resource. Value: "https://spec.nldoc.nl/Resource/TableHeader" |
| abbreviation | string A short, abbreviated description of the header cell's content provided as an alternative label to use for the header cell when referencing the cell in other contexts. Some user-agents, such as speech readers, may present this description before the content itself. |
| scope | string Enum: "column" "row" Header cells can be configured, using the scope attribute, to apply to a specified row or column. It adds semantic information to help assistive technology like screenreaders to present the table in a more coherent way. |
| rowspan | integer [ 1 .. 66534 ] Default: 1 Represents the number of rows this table header cell must span; this lets the cell occupy space across multiple rows of the table. A non-negative integer value that indicates for how many rows the cell spans or extends. |
| colspan | integer [ 1 .. 1000 ] Default: 1 Represents the number (non-negative integer) of columns this table header cell must span; this lets the cell occupy space across multiple columns of the table. Indicates how many columns the cell spans or extends. |
Array of any (spec.nldoc.nl.Resource.TableCellChildren) Specifies the children of a TableCell | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[- {
- "id": "d3300f17-e773-41f0-9f8a-65e825afd379",
- "abbreviation": "Awesome header",
- "scope": "column",
- "rowspan": 1,
- "colspan": 1,
- "children": [
- {
- "id": "a1ed8360-c05d-4f61-accf-0b4c8dac5f14",
- "children": [
- {
- "id": "b85009d5-b103-47d4-ba50-50dbf844480b",
- "text": "I am inside a table header."
}
]
}
]
}
]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the UnorderedList resource. Value: "https://spec.nldoc.nl/Resource/UnorderedList" |
| styleType | string (spec.nldoc.nl.Property.UnorderedListStyleType) Enum: "disc" "circle" "square" The style type of the unordered list. |
Array of objects (spec.nldoc.nl.Resource.UnorderedListChildren) Specifies the children of a UnorderedList | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "aef22fd5-d28b-4b79-9ca8-039412343744",
- "styleType": "disc",
- "children": [
- {
- "id": "e73e27a0-1193-4729-9fe9-aecee0561258",
- "children": [
- {
- "id": "c06e47d4-dc6c-422d-866f-645063206d61",
- "children": [
- {
- "id": "18fa8793-160b-4a73-b179-68e48b23597c",
- "text": "This is the first item"
}
]
}
]
}, - {
- "id": "2ac6608b-66ab-4a4a-bb71-0bf38833abf7",
- "children": [
- {
- "id": "aebb50fb-18ea-4927-913c-28d9cbdb4f61",
- "children": [
- {
- "id": "cab8c163-1e7f-4660-8567-b85209306a2d",
- "text": "This is the second item"
}
]
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the ListItem resource. Value: "https://spec.nldoc.nl/Resource/ListItem" |
Array of any (spec.nldoc.nl.Resource.ListItemChildren) Specifies the children of a ListItem | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the OrderedList resource. Value: "https://spec.nldoc.nl/Resource/OrderedList" |
| start | integer Default: 1 An integer to start counting from for the list items. |
| reversed | boolean Default: false This Boolean attribute specifies that the list's items are in reverse order. Items will be numbered from high to low. |
| styleType | string (spec.nldoc.nl.Property.OrderedListStyleType) Enum: "decimal" "lower-alpha" "upper-alpha" "lower-roman" "upper-roman" The style type of the ordered list. |
Array of objects (spec.nldoc.nl.Resource.OrderedListChildren) Specifies the children of a OrderedList | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "d677c203-fbf4-492e-917c-01ce86e93789",
- "start": 1,
- "reversed": false,
- "styleType": "decimal",
- "children": [
- {
- "id": "3bbc56fb-ed5e-43e7-b735-bbd8fbfdd354",
- "children": [
- {
- "id": "fd2c8a94-e649-4214-9302-3b4a03559f45",
- "children": [
- {
- "id": "d499d8b6-3377-4006-a3c1-c2b402d3e987",
- "text": "This is the first item"
}
]
}
]
}, - {
- "id": "e36b03be-2da3-41f3-b21c-bd848973ea04",
- "children": [
- {
- "id": "8880b392-f6dd-4fc7-946c-9a4a83db1564",
- "children": [
- {
- "id": "cf26ab6e-c7e8-4e5f-a320-ffb5e4ae62a9",
- "text": "This is the second item"
}
]
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the ListItem resource. Value: "https://spec.nldoc.nl/Resource/ListItem" |
Array of any (spec.nldoc.nl.Resource.ListItemChildren) Specifies the children of a ListItem | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the ListItem resource. Value: "https://spec.nldoc.nl/Resource/ListItem" |
Array of any (spec.nldoc.nl.Resource.ListItemChildren) Specifies the children of a ListItem | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "a7615dcb-8e09-4c92-86c0-74a0c55e5b62",
- "children": [
- {
- "id": "0dfe5291-578f-4e6a-bc89-4b562c84710d",
- "children": [
- {
- "id": "57b937f1-ed2e-46c9-92c9-1e4845cc2bfe",
- "text": "This is a list item"
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Paragraph resource. Value: "https://spec.nldoc.nl/Resource/Paragraph" |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the DefinitionDetails resource. Value: "https://spec.nldoc.nl/Resource/DefinitionDetails" |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "b6fc3960-dc2e-494a-8757-2e280a81ab72",
- "children": [
- {
- "id": "0da2331c-ac72-4a95-ab28-fb312bc4f936",
- "text": "A wise man once said, \"I just want to have an accessible document\""
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the DefinitionTerm resource. Value: "https://spec.nldoc.nl/Resource/DefinitionTerm" |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "b6fc3960-dc2e-494a-8757-2e280a81ab72",
- "children": [
- {
- "id": "0da2331c-ac72-4a95-ab28-fb312bc4f936",
- "text": "Accessibility"
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the DefinitionList resource. Value: "https://spec.nldoc.nl/Resource/DefinitionList" |
Array of any (spec.nldoc.nl.Resource.DefinitionListChildren) Specifies the children of a DefinitionList | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "e4132ad8-913a-486c-b028-c15fb91a1195",
- "children": [
- {
- "id": "c2c97f24-5d30-4853-a759-ee1b686209cb",
- "children": [
- {
- "id": "965d274f-f542-4f4f-9f75-82cd74798a15",
- "text": "Cheese"
}
]
}, - {
- "id": "10fa229b-c28f-4d7b-81fc-e578ae685223",
- "children": [
- {
- "id": "c530a25a-0bf3-40e6-97ce-533a473a2348",
- "text": "A "
}, - {
- "id": "2060d5e8-820e-44ec-94b2-e2ce11e2116c",
- "text": "food",
- "styling": [
- "bold"
]
}, - {
- "id": "cc9babe9-c7b6-43ca-b997-4ab281064b54",
- "text": " made from the pressed curds of milk."
}
]
}, - {
- "id": "1919d38b-103f-4721-86bf-1f6ccbdf2244",
- "children": [
- {
- "id": "803e7388-8a4c-422c-87a9-0b18378b4b44",
- "text": "Milk"
}
]
}, - {
- "id": "99027982-ec59-4a19-8128-6b9fc7dd3991",
- "children": [
- {
- "id": "dc49522e-f9e9-4cfb-ad98-45eca278c471",
- "text": "A "
}, - {
- "id": "d0091829-573c-427e-ad30-58b18f22472e",
- "text": "white liquid",
- "styling": [
- "bold"
]
}, - {
- "id": "6ea89635-efb4-47ab-bef9-d367c0e9dbe4",
- "text": " produced by the mammary glands of mammals."
}
]
}, - {
- "id": "a9746349-8cbf-415a-8c13-bb1811787ee6",
- "children": [
- {
- "id": "9e871866-fd34-4a19-859f-a91a3ccd3551",
- "text": "Butter"
}
]
}, - {
- "id": "b8dc2425-6b49-4760-a93a-0f9efaba5c2c",
- "children": [
- {
- "id": "e255e2e4-ccfd-4c45-bdba-2c3cb8f4dd49",
- "text": "A "
}, - {
- "id": "11b38468-629c-45e7-ae8c-7d9502e0cca6",
- "text": "solid emulsion",
- "styling": [
- "bold"
]
}, - {
- "id": "12a8829e-9353-4de5-a95e-74a35c0f7944",
- "text": " of fat globules, air, and water made by churning milk or cream."
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the DefinitionTerm resource. Value: "https://spec.nldoc.nl/Resource/DefinitionTerm" |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Footnote resource. Value: "https://spec.nldoc.nl/Resource/Footnote" |
Array of any (spec.nldoc.nl.Resource.FootnoteChildren) Specifies the children of a Footnote | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "3e4a1a7f-7856-4589-aaff-5875f2050444",
- "children": [
- {
- "id": "ea0cee86-7d73-49a9-8f0d-551d79eb32ff",
- "children": [
- {
- "id": "81f6d2a1-c2d0-4f7e-a8ce-5731224b5052",
- "text": "For a detailed map of the Roman Empire at its height, see Smith, "
}, - {
- "id": "44f6d2a1-c2d0-4f7e-a8ce-5731224b5052",
- "text": "The history of Rome,",
- "styling": [
- "italic"
]
}, - {
- "id": "33f6d2a1-c2d0-4f7e-a8ce-5731224b5052",
- "text": " p. 45."
}
]
}
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the BlockQuotation resource. Value: "https://spec.nldoc.nl/Resource/BlockQuotation" |
| cite | string (spec.nldoc.nl.Property.Cite) The value of this attribute is a URI that designates a source document or message for the information quoted. This attribute is intended to point to information explaining the context or the reference for the quote. |
Array of objects (spec.nldoc.nl.Property.Caption) Specifies the caption of a BlockQuotation, Table or Image, providing the element an accessible description. | |
Array of any (spec.nldoc.nl.Resource.BlockQuotationChildren) Specifies the children of a BlockQuotation | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[ ]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the FootnoteReference resource. Value: "https://spec.nldoc.nl/Resource/FootnoteReference" |
| resourceId required | string (https://spec.nldoc.nl/Property/Id) non-empty Identifier of the Footnote. |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "3e4a1a7f-7856-4589-aaff-5875f2050444",
- "resourceId": "0b337793-3c49-4b0f-9101-99be8b8769d1"
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Text resource. Value: "https://spec.nldoc.nl/Resource/Text" |
| text required | string non-empty The text content of the resource. |
| styling | Array of strings Default: [] Items Enum: "bold" "italic" "underline" "strikethrough" "superscript" "subscript" "code" "mark" |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "8da7a437-4112-416d-b0e5-1a6a1d3f3ecb",
- "text": "Some very styled text.",
- "styling": [
- "bold",
- "italic",
- "underline",
- "strikethrough",
- "superscript",
- "subscript",
- "code",
- "mark"
]
}| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Link resource. Value: "https://spec.nldoc.nl/Resource/Link" |
| text required | string non-empty The text content of the resource. |
| styling | Array of strings Default: [] Items Enum: "bold" "italic" "underline" "strikethrough" "superscript" "subscript" "code" "mark" |
| uri required | string non-empty |
| purpose | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
{- "id": "9458d283-c26c-4a8d-b99c-049cd4449052",
- "text": "learn more...",
- "styling": [ ],
- "purpose": "Learn more about accessibility"
}| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the ObjectDescriptor resource. Value: "https://spec.nldoc.nl/Resource/ObjectDescriptor" |
| uri required | string <uri> non-empty URI for this descriptor. Indicates property value is of type object. |
| value | object A value of type object related to the meaning of the URI. |
{- "value": {
- "@type": "Person",
- "name": "John Doe",
- "email": "mailto:john.doe@gmail.com",
}
}| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the BooleanDescriptor resource. Value: "https://spec.nldoc.nl/Resource/BooleanDescriptor" |
| uri required | string <uri> non-empty URI for this descriptor. Indicates property value is of type boolean. |
| value | boolean A value of type boolean related to the meaning of the URI. |
{- "value": true
}| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the StringDescriptor resource. Value: "https://spec.nldoc.nl/Resource/StringDescriptor" |
| uri required | string <uri> non-empty URI for this descriptor. Indicates property value is of type string. |
| value | string A value of type string related to the meaning of the URI. |
{
}| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the NumberDescriptor resource. Value: "https://spec.nldoc.nl/Resource/NumberDescriptor" |
| uri required | string <uri> non-empty URI for this descriptor. Indicates property value is of type number. |
| value | number A value of type number related to the meaning of the URI. |
{- "value": 3.14
}| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the IntegerDescriptor resource. Value: "https://spec.nldoc.nl/Resource/IntegerDescriptor" |
| uri required | string <uri> non-empty URI for this descriptor. Indicates property value is of type integer. |
| value | integer A value of type integer related to the meaning of the URI. |
{- "value": 3
}Identifier of the object.
"550e8400-e29b-41d4-a716-446655440000"| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the ObjectDescriptor resource. Value: "https://spec.nldoc.nl/Resource/ObjectDescriptor" |
| uri required | string <uri> non-empty URI for this descriptor. Indicates property value is of type object. |
| value | object A value of type object related to the meaning of the URI. |
[- {
- "value": {
- "@type": "Person",
- "name": "John Doe",
- "email": "mailto:john.doe@gmail.com",
}
}, - {
- "value": true
}
]| id required | string (spec.nldoc.nl.Property.Id) non-empty Identifier of the object. |
| type required | string <uri> (https://spec.nldoc.nl/Property/Type) URI type of the Paragraph resource. Value: "https://spec.nldoc.nl/Resource/Paragraph" |
Array of any (spec.nldoc.nl.Resource.ParagraphChildren) Specifies the children of a Paragraph | |
Array of any (spec.nldoc.nl.Property.Descriptors) Generic descriptors that say something about the resource. |
[- {
- "id": "550e8400-e29b-41d4-a716-446655440001",
- "children": [
- {
- "id": "c967be2e-4cb2-4083-95e3-7b02e99d3262",
- "text": "This is an example caption "
}, - {
- "id": "2ac77687-1c4b-4843-90d1-4bf02beadd0d",
- "text": "with a link inside",
- "purpose": "Learn more about accessibility"
}, - {
- "id": "d486a080-7fe7-44f1-939f-36307285d573",
- "text": "."
}
]
}
]The value of this attribute is a URI that designates a source document or message for the information quoted. This attribute is intended to point to information explaining the context or the reference for the quote.
The style type of the ordered list.
"decimal"The style type of the unordered list.
"disc"