Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
NAME
SemanticWeb::Schema::Book - A book.
VERSION
version v0.0.4
DESCRIPTION
A book.
ATTRIBUTES
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
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)