Free-form text content for a claim.
Properties
View raw schema
{
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"description": "Context or description of the provenance claim."
}
},
"description": "Free-form text content for a claim."
}