f073bec797ddfce6

Created Jun 24, 20269 fields2 collections using this schema

Labels

No labels yet.

Fields

NameTypeInfo
urlstring (uri)
namestring
slugstring
emailstring
private
teamsarray
biographystring
job_titlestring
affiliationstring
research_domainsarray

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