The Wayback Machine - https://web.archive.org/web/20200625220313/https://github.com/topics/iiif
Skip to content
#

iiif

Here are 164 public repositories matching this topic...

mirador
nicolasfranck
nicolasfranck commented Apr 27, 2020

I'm not sure if they is the right place to ask this question,
but is there any documentation about the format of the authority files (in RDF),
what is expected of each attribute and how they are used in the
application?

There is of course an example that applies to places, but what
about persons and events? Or do I incorrectly assume that
persons and events are also authority controlled (a

aisaac
aisaac commented Feb 19, 2020

I'm wondering where changes in the mappings between context and RDF vocabularies between v2 and v3 have been documented. I.e. profile is now dcterms:conformsTo instead of doap:implements, protocol is now dcterms:type instead of dcterms:conformsTo and service is schema:potentialAction instead of svcs:has_service. Maybe there are others?

Why the last one, by the way? This doesn'

acdha
acdha commented Jul 18, 2019

I'm not sure whether this an update for the documentation or a feature request but I wanted to setup an instance of RAIS which only serves images from S3 and ended up having to read the source to learn that I have to prefix the IIIF image identifier with s3:. It's not the end of the world but it feels like an implementation detail I'd prefer not to leak into public URLs.

tomcrane
tomcrane commented May 8, 2019

Canvas panel as a component to drive reading - for people who are going to spend a long time reading a text. I need to write up my notes into a narrative then see how that fits in with Canvas Panel features (could be Canvas Panel inside the UV, or in any ad-hoc bookreader UI).

Then do more work on the developer narrative.

kitodo-presentation
sebastian-meyer
sebastian-meyer commented Oct 8, 2019

General Maintenance and Modernization

  • Support Fluid templates for easy content rendering (especially for metadata)
  • Consistently use type declaration for parameters and return values
  • Complete and fix phpDoc (in the given order)
    • Documentation for each class (@package, @subpackage, @access, @abstract, @property)
    • Documentation for each property (`@a
kilchenmann
kilchenmann commented Apr 17, 2020

Could we add a link to the Sipi Github repository somewhere in the documentation (preferably at the top of the page)?

Additional I had the following errors during installation and build. I was able to solve them, so we should update the documentation:

  • Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
    • Solved with brew install pkg-config --> update Prerequisites / macOs
      <br
datazuul
datazuul commented Jan 8, 2019

compression of responses (e.g. json of manifest) reduces traffic. in cases where a webserver is in front of hymir, compression should be done there. nonetheless compression reduces cache storage if webserver caches responses from application (e.g. with nginx in front of hymir)

see [https://docs.spring.io/spring-boot/docs/current/reference/html/common-application-properties.html](https://docs.sp

Improve this page

Add a description, image, and links to the iiif topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the iiif topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.