creator
Primary dataset creators/authors
Details
| Property | Value |
|---|---|
| Type | array |
| Requirement | recommended |
| Namespace URI | https://behaverse.org/schemas/dataset#creator |
Examples
[{"name": "Jane Researcher", "email": "[email protected]", "orcid": "0000-0001-2345-6789", "affiliation": "University Psychology Department"}]
Array Items
Each item in this array is of type: object
Object Properties
| Property | Type | Description |
|---|---|---|
name | string | Full name of the person |
email | string | Email address |
orcid | string | ORCID identifier |
affiliation | string | Institutional affiliation |