Grooper Colloquialisms: Difference between revisions
Created page with "* "Step" ** image:GrooperIcon_BatchProcessStep.png '''Batch Procss Step''' ** '''IP Step''' * "Recognize Step" ** '''Batch Process Step''' who's '''''Activity''''' property is set to ''Recognize'' * "Page" ** '''Batch Page''' * "Folder" ** A folder in the node tree ** '''Batch Folder''' ** A browsable location in a CMIS repository * "Document" ** A '''Batch Folder''' with content *** May include an attachment, or '''Batch Pages''' ** May or may not be classified * "E..." |
No edit summary |
||
| Line 1: | Line 1: | ||
* "Step" | * "Step" | ||
** | ** '''Batch Procss Step''' | ||
** '''IP Step''' | ** '''IP Step''' | ||
* "Recognize Step" | * "Recognize Step" | ||
| Line 19: | Line 19: | ||
** Extractor Type | ** Extractor Type | ||
*** such as ''Labeled Value'', ''Pattern Match'', etc. | *** such as ''Labeled Value'', ''Pattern Match'', etc. | ||
** | ** Extractor object | ||
*** Data Type, Field Class, Value Reader | *** Data Type, Field Class, Value Reader | ||
* "Field" | * "Field" | ||
| Line 44: | Line 44: | ||
<section begin="Glossary" /> | <section begin="Glossary" /> | ||
== Glossary == | == Glossary == | ||
* Batch - | * [[image:GrooperIcon_Batch.png]] '''[[Batch]]''' - fundamental objects in '''Grooper's''' architecture as they are the containers of documents that get moved through '''Grooper's''' workflow mechanisms known as '''Batch Processes''' | ||
* Batch Folder - | * [[image:GrooperIcon_BatchFolder.png]] '''[[Batch Folder]]''' - container objects within a '''Batch''' that are used to represent and organize both folders and pages | ||
** Colloquially referred to as "document" when the Batch Folder has content (child Batch Pages or an attachment), ie not an empty Batch Folder | ** Colloquially referred to as "document" when the Batch Folder has content (child Batch Pages or an attachment), ie not an empty Batch Folder | ||
** Colloquially referred to as "folder" when the Batch Folder is empty or is used only when creating hierarchy in a Batch | ** Colloquially referred to as "folder" when the Batch Folder is empty or is used only when creating hierarchy in a Batch | ||
* Batch Page - | * [[image:GrooperIcon_BatchPage.png]] '''[[Batch Page]]''' - represents individual pages within a '''Batch''' | ||
** | ** Coloquially referred to as "page" | ||
* Batch Process | * [[image:GrooperIcon_BatchProcess.png]] '''[[Batch Process]]''' - orchestrates the document processing strategy and ensures each batch of documents is managed systematically and efficiently | ||
* Batch Process Step | * [[image:GrooperIcon_BatchProcessStep.png]] '''[[Batch Process Step]]''' - specific actions within the sequence defined by a '''Batch Process''' | ||
* Activity | ** Colloquially referred to as "step" | ||
** A '''Batch Process Step''' who's '''''Activity''''' property is set to ''Recognize'' may be coloquially referred to as "Recognize Step" (the same is true for any other activity) | |||
* '''''[[Activity]]''''' - defines specific document processing operations done to a '''[[Batch]]''', '''[[Batch Folder]]''', or '''[[Batch Page]]''' | |||
<section end="Glossary" /> | <section end="Glossary" /> | ||
Revision as of 16:18, 11 April 2024
- "Step"
- Batch Procss Step
- IP Step
- "Recognize Step"
- Batch Process Step who's Activity property is set to Recognize
- "Page"
- Batch Page
- "Folder"
- A folder in the node tree
- Batch Folder
- A browsable location in a CMIS repository
- "Document"
- A Batch Folder with content
- May include an attachment, or Batch Pages
- May or may not be classified
- A Batch Folder with content
- "Extractor"
- Always refer to extractor properties by their full property name
- Data Field's Value Extractor property
- Extractor Type
- such as Labeled Value, Pattern Match, etc.
- Extractor object
- Data Type, Field Class, Value Reader
- Always refer to extractor properties by their full property name
- "Field"
- Data Field only
- "Section"
- Data Section
- "Table"
- Data Table
- "Column"
- Data Column
- "Cell" (not "Field")
- The singular Data Column instance for a single row instance
- "Doc Type"
- Always refer to Document Types as Document Types
- "Model"
- Always refer specifically to either a Content Model or Data Model
- "Expression(s)"
- specifically refers to a .NET expression, not a regular expression pattern
- "Profile"
- used to refer to the group of "Profile Objects", never an individual Profile Object
- "Level 1"
- May refer to the Scope of Folder and Folder Level of 1 as "Level 1"
Glossary
Batch - fundamental objects in Grooper's architecture as they are the containers of documents that get moved through Grooper's workflow mechanisms known as Batch Processes
Batch Folder - container objects within a Batch that are used to represent and organize both folders and pages
- Colloquially referred to as "document" when the Batch Folder has content (child Batch Pages or an attachment), ie not an empty Batch Folder
- Colloquially referred to as "folder" when the Batch Folder is empty or is used only when creating hierarchy in a Batch
Batch Page - represents individual pages within a Batch
- Coloquially referred to as "page"
Batch Process - orchestrates the document processing strategy and ensures each batch of documents is managed systematically and efficiently
Batch Process Step - specific actions within the sequence defined by a Batch Process
- Colloquially referred to as "step"
- A Batch Process Step who's Activity property is set to Recognize may be coloquially referred to as "Recognize Step" (the same is true for any other activity)
- Activity - defines specific document processing operations done to a Batch, Batch Folder, or Batch Page