|
| 1 | +--- |
| 2 | +title: Status |
| 3 | +weight: 5 |
| 4 | +--- |
| 5 | + |
| 6 | +# Collection Status |
| 7 | + |
| 8 | +This reference documentation outlines the different status levels that a collection can have within the system. Understanding these statuses is crucial for users to assess a collection's reliability, maintenance level, and current operational state. |
| 9 | + |
| 10 | +## Status types |
| 11 | + |
| 12 | +Each status represents a distinct state of collection health and maintenance, ranging from fully operational to terminated. |
| 13 | + |
| 14 | +### `Active` |
| 15 | +The optimal operational state for a collection. |
| 16 | + |
| 17 | +##### ✅ Operational characteristics |
| 18 | +- Regular record saving |
| 19 | +- Terms declarations actively maintained and updated |
| 20 | +- Consistent growth or stability in tracked terms |
| 21 | +- High and stable tracking quality |
| 22 | + |
| 23 | +##### ✅ Technical maintenance |
| 24 | +- Regular dependency updates |
| 25 | +- Access to latest engine features |
| 26 | +- Benefits from infrastructure updates |
| 27 | + |
| 28 | +##### ✅ Team status |
| 29 | +- All roles are filled and active |
| 30 | + |
| 31 | +--- |
| 32 | + |
| 33 | +### `Maintenance requested` |
| 34 | + |
| 35 | +Indicates a collection that needs attention but remains functional. |
| 36 | + |
| 37 | +##### ⚠️ Operational characteristics |
| 38 | + |
| 39 | +- Regular record saving |
| 40 | +- Limited or no updates to terms declarations |
| 41 | +- Declining number of tracked terms |
| 42 | +- Decreasing tracking quality |
| 43 | + |
| 44 | +##### ✅ Technical maintenance |
| 45 | + |
| 46 | +- Critical dependency updates maintained |
| 47 | +- Access to latest engine features |
| 48 | +- Benefits from infrastructure updates |
| 49 | + |
| 50 | +##### ⚠️ Team status |
| 51 | + |
| 52 | +- Host and administrator remain active |
| 53 | +- Curators and maintainers are inactive |
| 54 | + |
| 55 | +--- |
| 56 | + |
| 57 | +### `Abandoned` |
| 58 | + |
| 59 | +Collection is functional but showing signs of neglect. |
| 60 | + |
| 61 | +##### ❌ Operational characteristics |
| 62 | + |
| 63 | +- Unknown record saving status |
| 64 | +- No updates to terms declarations |
| 65 | +- Declining number of tracked terms |
| 66 | +- Decreasing tracking quality |
| 67 | + |
| 68 | +##### ❌ Technical maintenance |
| 69 | + |
| 70 | +- No dependency updates |
| 71 | +- Missing latest engine features |
| 72 | +- Missing infrastructure updates |
| 73 | + |
| 74 | +##### ❌ Team status |
| 75 | + |
| 76 | +- All roles are inactive |
| 77 | + |
| 78 | +--- |
| 79 | + |
| 80 | +### `Terminated` |
| 81 | + |
| 82 | +Collection has ceased operations, it cannot be used for new records but may still be accessible for historical reference. Tracking quality reflects the collection's maintenance level during its active period. |
0 commit comments