fe5c0a369bfd6674…
Created Jun 24, 202610 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| url | stringnull | |
| title | string | |
| status | string | |
| endDate | stringnull | |
| location | stringnull | |
| sponsors | array | |
| bannerUrl | stringnull (uri) | |
| startDate | stringnull | |
| description | string | |
| eventGroupId | stringnull | → EventGroup |
JSON Schema
{
"type": "object",
"properties": {
"url": {
"type": [
"string",
"null"
]
},
"title": {
"type": "string"
},
"status": {
"type": "string"
},
"endDate": {
"type": [
"string",
"null"
]
},
"location": {
"type": [
"string",
"null"
]
},
"sponsors": {
"type": "array",
"items": {
"type": "object"
}
},
"bannerUrl": {
"type": [
"string",
"null"
],
"format": "uri"
},
"startDate": {
"type": [
"string",
"null"
]
},
"description": {
"type": "string"
},
"eventGroupId": {
"type": [
"string",
"null"
],
"x-ref-type": "EventGroup"
}
},
"description": "An academic event or conference associated with preprints (e.g. a conference submission track)."
}Used by 1 collection
Full hash:fe5c0a369bfd6674d3ca2b3ceec04450f897d315640e659cd4b0b467155b7ff4
ID:0477e8c2-e0a2-416f-a63a-10bdc1caa676