49f683bea4444d33

Created Jun 24, 202610 fields2 collections using this schema

Labels

No labels yet.

Fields

NameTypeInfo
pdfunknown
urlstring
datestring
slugstring
typestring
titlestring
venuestring
authorsstring
pdf_sizeinteger
source_urlstring (uri)

JSON Schema

{
  "type": "object",
  "required": [
    "title",
    "slug"
  ],
  "properties": {
    "pdf": {
      "oneOf": [
        {
          "type": "object",
          "required": [
            "$file"
          ],
          "properties": {
            "$file": {
              "type": "string",
              "pattern": "^sha256:[a-f0-9]{64}quot;
            }
          }
        },
        {
          "type": "null"
        }
      ]
    },
    "url": {
      "type": "string"
    },
    "date": {
      "type": "string"
    },
    "slug": {
      "type": "string"
    },
    "type": {
      "type": "string"
    },
    "title": {
      "type": "string"
    },
    "venue": {
      "type": "string"
    },
    "authors": {
      "type": "string"
    },
    "pdf_size": {
      "type": "integer"
    },
    "source_url": {
      "type": "string",
      "format": "uri"
    }
  }
}

Used by 2 collections

Full hash:49f683bea4444d333c9493dee798e982191f58d642f7cf36559a8e3aa98c4fae

ID:e9f2935c-081f-4632-870a-d86c981335fe