Comment on page
ARTIFACT_STATE
Definition: | Suggested values exist in the Information Model : idsc:ANONYMIZED, idsc:PSEUDONYMIZED, idsc:ENCRYPTED, idsc:COMBINED. |
Label: | artifact state |
Identifier: | |
Note: | |
Class: |
Example:
"constraint": [{
"leftOperand": "idsc:ARTIFACT_STATE",
"operator": "eq",
"rightOperand": { "@value": "idsc:ANONYMIZED", "@type": "xsd:string" }
}]
Last modified 5mo ago