eadfb7eaf1093689…
Created Jul 9, 202613 fields1 collection using this schema
Labels
newhive/pageJul 9
Fields
| Name | Type | Info |
|---|---|---|
| title | string | |
| abstract | stringnull | |
| authorIds | array | |
| sessionId | stringnull | → Session |
| sourceUrl | string | |
| topicArea | stringnull | → TopicArea |
| authorships | array | |
| affiliations | array | |
| sessionLabel | stringnull | |
| topicCategory | stringnull | |
| presentationType | string | |
| topicSubcategory | stringnull | |
| correspondingEmail | stringnull |
JSON Schema
{
"type": "object",
"required": [
"title",
"presentationType",
"sourceUrl"
],
"properties": {
"title": {
"type": "string"
},
"abstract": {
"type": [
"string",
"null"
]
},
"authorIds": {
"type": "array",
"items": {
"type": "string",
"x-ref-type": "Author"
}
},
"sessionId": {
"type": [
"string",
"null"
],
"x-ref-type": "Session"
},
"sourceUrl": {
"type": "string"
},
"topicArea": {
"type": [
"string",
"null"
],
"x-ref-type": "TopicArea"
},
"authorships": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"authorId": {
"type": "string",
"x-ref-type": "Author"
},
"affiliations": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"description": "Per-presentation author list, in program order, each with the institution strings for this presentation."
},
"affiliations": {
"type": "array",
"items": {
"type": "string"
}
},
"sessionLabel": {
"type": [
"string",
"null"
]
},
"topicCategory": {
"type": [
"string",
"null"
]
},
"presentationType": {
"type": "string"
},
"topicSubcategory": {
"type": [
"string",
"null"
]
},
"correspondingEmail": {
"type": [
"string",
"null"
]
}
}
}Used by 1 collection
Full hash:eadfb7eaf10936894e55cf45b547865466d2ae4db84649bc67da2c0143f83265
ID:15c4a49a-12d0-43a8-bf6b-4da5c9a7ef49