f073bec797ddfce6…
Created Jun 24, 20269 fields2 collections using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| url | string (uri) | |
| name | string | |
| slug | string | |
| string | private | |
| teams | array | |
| biography | string | |
| job_title | string | |
| affiliation | string | |
| research_domains | array |
JSON Schema
{
"type": "object",
"required": [
"name",
"slug"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"name": {
"type": "string"
},
"slug": {
"type": "string"
},
"email": {
"type": "string",
"private": true
},
"teams": {
"type": "array",
"items": {
"type": "string"
}
},
"biography": {
"type": "string"
},
"job_title": {
"type": "string"
},
"affiliation": {
"type": "string"
},
"research_domains": {
"type": "array",
"items": {
"type": "string"
}
}
}
}Used by 2 collections
Full hash:f073bec797ddfce68e66563ef28039d9b3dc09519bbbb54dd55deca0887ba459
ID:69f83be6-9c00-4257-bc04-4a9b098fe6b8