WARNING: This site is a work in progress.
Slot: identifier
Unique identifier for the resource / entity.
URI: schema:identifier
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CreditingProgram | Details of the program that oversees the crediting protocol associated with t… | no |
| VoiceCouncilSession | A voice-based governance session following the PACTO pipeline pattern | yes |
| ReferenceId | no | |
| WorkOrder | A discrete unit of work generated from governance processes, assigned to agen… | yes |
| GovernanceProcess | A defined governance process with named stages, used to structure decision-ma… | yes |
| Methodology | Details about a specific methodology | no |
| GovernanceDecision | A record of a governance decision made by an agent or human, including the de… | yes |
| Agent | An autonomous or semi-autonomous software agent that operates within the Rege… | yes |
| CreditProtocol | Details of the credit protocol that defines the requirements and process to r… | no |
| CoherenceCheck | An OPAL coherence check performed on a governance artifact (work order or dec… | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:identifier |
| native | rfs:identifier |
LinkML Source
```yaml
name: identifier
description: Unique identifier for the resource / entity.
from_schema: https://framework.regen.network/schema/
rank: 1000
slot_uri: schema:identifier
alias: identifier
domain_of:
- ReferenceId
- CreditingProgram
- CreditProtocol
- Methodology
- Agent
- WorkOrder
- GovernanceDecision
- GovernanceProcess
- VoiceCouncilSession
- CoherenceCheck
range: string
</details>