Update ARHUT Roadmap authored by vinnetu's avatar vinnetu
...@@ -14,7 +14,7 @@ Below is an overview of the major ARHUT milestones. While many of these can be w ...@@ -14,7 +14,7 @@ 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)
- [Finding Responsible Tech Persons](#finding-responsible-tech-persons) - [Digital Humanities Tech Person Recruited](#finding-responsible-tech-persons)
- [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 -> ARHUT](#workflow-spreadsheets---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)
...@@ -68,11 +68,10 @@ Below is an overview of the major ARHUT milestones. While many of these can be w ...@@ -68,11 +68,10 @@ Below is an overview of the major ARHUT milestones. While many of these can be w
--- ---
## Advanced Search Functionality ## Advanced Search Functionality
- **Urgency**: High
- **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
...@@ -87,27 +86,39 @@ Below is an overview of the major ARHUT milestones. While many of these can be w ...@@ -87,27 +86,39 @@ Below is an overview of the major ARHUT milestones. While many of these can be w
- **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 programming and implementation
- [ ] Environment update
---
## Documentation: Create & Manage Your Own Projects Datasets
- **Description**:
- Provide advanced guidance for power users or researchers who want to add entirely new datasets.
- [ ] Cover recommended data modeling, relationship building, permissions, etc.
--- ---
## Finding Responsible Tech Persons ## Digital Humanities Tech Person Recruited
- **Description**: - **Description**:
- Identify the main or backup contacts for ARHUT’s technical maintenance, user support, and data analysis needs. - [ ] Funding.
- [ ] Ensure continuity if the primary contact is unavailable. - [ ] Call / finding the persons.
- [ ] Rectuiment.
- [ ] Ensure continuity.
--- ---
## Procedure for Automatic Association of Imported Data ## Procedure for Automatic Internal 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 -> 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.
- [ ] Provide instructions for staff to self-serve this process. - [ ] Provide instructions for staff to self-serve this process.
--- ---
...@@ -140,12 +151,7 @@ Below is an overview of the major ARHUT milestones. While many of these can be w ...@@ -140,12 +151,7 @@ Below is an overview of the major ARHUT milestones. While many of these can be w
--- ---
## Documentation: Create & Manage Your Own Datasets
- **Description**:
- Provide advanced guidance for power users or researchers who want to add entirely new datasets.
- [ ] Cover recommended data modeling, relationship building, permissions, etc.
---
## Ongoing Feedback & Small Implementation Projects ## Ongoing Feedback & Small Implementation Projects
- **Description**: - **Description**:
... ...
......