at.ducs.actor.home

ducs.at

Documentation

main record

No description available.

Record Key literal:self Fixed literal value

Properties

cat string uri Required

A valid URI.

View raw schema
{
  "key": "literal:self",
  "type": "record",
  "record": {
    "type": "object",
    "required": [
      "cat"
    ],
    "properties": {
      "cat": {
        "type": "string",
        "format": "uri"
      }
    }
  }
}

Lexicon Garden

@