AuthorisedRepresentativeRoleAssignment
classAuthorised representative role assignment
A specific assignment representing the written mandate between a manufacturer and an authorised representative; [ESPR Art 2 (43)]
Upstream alignment
How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.
Properties (9)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| assignmentValidFrom Assignment valid from | The date and time from which the actor role assignment is valid. | cirpass2:ActorRoleAssignment | xsd:dateTime | — | — |
| assignmentValidTo Assignment valid to | The date and time until which the actor role assignment is valid. | cirpass2:ActorRoleAssignment | xsd:dateTime | — | — |
| hasActor Has actor | Links actor role assignment to actor | cirpass2:ActorRoleAssignment | cirpass2:Actor | — | — |
| hasRole Has role | Links an actor role assignment to a role. | cirpass2:ActorRoleAssignment | cirpass2:Role | — | — |
| inContextOfActivity In context of activity | Relates the actor role assignment to a specific lifecycle activity, such as a repair or recycling event (from the Event module). ActorRoleAssignment is modelled in the EU DPP CO ACTOR module. Event is modelled in the EU DPP CO EVENT module. | cirpass2:ActorRoleAssignment | cirpass2:Event | — | — |
| inContextOfDPP In context of DPP | Relates the actor role assignment to a specific Digital Product Passport instance (from P_DPP module). ActorRoleAssignment is modelled in the EU DPP CO ACTOR module. DPP is modelled in the EU DPP CO P_DPP module. | cirpass2:ActorRoleAssignment | cirpass2:DPP | — | — |
| inContextOfProduct In context of product | Relates the actor role assignment to a specific product (from P_DPP module). ActorRoleAssignment is modelled in the EU DPP CO ACTOR module. Product is modelled in the EU DPP CO P_DPP module. | cirpass2:ActorRoleAssignment | cirpass2:Product | — | — |
| representsManufacturer Represents manufacturer | Used when the role is authorisedRepresentativeRole to indicate the manufacturer being represented. | cirpass2:AuthorisedRepresentativeRoleAssignment | cirpass2:Actor | — | — |
| representsManufacturerForProduct Represents manufacturer for product | Indicates which product(s) the authorised representative's mandate covers. AuthorisedRepresentativeRoleAssignment is modelled in the EU DPP CO ACTOR module. Product is modelled in the EU DPP CO P_DPP module. | cirpass2:AuthorisedRepresentativeRoleAssignment | cirpass2:Product | — | — |
Subclass Of
Aligned from OpenEPCIS (3)
Used as Range (1)
Where used
Referenced by other terms (3)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
"type": "AuthorisedRepresentativeRoleAssignment",
"representsManufacturer": "...",
"representsManufacturerForProduct": "...",
"assignmentValidFrom": "..."
}