first test datacite schema
This commit is contained in:
parent
d0ed3e9105
commit
3c50618c8a
8 changed files with 411 additions and 99 deletions
|
@ -15,6 +15,7 @@ class Person extends Model
|
|||
'email',
|
||||
'identifier_orcid',
|
||||
'status',
|
||||
'name_type'
|
||||
];
|
||||
protected $table = 'persons';
|
||||
public $timestamps = false;
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue