Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleCommon Issues
  • Metadata does not specify the works language - a book that has no language will be imported but it will never be shown to any particular patron, since there's no situation where we believe the language is compatible with the patron's language settings
  • Metadata does not specify nonfiction.
  • Metadata does not specif audience
  • Classifications not included in OPDS Feed see below
Info
titleClassifications

Classification the CM can use to organize and process works into the catalog

The following should be brought in if used for classifying works or used when constructing OPDS feeds intended to be used in SimplyE

...

.

...

Code Block
category term="Children" scheme="http://schema.org/audience" label="Children"/>
<category term="PS8553" scheme="http://purl.org/dc/terms/LCC"/>
<category term="398.8" scheme="http://purl.org/dc/terms/DDC"/>
<category term="http://librarysimplified.org/terms/fiction/Fiction" scheme="http://librarysimplified.org/terms/fiction/" label="Fiction"/>
<category term="7" scheme="http://schema.org/typicalAgeRange" label="7"/>
<category term="sh85025320" scheme="http://purl.org/dc/terms/LCSH" label="Christmas stories"/>
<category term="856632" scheme="http://id.worldcat.org/fast/" label="Juvenile fiction"/>

...