coop.hypha.pollen.embed.text

hypha.coop

Documentation

Free-form text content for a claim.

main object

Free-form text content for a claim.

Properties

text string Required

Context or description of the provenance claim.

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."
}

Lexicon Garden

@