EngineVersion 1workspaceClasses

workspace:Context

workspace:Context from the workspace matrix.

An execution context within a workspace with activated matrices and RDF state

Properties

workspace:activatedMatrix (optional)

Validation shape for activated matrix URI references.

Activated matrices must be valid URI references

A matrix that is activated in this context (URI reference to matrix resource)

workspace:contextId (required, max 1)

Validation shape for context ID property.

Context ID must be a valid UUID string

The unique identifier of a context (UUID)

workspace:createdAt (required, max 1)

Validation shape for context creation timestamp.

Created at must be a dateTime

The timestamp when the resource was created

workspace:createdBy (required, max 1)

Validation shape for context creator property.

Created by must be a User instance

The user who created this context

workspace:lastActiveAt (required, max 1)

Validation shape for context last active timestamp.

Last active at must be a dateTime

The timestamp when the context was last active

workspace:title (optional, max 1)

Validation shape for context title property.

Title must be a string

The title of the context

workspace:updatedAt (required, max 1)

Validation shape for context update timestamp.

Updated at must be a dateTime

The timestamp when the resource was last updated

workspace:workspace (required, max 1)

Validation shape for context workspace property.

Workspace must be a Workspace instance

The workspace containing this context

On this page