Transformation

class

An identified transformation resource used to correlate one or more TransformationEvents that describe the same transformation.

URI:https://w3id.org/eudpp#Transformation

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 (1)

DescriptionDomainRangeVocabularies
transformationIdentifier
transformation identifier
Specifies the identifier of a transformation used to correlate one or more TransformationEvents that describe the same transformation.cirpass2:Transformationxsd:anyURI

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/upstream/cirpass2-eudpp/cirpass2-eudpp-context.jsonld",
  "type": "Transformation",
  "transformationIdentifier": "..."
}