A person or institution.
Field | Type | Required | Definition |
---|---|---|---|
firstName | string | No |
The Actor's first name. |
lastName | string | Yes |
The Actor's last name or the name of the institution. |
orcid | string | No |
The Actor's ORCiD identifier. |
scopusID | string | No |
The Actor's Scopus identifier. |
primaryInstitution | string | No |
The Actor's primary institution. |
city | string | No |
A city or town. |
country | Term | No | |
string | No |
The email address of the Actor. |
|
website | iri | No |
A link to a website describing the Actor. |
dataPrivate | boolean | Yes |
If these data are private. Private means that Hestia administrators can access these data and you can grant access to other platform users, but these data will not be made available to any other users of the platform or distributed to third parties. Defaults to: False |
Internal Properties
The following properties are automatically set when data are uploaded to the Hestia platform. If they are included in a file which is uploaded, they will be overwritten.
Field | Type | Definition |
---|---|---|
@context | string | The location of the JSON-LD context file. |
@id | string | The unique ID assigned to the Node by Hestia. |
@type | string | Actor |
name | string |
An automatically generated field made up of: |
originalId | string |
The identifier for these data in the source database (e.g., if the data were converted from openLCA or ecoinvent, the id field from that database). |
schemaVersion | string |
The version of the schema when these data were created. |
createdAt | date |
Date created on Hestia in ISO 8601 format (YYYY-MM-DD). |
updatedAt | date |
Last update date on Hestia in ISO 8601 format (YYYY-MM-DD). |
Example 1