Files
rag_jrxml/jrxml_chunker_output/per_file/JsonOrdersoverall_structure_overview.json
T
panda 4f475e9e36 feat: 添加Qwen3嵌入模型及JRXML报告相关文件
添加Qwen3-4B嵌入模型配置文件及权重文件
添加多个JRXML报告的数据查询和字段定义文件
添加PdfEncryptReport.jrxml示例报告文件
2026-05-11 08:34:03 +08:00

82 lines
3.1 KiB
JSON

[
{
"chunk_id": 0,
"chunk_type": "report_overview",
"human_description": "This is a JasperReports template overview for report 'JsonOrdersReport'. Page size: 500 x 842 portrait. Contains 3 standard bands with content: pageHeader, detail, summary. Defines 4 fields: Id, OrderDate, ShipCity, Freight. Defines 1 parameters: CustomerID. Defines 1 variables: TotalFreight. Defines 0 groups: none. Data source type: JSON. Query language: json.",
"raw_xml": "<jasperReport name=\"JsonOrdersReport\" language=\"java\" pageWidth=\"500\" pageHeight=\"842\" columnWidth=\"500\" leftMargin=\"0\" rightMargin=\"0\" topMargin=\"0\" bottomMargin=\"0\" uuid=\"5a62986f-c97c-4e2f-b4ed-d9f38960dab4\" />",
"context": "Report 'JsonOrdersReport' overall structure overview",
"metadata": {
"report_name": "JsonOrdersReport",
"bands": [
"pageHeader",
"detail",
"summary"
],
"field_count": 4,
"parameter_count": 1,
"variable_count": 1,
"group_count": 0,
"chart_count": 0,
"crosstab_count": 0,
"subreport_count": 0,
"datasource": {
"type": "JSON",
"source": null,
"query_language": "json",
"properties": {}
},
"attributes": {
"name": "JsonOrdersReport",
"language": "java",
"pageWidth": "500",
"pageHeight": "842",
"columnWidth": "500",
"leftMargin": "0",
"rightMargin": "0",
"topMargin": "0",
"bottomMargin": "0",
"uuid": "5a62986f-c97c-4e2f-b4ed-d9f38960dab4"
}
}
},
{
"chunk_id": 0,
"chunk_type": "report_overview",
"human_description": "This is a JasperReports template overview for report 'JsonOrdersReport'. Page size: 500 x 842 portrait. Contains 3 standard bands with content: pageHeader, detail, summary. Defines 4 fields: Id, OrderDate, ShipCity, Freight. Defines 1 parameters: CustomerID. Defines 1 variables: TotalFreight. Defines 0 groups: none. Data source type: JSON. Query language: json.",
"raw_xml": "<jasperReport name=\"JsonOrdersReport\" language=\"java\" pageWidth=\"500\" pageHeight=\"842\" columnWidth=\"500\" leftMargin=\"0\" rightMargin=\"0\" topMargin=\"0\" bottomMargin=\"0\" uuid=\"5a62986f-c97c-4e2f-b4ed-d9f38960dab4\" />",
"context": "Report 'JsonOrdersReport' overall structure overview",
"metadata": {
"report_name": "JsonOrdersReport",
"bands": [
"pageHeader",
"detail",
"summary"
],
"field_count": 4,
"parameter_count": 1,
"variable_count": 1,
"group_count": 0,
"chart_count": 0,
"crosstab_count": 0,
"subreport_count": 0,
"datasource": {
"type": "JSON",
"source": null,
"query_language": "json",
"properties": {}
},
"attributes": {
"name": "JsonOrdersReport",
"language": "java",
"pageWidth": "500",
"pageHeight": "842",
"columnWidth": "500",
"leftMargin": "0",
"rightMargin": "0",
"topMargin": "0",
"bottomMargin": "0",
"uuid": "5a62986f-c97c-4e2f-b4ed-d9f38960dab4"
}
}
}
]