Update ARHUT Roadmap authored by vinnetu's avatar vinnetu
...@@ -14,14 +14,14 @@ Below is an overview of the major ARHUT milestones. While many of these can be w ...@@ -14,14 +14,14 @@ Below is an overview of the major ARHUT milestones. While many of these can be w
- [Advanced Search Functionality](#advanced-search-functionality) - [Advanced Search Functionality](#advanced-search-functionality)
- [End-User Documentation](#end-user-documentation) - [End-User Documentation](#end-user-documentation)
- [Development Workflows & DevOps HOWTO](#development-workflows--devops-howto) - [Development Workflows & DevOps HOWTO](#development-workflows--devops-howto)
- [Digital Humanities Tech Person Recruited](#finding-responsible-tech-persons) - [Documentation: Create & Manage Your Own Datasets](#documentation-create--manage-your-own-datasets)
- [Digital Humanities Tech Person Recruited](#digital-humanities-tech-person-recruited)
- [Procedure for Automatic Association of Imported Data](#procedure-for-automatic-association-of-imported-data) - [Procedure for Automatic Association of Imported Data](#procedure-for-automatic-association-of-imported-data)
- [Workflow Spreadsheets -> ARHUT](#workflow-spreadsheets---arhut) - [Workflow Spreadsheets to ARHUT](#workflow-spreadsheets-to-arhut)
- [Advanced Date Formats in Management & UI](#advanced-date-formats-in-management--ui) - [Advanced Date Formats in Management & UI](#advanced-date-formats-in-management--ui)
- [TARA Data Quality Check & Normalization](#tara-data-quality-check--normalization) - [TARA Data Quality Check & Normalization](#tara-data-quality-check--normalization)
- [Kohainfo Data Quality Check & Normalization](#kohainfo-data-quality-check--normalization) - [Kohainfo Data Quality Check & Normalization](#kohainfo-data-quality-check--normalization)
- [Integrating External Data Sources](#integrating-external-data-sources) - [Integrating External Data Sources](#integrating-external-data-sources)
- [Documentation: Create & Manage Your Own Datasets](#documentation-create--manage-your-own-datasets)
- [Ongoing Feedback & Small Implementation Projects](#ongoing-feedback--small-implementation-projects) - [Ongoing Feedback & Small Implementation Projects](#ongoing-feedback--small-implementation-projects)
--- ---
...@@ -71,7 +71,7 @@ Below is an overview of the major ARHUT milestones. While many of these can be w ...@@ -71,7 +71,7 @@ Below is an overview of the major ARHUT milestones. While many of these can be w
- **Description**: - **Description**:
- Implement advanced filtering, full-text search, or faceted search across all integrated systems. - Implement advanced filtering, full-text search, or faceted search across all integrated systems.
- [ ] Ensure performance is adequate for large datasets. - [ ] Ensure performance is adequate for large datasets.
Finding Responsible
--- ---
## End-User Documentation ## End-User Documentation
...@@ -86,13 +86,13 @@ Finding Responsible ...@@ -86,13 +86,13 @@ Finding Responsible
- **Description**: - **Description**:
- Document the process for code changes, plugin additions, environment upgrades, etc. - Document the process for code changes, plugin additions, environment upgrades, etc.
- [ ] Outline GitLab CI/CD steps and environment setups. - [ ] Outline GitLab CI/CD steps and environment setups.
- [ ] Include upgrade, testing and rollback strategies. - [ ] Include upgrade, testing, and rollback strategies.
- [ ] Plugin addition - [ ] Plugin addition and implementation instructions.
- [ ] Plugin programming and implementation - [ ] Environment update guidelines.
- [ ] Environment update
--- ---
## Documentation: Create & Manage Your Own Projects Datasets
## Documentation: Create & Manage Your Own Datasets
- **Description**: - **Description**:
- Provide advanced guidance for power users or researchers who want to add entirely new datasets. - Provide advanced guidance for power users or researchers who want to add entirely new datasets.
- [ ] Cover recommended data modeling, relationship building, permissions, etc. - [ ] Cover recommended data modeling, relationship building, permissions, etc.
...@@ -102,23 +102,23 @@ Finding Responsible ...@@ -102,23 +102,23 @@ Finding Responsible
## Digital Humanities Tech Person Recruited ## Digital Humanities Tech Person Recruited
- **Description**: - **Description**:
- [ ] Funding. - [ ] Funding.
- [ ] Call / finding the persons. - [ ] Call / finding candidates.
- [ ] Rectuiment. - [ ] Recruitment.
- [ ] Ensure continuity. - [ ] Ensure continuity and support coverage.
--- ---
## Procedure for Automatic Internal Association of Imported Data ## Procedure for Automatic Association of Imported Data
- **Description**: - **Description**:
- Define how new spreadsheet records link automatically to existing entries (e.g., by site ID, artifact ID). - Define how new spreadsheet records link automatically to existing entries (e.g., by site ID, artifact ID).
- [ ] Minimize manual data mapping. - [ ] Minimize manual data mapping.
--- ---
## Workflow: Spreadsheets -> ARHUT ## Workflow Spreadsheets to ARHUT
- **Description**: - **Description**:
- Document a standard pipeline for Excel/CSV imports into ARHUT, including validation steps. - Document a standard pipeline for Excel/CSV imports into ARHUT, including validation steps.
- Depends on automatic association being available. - Relies on the Procedure for Automatic Association of Imported Data.
- [ ] Provide instructions for staff to self-serve this process. - [ ] Provide instructions for staff to self-serve this process.
--- ---
...@@ -151,8 +151,6 @@ Finding Responsible ...@@ -151,8 +151,6 @@ Finding Responsible
--- ---
## Ongoing Feedback & Small Implementation Projects ## Ongoing Feedback & Small Implementation Projects
- **Description**: - **Description**:
- Establish an ongoing process to collect user feedback and quickly spin up improvements. - Establish an ongoing process to collect user feedback and quickly spin up improvements.
... ...
......