PublicationVolume
Type name: PublicationVolume
Extends CreativeWork
Name |
Type |
Description |
pageEnd |
Integer or Text |
The page on which the work ends; for example "138" or "xvi". |
pageStart |
Integer or Text |
The page on which the work starts; for example "135" or "xiii". |
pagination |
Text |
Any description of pages that is not separated into pageStart and pageEnd; for example, "1-6, 9, 55" or "10-12, 46-49". |
volumeNumber |
Integer or Text |
Identifies the volume of publication or multi-part work; for example, "iii" or "2". |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["PublicationVolume, extending CreativeWork, provides structured data for describing a specific volume within a publication."],["It includes properties like pageStart, pageEnd, and pagination to indicate the location of the volume within a larger work."],["volumeNumber is used to identify the specific volume, allowing for both numerical and textual representations."],["The schema allows for flexible page descriptions, accommodating various formats like \"138\", \"xvi\", or \"1-6, 9, 55\"."]]],[]]