Property talk:P6108

Latest comment: 2 years ago by Jneubert in topic Clarify Presentation API version (2.x ./. 3.0)

Documentation

IIIF manifest URL
JSON-LD formatted document URL reference described by the IIIF Presentation API
[create Create a translatable help page (preferably in English) for this property to be included here]
Item “instance of (P31): Items with this property should also have “instance of (P31)”. (Help)
Exceptions are possible as rare values may exist. Exceptions can be specified using exception to constraint (P2303).
List of violations of this constraint: Database reports/Constraint violations/P6108#Item P31, SPARQL
 
Check URL
URL contain `json`, `manifest` or an ID (Help)
Violations query: SELECT ?item ?v { ?item wdt:P6108 ?value . BIND (STR(?value) AS ?v) FILTER (REGEX(?v, "^(.*(json|manifest|\\d).*)$") = false) }
List of this constraint violations: Database reports/Complex constraint violations/P6108#Check URL
 
Check URL contain `manifest`
(Help)
Violations query: SELECT ?item ?v { ?item wdt:P6108 ?value. BIND (STR(?value) AS ?v) FILTER (REGEX(?v, "^(.*(manifest).*)$") = false) FILTER (?item NOT IN (wd:Q78781054, wd:Q62066158)) # exceptions }
List of this constraint violations: Database reports/Complex constraint violations/P6108#Check URL contain `manifest`

Inspiration edit

HT Spinster: https://iiif.io/community/?fbclid=IwAR0Cxoy3TLfTUAmgt8jwUxNyanD4G_5t2vMv5zuzMJCIiGFpy6oeH-O-S8Y#participating-institutions Multichill (talk) 10:18, 16 November 2018 (UTC)Reply


Discussion edit

  • Removed the domain constraint, as there (a) there are many non works of art that are represented by IIIF Manifests, and (b) groups should be represented by IIIF Collections, not by Manifests.
  • Removed distinct values constraint, as a single sheet that has two drawings on it would be two distinct works of art, represented by the same Manifest. Thus the same value would occur in multiple instances.

 – The preceding unsigned comment was added by Azaroth42 (talk • contribs) at 17:45, 26 March 2019‎ (UTC).Reply

Clarify Presentation API version (2.x ./. 3.0) edit

As IIIF Presentation API 3.0 introduces several breaking changes, and often tools such as the formatter URLs provided only work with 2.x, not with 3.0 manifests, we should clarify that the property is meant exclusively for v 2.x manifests..

For now, I'd suggest to enhance the description text accordingly. When need arises, a new "IIIF v3 property" should be introduced and the current property renamed. --Jneubert (talk) 14:39, 12 March 2022 (UTC)Reply

Return to "P6108" page.