Skip to content

RISE-UNIBAS/twf

Repository files navigation

Transkribus workflow

pylint score

Table of Contents

  1. Navigation (Parts of the App)
  2. Next Tasks

TWF Navigation

1. Home

  1. Home (Main dashboard or entry point)
  2. About (Information about the app or organization)

User Options

  1. Overview
  2. User Profile
  3. Change Password
  4. User Management
  5. Logout
  6. Admin

2. Project

  1. Overview (Project details or summary)
  2. Task Monitor (Monitor ongoing tasks)
  3. Saved Prompts (Manage or view saved prompts)

Settings

  1. General Settings (Configure general project settings)
  2. Credential Settings (Manage project-specific credentials)
  3. Task Settings (Configure task-specific settings)
  4. Export Settings (Settings for exporting data)

Setup Project

  1. Request Transkribus Export (Initiate a Transkribus export)
  2. Test Export (Run test exports)
  3. Extract Transkribus Export (Extract data from Transkribus)
  4. Create Copy of Project (Duplicate a project)

Ask Questions

  1. Query (Perform manual queries)
  2. Ask ChatGPT (AI-based assistance for project tasks)

3. Documents

Your Documents

  1. Overview (General summary or statistics)
  2. Browse Documents (View and manage documents)

Document Batch

  1. ChatGPT (Batch processing using ChatGPT)
  2. Gemini (Batch processing using Gemini)
  3. Claude (Batch processing using Claude)

Create Documents

  1. Manual Document Creation (Add documents manually)

4. Tags

Data

  1. Overview (Summary or statistics for tags)
  2. All Tags (View and manage tags)
  3. Settings (Configure tag-related settings)

Tag Extraction

  1. Extract Tags (Extract tags from data)

Tag Workflows

  1. Grouping Wizard (Organize tags into groups)
  2. Date Normalization (Normalize date-related tags)

Tag Views

  1. Open Tags (Pending or in-progress tags)
  2. Parked Tags (Tags on hold)
  3. Resolved Tags (Completed tags)
  4. Ignored Tags (Excluded tags)

5. Metadata

Metadata Overview

  1. Overview (Summary and statistics for metadata)

Load Metadata

  1. Load JSON Metadata (Import metadata from JSON files)
  2. Load Google Sheets Metadata (Import metadata from Google Sheets)

Metadata Workflows

  1. Extract Controlled Values (Extract controlled vocabulary values)
  2. Review Document Metadata (Analyze/edit document metadata)
  3. Review Page Metadata (Analyze/edit page metadata)

6. Dictionaries

Dictionaries Options

  1. Overview (General summary or statistics)
  2. Dictionaries (View/manage dictionaries)
  3. Add Dictionaries (Import dictionaries)
  4. Create New Dictionary (Create a dictionary from scratch)

Automated Workflows

  1. GND (Automated dictionary enrichment with GND data)
  2. Wikidata (Automated workflows with Wikidata)
  3. Geonames (Automated workflows with Geonames)
  4. Open AI (AI-based workflows)

Supervised Workflows

  1. GND (Supervised workflows with GND)
  2. Wikidata (Supervised workflows with Wikidata)
  3. Geonames (Supervised workflows with Geonames)
  4. Open AI (Supervised AI workflows)

Manual Workflows

  1. Manual Assignment (Manually assign dictionary entries)
  2. Merge Entries (Merge duplicate or related entries)

7. Collections

  1. Overview (Summary or statistics for collections)
  2. Create New Collection (Add a new collection)
  3. Your Collections (View/manage collections)

8. Import/Export

Overview

  1. Export Overview (Summary/statistics for exports)

Import Data

  1. Import Dictionaries (Import dictionaries)

Export Data

  1. Export Documents (Export document data)
  2. Export Collections (Export collection data)
  3. Export Dictionaries (Export dictionary data)
  4. Export Tags (Export tag data)

Export Project

  1. Export Project (Export the entire project)

Next Tasks

ID Section Task Description Priority
M-01 Metadata Implement "3 numbers" in Overview Low
M-02 Metadata Implement functionality to load JSON metadata Medium
M-03 Metadata Review Document Metadata / Review Page Metadata: Reimplement workflows and document settings High
P-01 Project Implement functionality to duplicate the project Medium
C-01 Collections Implement "3 numbers" in Overview Low
C-02 Collections Remove differing navigation structure "Your collection"; create browse page instead Medium
IE-01 Import/Export Implement "3 numbers" in Overview Low
IE-02 Import/Export Redo form and check import for Import Dictionaries; show import file structure High
IE-03 Import/Export Implement Export Documents Medium
IE-04 Import/Export Implement Export Collections Medium
IE-05 Import/Export Add number of items in dictionaries to Export Dictionaries Low
IE-06 Import/Export Add tag type and tag origin to Export Tags Medium
IE-07 Import/Export Implement function for Export Project Medium
D-01 Dictionaries Fix bug and finish implementation for Norm Data Wizard High
D-02 Dictionaries Automated Workflows: Fix GND bug kombu.exceptions.EncodeError: Project not JSON serializable High
D-03 Dictionaries Automated Workflows: Finish implementation for Wikidata Medium
D-04 Dictionaries Automated Workflows: Finish implementation for Geonames Medium
D-05 Dictionaries Automated Workflows: Finish implementation for OpenAI; add prompt-saving and recalling Medium
H-01 Home Add view and form for User Options to change username, ORCID, real name, and email address Medium
G-01 General Implement user roles for access control to settings, etc. Low
G-02 General Create User Tasks to assign to users Low
G-03 General Implement modal dialog to confirm actions Medium

Releases

No releases published

Packages

No packages published