Skip to content

Latest commit

 

History

History
374 lines (214 loc) · 10.6 KB

_PublicationRef.md

File metadata and controls

374 lines (214 loc) · 10.6 KB

Publication References

The publications where you can find the entry.

Definitions

Publication References (PublicationRefs)

The publications where you can find the entry.


PublicationRefs[]


Publication Reference (PublicationRef)

A source reference. It contains the book's publisher identifier and the page where it occurs. If an entry spans multiple pages, provide the last page as well.

  • Type: Object
Key Description Details
id The publication's identifier. See details
occurrences All occurrences of the entry, identified by IETF language tag (BCP47). See details

id

The publication's identifier.

occurrences

All occurrences of the entry, identified by IETF language tag (BCP47).


Occurrence


Occurrence'SimpleOccurrence


Occurrence'SimpleOccurrences


Occurrence'VersionedOccurrence


Simple Occurrences (SimpleOccurrences)


SimpleOccurrences[]


Simple Occurrence (SimpleOccurrence)

  • Type: Object
Key Description Details
first_page The page where it occurs. If the entry spans multiple pages, use this as the first page and last_page as the last page. See details
last_page? The last page where it occurs. If there is only one page, set this to the same as first_page oder remove it. See details

first_page

The page where it occurs. If the entry spans multiple pages, use this as the first page and last_page as the last page.

  • Type: Integer
  • Minimum: 1

last_page?

The last page where it occurs. If there is only one page, set this to the same as first_page oder remove it.

  • Type: Integer
  • Minimum: 2

Versioned Occurrence (VersionedOccurrence)

  • Type: Object
Key Description Details
initial The initial occurrence of the entry. See details
revisions? Revisions of the entry, resulting in either changed page references or re-addition or removal of an entry. See details

initial

The initial occurrence of the entry.

revisions?

Revisions of the entry, resulting in either changed page references or re-addition or removal of an entry.


VersionedOccurrence/revisions[]


Initial Occurrence (InitialOccurrence)

  • Type: Object
Key Description Details
printing? The publication's printing since which the entry is present. Leave empty if present since the beginning. See details
pages The initial page references. See details

printing?

The publication's printing since which the entry is present. Leave empty if present since the beginning.

  • Type: Integer
  • Minimum: 2

pages

The initial page references.


InitialOccurrence/pages[]


Revision (Revision)

A revision of the entry, resulting in either changed page references or re-addition or removal of an entry.


Revision'Since

  • Type: Object
Key Description Details
tag See details
since See details

tag

  • Constant: "Since"

since


Revision'Deprecated

  • Type: Object
Key Description Details
tag See details
deprecated See details

tag

  • Constant: "Deprecated"

deprecated


Since

  • Type: Object
Key Description Details
printing The publication's printing since which the entry is present again or has changed page references. See details
pages The changed or new page references. See details

printing

The publication's printing since which the entry is present again or has changed page references.

  • Type: Integer
  • Minimum: 2

pages

The changed or new page references.


Since/pages[]


Deprecation

  • Type: Object
Key Description Details
printing The publication's printing since which the entry has been removed. See details

printing

The publication's printing since which the entry has been removed.

  • Type: Integer
  • Minimum: 2

Page Range (PageRange)

  • Type: Object
Key Description Details
first_page The page where it occurs. If the entry spans multiple pages, use this as the first page and last_page as the last page. See details
last_page? The last page where it occurs. If there is only one page, set this to the same as first_page oder remove it. See details

first_page

The page where it occurs. If the entry spans multiple pages, use this as the first page and last_page as the last page.

last_page?

The last page where it occurs. If there is only one page, set this to the same as first_page oder remove it.


Page (Page)


Page'InsideCoverFront

  • Type: Object
Key Description Details
tag See details
inside_cover_front See details

tag

  • Constant: "InsideCoverFront"

inside_cover_front


Page'InsideCoverFront/inside_cover_front

  • Type: Empty Object

Page'InsideCoverBack

  • Type: Object
Key Description Details
tag See details
inside_cover_back See details

tag

  • Constant: "InsideCoverBack"

inside_cover_back


Page'InsideCoverBack/inside_cover_back

  • Type: Empty Object

Page'Numbered

  • Type: Object
Key Description Details
tag See details
numbered See details

tag

  • Constant: "Numbered"

numbered


NumberedPage

The page number.

  • Type: Integer