Bibliographic Reference
Type: object
Definitions
The following schema definitions may be used by this schema:
-
Person:
"person"
Type:
object
Additional properties: false
Properties
-
First Name:
"firstName"
Type:
string
-
Last Name:
"lastName"
Type:
string
-
Required Properties
title
Additional properties: true
Properties
-
ID:
"id"
-
Type:
"type"
Type:
string
-
Authors:
"authors"
Type:
array
Unique items:
true
Items
Author
Must be an instance of the #person schema.
-
City:
"city"
Type:
string
-
Digital Object Identifier (DOI):
"doi"
Type:
string
Regular expression pattern:
^10.\d{4,9}/[-._;()/:A-Za-z0-9]+$
-
Edition:
"edition"
Type:
integer
Minimum:
1
-
Editors:
"editors"
Type:
array
Unique items:
true
Items
Editor
Must be an instance of the #person schema.
-
Issue:
"issue"
Type:
string
-
Pages:
"pages"
Type:
string
-
Publication:
"publication"
Type:
string
-
Publication Type:
"publicationType"
Type:
string
Allowed Values (
enum
)"journal article"
"book"
"generic"
"book section"
"conference proceedings"
"working paper"
"report"
"web page"
"thesis"
"magazine article"
"newspaper article"
"television broadcast"
"encyclopedia article"
"film"
-
Publisher (or Institution):
"publisher"
Type:
string
-
Series:
"series"
Type:
string
-
Title:
"title"
Type:
string
Min length:
1
-
Translators:
"translators"
Type:
array
Unique items:
true
Items
Translator (Person)
Must be an instance of the #person schema.
-
URL:
"url"
Type:
string
Format: uri
-
Volume:
"volume"
Type:
integer
Minimum:
1
-
Year:
"year"
Type:
integer