Skip to content

CANON · COMPOSABLE-ACTION / CONTINUE-RECORD-APP

Continue this record

DefinedTerm · Action

Add a hop to this record's history — resale, repair, transfer, reuse, or ownership change. The QR stays alive.

TERM CODE
continue-record-app
IDENTIFIER
continue-record-appEconomy3 composable action
ADDITIONAL PROPERTY
TransferActionproducesSellActionproduces5sequence
{
  "@context": "https://schema.org",
  "@type": [
    "DefinedTerm",
    "Action"
  ],
  "@id": "https://economy3.org/composable-action/continue-record-app",
  "name": "Continue this record",
  "termCode": "continue-record-app",
  "description": "Add a hop to this record's history — resale, repair, transfer, reuse, or ownership change. The QR stays alive.",
  "identifier": {
    "@type": "PropertyValue",
    "propertyID": "economy3:composable-action",
    "name": "Economy3 composable action",
    "value": "continue-record-app"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "propertyID": "https://schema.org/result",
      "name": "produces",
      "value": "TransferAction"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "https://schema.org/result",
      "name": "produces",
      "value": "SellAction"
    },
    {
      "@type": "PropertyValue",
      "propertyID": "economy3:sequence",
      "name": "sequence",
      "value": "5"
    }
  ]
}