Giter Club home page Giter Club logo

Comments (7)

lutzhelm avatar lutzhelm commented on September 23, 2024

Could you provide a manifest where Mirador 3 doesn't display the annotations?

A possible pitfall are the motivations of the annotations. With the default config, Mirador only displays commenting, painting and tagging annotations:

annotations: {
htmlSanitizationRuleSet: 'iiif', // See src/lib/htmlRules.js for acceptable values
filteredMotivations: ['oa:commenting', 'oa:tagging', 'sc:painting', 'commenting', 'tagging'],
},

If you need to display different motivations, you will have to add an annotations entry to your Mirador config.

from mirador.

agniramadani avatar agniramadani commented on September 23, 2024

Screen Shot 2022-08-05 at 15 32 14

from mirador.

lutzhelm avatar lutzhelm commented on September 23, 2024

So, to clarify, your problem is with the image annotations? From what I can see, your image service entry lacks an image service @context, e.g. http://iiif.io/api/image/2/context.json, and a compliance level, depending on what version your image server is on and what it is capable of. See also: https://iiif.io/api/annex/services/#image-information

from mirador.

agniramadani avatar agniramadani commented on September 23, 2024

The same manifest works in Mirador2 and shows all the annotations, but not in Mirador3

from mirador.

PR-Obst avatar PR-Obst commented on September 23, 2024

It could be you're missind the annotation list. Mirador 3 asks for an annotation list in which the annotations are provided. That works different than the mirador 2. I suggest you to take a look on the example manifests within the Mirador 3 annotations-plugin demo.

from mirador.

agniramadani avatar agniramadani commented on September 23, 2024

My backend works on Ruby on Rails, and the manifest is created from there; the admin dashboard runs on Ruby, and for that, I use: mirador_rails everything works fine. All the annotations are showing.

The problem is:
I have created another frontend using ReactJs and used the same manifest, but the annotations are not showing.

Do you think there is a way that mirador_rails and mirador3 will work with the exact manifest?

from mirador.

agniramadani avatar agniramadani commented on September 23, 2024

This is the manifest I use

from mirador.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.