Looking for help!
NAME
SemanticWeb::Schema::Book - A book.
VERSION
version v3.8.1
DESCRIPTION
A book.
ATTRIBUTES
abridged
Indicates whether the book is an abridged edition.
A abridged should be one of the following types:
Bool
book_edition
bookEdition
The edition of the book.
A book_edition should be one of the following types:
Str
book_format
bookFormat
The format of the book.
A book_format should be one of the following types:
illustrator
The illustrator of the book.
A illustrator should be one of the following types:
isbn
The ISBN of the book.
A isbn should be one of the following types:
Str
number_of_pages
numberOfPages
The number of pages in the book.
A number_of_pages should be one of the following types:
SEE ALSO
SemanticWeb::Schema::CreativeWork
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)