You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ poetry run pytest test
59
59
60
60
Docling Core contains 3 top-level data types:
61
61
62
-
-**DoclingDocument** for publications like books, articles, reports, or patents. When Docling converts an unstructured PDF document, the generated JSON follows this schema.
62
+
-**DoclingDocument** for publications like books, articles, reports, or patents. The JSON that can be exported using Docling follows this schema.
63
63
The DoclingDocument type also models the metadata that may be attached to the converted document.
64
64
Check [DoclingDocument](docs/DoclingDocument.json) for the full JSON schema.
65
65
-**Record** for structured database records, centered on an entity or _subject_ that is provided with a list of attributes.
0 commit comments