mirror of
https://github.com/docling-project/docling-core.git
synced 2026-05-17 13:10:44 +00:00
* Fix area method of BoundingBox Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * add image placeholder Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * enable picture label Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * refactor captions and markdown Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * add logic to skip repeated caption Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * use DocItemLabel Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * Extend default export labels, add convenience mehtods Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Introduce ListItem API, with marker and enumerated properties Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * add classification and description in PictureData Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * add molecule picture data Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * Fixes for DoclingDocument and aligned methods on legacy doc Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * add advanced picture data content Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * Many markdown export fixes, renaming BaseTableData Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Rename module paths doc->legacy_doc, experimental->doc Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * feat: imageref with pil_image Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * Small fixes Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * docs: remove documentation in markdown to support python 3.13 (#43) Since json-schema-for-humans dependency does not support python 3.13, remove the generation of documentation in markdown of main docling types. Remove 'ds' prefix from documentation scripts. Update README. Add python 3.13 in CI/CD workflow checks. Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com> * Fix TableCell model validator Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * store list of classes in classification Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * Fixes for DocumentOrigin mimetype validation Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * introduce picturedata as list of annotations Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * feat: adapt hierarchical chunker to v2 DoclingDocument [skip-ci] Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> * feat: add table support in chunker, incl. captions Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> * use Field constraints instead of conlist, refactor chunking types Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> * revert unnecessary doc module change Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> * align test data with upstream changes Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> * Update __init__.py on docling_core.types.doc Signed-off-by: Christoph Auer <cau@zurich.ibm.com> * Remove DescriptionItem Signed-off-by: Christoph Auer <cau@zurich.ibm.com> --------- Signed-off-by: Christoph Auer <cau@zurich.ibm.com> Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com> Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com> Co-authored-by: Michele Dolfi <dol@zurich.ibm.com> Co-authored-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com> Co-authored-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
83 lines
2.1 KiB
JSON
Vendored
83 lines
2.1 KiB
JSON
Vendored
{
|
|
"description": {
|
|
"publication_date": "2024-07-01T12:00:00.000+00:00",
|
|
"languages": [
|
|
"en"
|
|
],
|
|
"url_refs": [
|
|
"https://www.link-to-pdf-626144176a8a0616ce8c111ecda4bc30b4a.com/file.pdf"
|
|
],
|
|
"title": "Lorem ipsum",
|
|
"affiliations": [
|
|
{
|
|
"name": "Affiliation Name"
|
|
}
|
|
],
|
|
"abstract": [
|
|
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Author 1"
|
|
}
|
|
],
|
|
"publication": [
|
|
{
|
|
"identifiers": [
|
|
{
|
|
"_name": "collection#12345",
|
|
"type": "collection",
|
|
"value": "12345"
|
|
}
|
|
],
|
|
"name": "International Conference",
|
|
"type": [
|
|
"conference"
|
|
],
|
|
"alternate_names": [
|
|
"Int Conference",
|
|
"IC"
|
|
],
|
|
"url": "https://en.wikipedia.org/wiki/Lorem_ipsum"
|
|
},
|
|
{
|
|
"name": "Lorem ipsum",
|
|
"pages": "130-189",
|
|
"volume": "87"
|
|
}
|
|
],
|
|
"reference_count": 15,
|
|
"citation_count": 3,
|
|
"citation_date": "2023-05-23T12:00:00.000+00:00",
|
|
"logs": [
|
|
{
|
|
"agent": "CXS",
|
|
"type": "parsing",
|
|
"comment": "parsing of documents",
|
|
"date": "2022-11-09T21:22:19.248+00:00"
|
|
}
|
|
],
|
|
"collection": {
|
|
"name": "Sample Collection",
|
|
"type": "Document",
|
|
"version": "1.2.3",
|
|
"alias": [
|
|
"SC"
|
|
]
|
|
}
|
|
},
|
|
"file-info": {
|
|
"document-hash": "9cdad4912f0b81298c96478626144176a8a0616fe8c101ecda4bc30b4a518374",
|
|
"filename": "12345",
|
|
"filename-prov": "12345.zip"
|
|
},
|
|
"identifiers": [
|
|
{
|
|
"_name": "collection#12345",
|
|
"type": "collection",
|
|
"value": "12345"
|
|
}
|
|
],
|
|
"type": "article",
|
|
"_name": "Lorem ipsum"
|
|
} |