One Hat Cyber Team
Your IP :
216.73.216.182
Server IP :
203.175.9.166
Server :
Linux tanggamus.iixcp.rumahweb.net 5.14.0-427.28.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 2 03:44:10 EDT 2024 x86_64
Server Software :
LiteSpeed
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
cite5577
/
www
/
lib
/
pkp
/
schemas
/
Edit File:
author.json
{ "title": "Author", "description": "An author of a publication.", "required": [ "email", "givenName", "publicationId", "userGroupId" ], "properties": { "affiliation": { "type": "string", "description": "The scholarly institution this contributor is employed by or affiliated with.", "multilingual": "true", "apiSummary": true }, "biography": { "type": "string", "description": "An optional bio statement about this contributor.", "multilingual": "true" }, "country": { "type": "string" }, "email": { "type": "string", "apiSummary": true, "validation": [ "email_or_localhost" ] }, "familyName": { "type": "string", "multilingual": "true", "apiSummary": true }, "givenName": { "type": "string", "multilingual": "true", "apiSummary": true, "validation": [ "nullable" ] }, "id": { "type": "integer", "apiSummary": true }, "includeInBrowse": { "type": "boolean", "description": "Whether or not to include this contributor in author lists when the publication appears in search results, tables of content and catalog entries.", "default": true, "apiSummary": true }, "orcid": { "type": "string", "description": "The ORCID of this contributor. See: https://orcid.org/", "apiSummary": true, "validation": [ "orcid" ] }, "preferredPublicName": { "type": "string", "description": "An optional field for contributors to specify how they prefer to be identified in this publication.", "multilingual": "true", "apiSummary": true }, "publicationId": { "type": "integer", "apiSummary": true }, "seq": { "type": "integer", "description": "The order in which this contributor should appear in a list of contriibutors.", "apiSummary": true }, "submissionLocale": { "type": "string", "description": "The primary locale of the submission this author is attached to. This locale is used as the fallback when a language is missing from a multilingual property.", "apiSummary": true, "readOnly": true }, "url": { "type": "string", "description": "An optional URL to this contributor's webpage.", "validation": [ "url" ] }, "userGroupId": { "type": "integer", "description": "in which user group should this contributor be identified. Usually one of the author roles, such as Author or Translator.", "apiSummary": true } } }
Simpan