49f683bea4444d33…
Created Jun 24, 202610 fields2 collections using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| unknown | ||
| url | string | |
| date | string | |
| slug | string | |
| type | string | |
| title | string | |
| venue | string | |
| authors | string | |
| pdf_size | integer | |
| source_url | string (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