Category:Data Element: Difference between revisions

From Grooper Wiki
Created page with "<blockquote>{{#lst:Glossary|Data Element}}</blockquote> == About == <section begin="Data Element Objects" /> The "Data Element" nodes in '''Grooper''' consist of: : {{DataModelIcon}} '''Data Model''' ... : {{DataFieldIcon}} '''Data Field''' ... : {{DataSectionIcon}} '''Data Section''' ... : {{DataTableIcon}} '''Data Table''' and ... : {{DataColumnIcon}} '''Data Column''' nodes . Each of these nodes has its own function within Grooper's data extractio..."
 
Replaced content with "<blockquote>{{#lst:Glossary|Data Element}}</blockquote>"
Tag: Replaced
 
Line 1: Line 1:
<blockquote>{{#lst:Glossary|Data Element}}</blockquote>
<blockquote>{{#lst:Glossary|Data Element}}</blockquote>
== About ==
<section begin="Data Element Objects" />
The "Data Element" nodes in '''Grooper''' consist of:
: {{DataModelIcon}} '''[[Data Model]]''' ...
: {{DataFieldIcon}} '''[[Data Field]]''' ...
: {{DataSectionIcon}} '''[[Data Section]]''' ...
: {{DataTableIcon}} '''[[Data Table]]''' and ...
: {{DataColumnIcon}} '''[[Data Column]]''' nodes .
Each of these nodes has its own function within Grooper's data extraction architecture but are also intimately related to each other.
The relationship between these Data Elements is hierarchical and modular.
* The '''Data Model''' acts as the overall blueprint for data extraction.
* '''Data Sections''' structure the document into logical parts. '''Data Sections''' can also serve as simple organizational objects within a '''Data Model''' to ''bucket'' similar "Data Elements" together.
* '''Data Tables''' are incorporated into the model to handle tabular data. Each '''Data Table''' comprises '''Data Columns''' which specify the format and rules for columnar data extraction.
* Finally, '''Data Fields''' are the fundamental units of data of any kind representing individual pieces of non-repeated data within a document. The exception to this is when '''Data Fields''' are contained within a "multi instance" '''Data Section''' that occurs repeatedly within a document.
<div style="padding-left: 1.5em">
=== Related Node Types ===
<div style="padding-left: 1.5em">
==== Data Model ====
{{#lst:Glossary|Data Model}}
==== Data Field ====
{{#lst:Glossary|Data Field}}
==== Data Section ====
{{#lst:Glossary|Data Section}}
==== Data Table ====
{{#lst:Glossary|Data Table}}
==== Data Column ====
{{#lst:Glossary|Data Column}}
</div>
</div>
<section end="Data Element Objects" />

Latest revision as of 16:33, 6 August 2025

Data Elements are a class of node types used to collect data from a document. These include: data_table Data Models, insert_page_break Data Sections, variables Data Fields, table Data Tables, and view_column Data Columns.

Pages in category "Data Element"

The following 6 pages are in this category, out of 6 total.