All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ary.jiiify-presentation-v3.0.10.0.source-code.iiif_presentation_messages.xml Maven / Gradle / Ivy

There is a newer version: 0.12.4
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
  <entry key="message-class-name">info.freelibrary.iiif.presentation.v3.utils.MessageCodes</entry>

  <!-- Messages to be stored in the MessageCodes class -->
  <entry key="JPA-001">Property value cannot be null</entry>
  <entry key="JPA-002">Label cannot be null</entry>
  <entry key="JPA-003">ID value cannot be null</entry>
  <entry key="JPA-004">MediaType cannot be null</entry>
  <entry key="JPA-005">Profile cannot be null</entry>
  <entry key="JPA-006">Image resource cannot be null</entry>
  <entry key="JPA-007">Context URI cannot be null</entry>
  <entry key="JPA-009">SeeAlso ID cannot be null</entry>
  <entry key="JPA-010">{} isn't a valid {} behavior</entry>
  <entry key="JPA-011">Width ({}) and height ({}) must not be negative numbers</entry>
  <entry key="JPA-012">{} is required</entry>
  <entry key="JPA-013">{} is not a recognizable media type</entry>
  <entry key="JPA-014">Output file content from failed test: {}</entry>
  <entry key="JPA-015">Image content resource map: {}</entry>
  <entry key="JPA-016">Unexpected JSON node: {}</entry>
  <entry key="JPA-017">Illegal viewing direction argument: {}</entry>
  <entry key="JPA-018">Failed to catch illegal viewing direction argument</entry>
  <entry key="JPA-019">String not allowed to contain HTML: {}</entry>
  <entry key="JPA-020">Supplied locale's language code is undefined: {}</entry>
  <entry key="JPA-021">Unable to add string(s) to internationalized value: {}</entry>
  <entry key="JPA-022">Value cannot be null</entry>
  <entry key="JPA-023">Metadata contents should always be an array of objects with label and value</entry>
  <entry key="JPA-024">Duration ({}) must be positive and finite</entry>
  <entry key="JPA-025">Value is an Option, not a URI</entry>
  <entry key="JPA-026">Value is a URI, not an Option</entry>
  <entry key="JPA-027">Number of arguments is not equal to the number of names</entry>
  <entry key="JPA-028">Logo contents should always be an array of logo strings</entry>
  <entry key="JPA-029">Thumbnail contents should always be an array of thumbnail strings</entry>
  <entry key="JPA-030">Image contents should always have a set of keys over which to iterate</entry>
  <entry key="JPA-031">'{}' is required to be an implementation of '{}'</entry>
  <entry key="JPA-032">Supplied HTML text must have a single root element: {}</entry>
  <entry key="JPA-033">Stripping disallowed HTML markup in following string: {}</entry>
  <entry key="JPA-034">Supplied entry was a {} entry not a {} entry</entry>
  <entry key="JPA-035">IIIF Image API URL does not have a dot before format: {}</entry>
  <entry key="JPA-036">IIIF Image API URL does not have the correct number of components: {}</entry>
  <entry key="JPA-037">Unexpected context URI: {}</entry>
  <entry key="JPA-038">Motivation on {} must be: {}</entry>
  <entry key="JPA-039">Cannot remove required context: {}</entry>
  <entry key="JPA-040">Range item does not have canvas, range, or specific resource!</entry>
  <entry key="JPA-041">Expected Canvas, Range, or SpecificResource... found: {}</entry>
  <entry key="JPA-042">Error while parsing media fragment '{}': {}</entry>
  <entry key="JPA-043">I18n couldn't be added to I18nProperty: {}</entry>
  <entry key="JPA-044">Unable to add metadata: {}</entry>
  <entry key="JPA-045">Unable to add required statement: {}</entry>
  <entry key="JPA-046">Unable to add rights URLs: {}</entry>
  <entry key="JPA-047">Unable to add seeAlso: {}</entry>
  <entry key="JPA-048">Unable to add ServiceImage to ServiceProperty: {}</entry>
  <entry key="JPA-049">Testing Python example file: {}</entry>
  <entry key="JPA-050">Unable to add annotation(s) to AnnotationPage: [{}]</entry>
  <entry key="JPA-051">Service doesn't contain the expected type: {}</entry>
  <entry key="JPA-052">Unexpected object supplied to setLanguageProperty: {}</entry>
  <entry key="JPA-053">Type set on service image must be: {}</entry>
  <entry key="JPA-054">Supplied behavior ('{}') conflicts with an existing behavior: {}</entry>
  <entry key="JPA-055">Supplied behavior ('{}') conflicts with another supplied behavior: {}</entry>
  <entry key="JPA-056">Expected Image, Sound, Video, Text, Model, or Dataset... found: {}</entry>
  <entry key="JPA-057">Method setBehaviors() shouldn't be called without checkBehaviors()</entry>
  <entry key="JPA-058">Method addBehaviors() shouldn't be called without checkBehaviors()</entry>
  <entry key="JPA-059">Content resource '{}' has {} dimensions and canvas '{}' does not</entry>
  <entry key="JPA-060">Content resource '{}' has {} dimensions outside the bounds of canvas '{}'</entry>
  <entry key="JPA-061">Unknown URI fragment syntax specification: {}</entry>
  <entry key="JPA-062">Unable to generate the media fragment's temporal component: start time must precede end time</entry>
  <entry key="JPA-063">Unable to generate the media fragment's temporal component: start time must be non-negative</entry>
  <entry key="JPA-064">Canvas fragment '{}' has {} dimensions and canvas '{}' does not</entry>
  <entry key="JPA-065">Canvas fragment '{}' has {} dimensions outside the bounds of canvas '{}'</entry>
  <entry key="JPA-066">Content resource '{}' has {} dimensions and canvas fragment '{}' does not</entry>
  <entry key="JPA-067">Content resource '{}' has {} dimensions outside the bounds of canvas fragment '{}'</entry>
  <entry key="JPA-100">Unable to add ID to minter's existing IDs set because it already exists: {}</entry>
  <entry key="JPA-101">NOID minter initialization took: {}</entry>
  <entry key="JPA-102">The number of NOIDS generated does not match the expected number: {} vs. {}</entry>
  <entry key="JPA-103">Test failed because expected exception was not thrown</entry>
  <entry key="JPA-104">Iterating through all possible NOIDs took: {}</entry>
  <entry key="JPA-105">Ran out of '{}' NOIDs while creating one for a '{}'</entry>
  <entry key="JPA-106">NOID iterator for '{}' starts at '{}' and skips '{}' NOIDs at a time</entry>
  <entry key="JPA-107">Could not create a new minter: {}</entry>
  <entry key="JPA-108">Received duplicate ID from the minter: {} (count: {})</entry>
  <entry key="JPA-109">{} isn't a valid {} profile</entry>
  <entry key="JPA-110">Duration must be a floating point number, not: {}</entry>
  <entry key="JPA-111">A service must have an ID (or @ID for older services)</entry>
  <entry key="JPA-112">Newly minted Skolem IRI: {}</entry>
  <entry key="JPA-113">Manifest '@context' must either be a string or a list of strings</entry>
  <entry key="JPA-114">Supplied value isn't a valid Image API format: {}</entry>
  <entry key="JPA-115">Supplied value isn't a valid Image API quality: {}</entry>
  <entry key="JPA-116">Unexpected Annotation body type: {}</entry>
  <entry key="JPA-117">Won't try to build a PointSelector without a temporal or X and Y point</entry>
  <entry key="JPA-118">The supplied value isn't a valid collection item type: {}</entry>
  <entry key="JPA-119">The supplied JSON object does not look like it's a {}; its type is: {}</entry>
  <entry key="JPA-120">Testing Ruby example file: {}</entry>

</properties>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy