acdh-oeaw / dig_ed_cat

A web application to browse, analyze and curate a cataloge of digital editions
https://dig-ed-cat.acdh.oeaw.ac.at/
MIT License
9 stars 2 forks source link

Integration with DMMapp? #166

Closed gfranzini closed 2 years ago

gfranzini commented 6 years ago

Would it be worth trying to hook us up onto DMMapp? Project website: https://digitizedmedievalmanuscripts.org/app/# GitHub repo: https://github.com/SexyCodicology/DMMapp

What I'm thinking is to create a link via our 'Repository of source material' institutions. The benefit would be resource discovery, both ways if DMMapp likes the idea. I looked at their JSON file but it looks like both us and them would need an institution ID/primary key for the link to happen, correct?

If you think it makes sense, I can contact the developers with the proposal.

zxenia commented 6 years ago

I looked into it and we can do it, for us to provide such JSON file should be very easy. Especially as now we've implemented institution individual page, so this could work as a link for an institution on digedcat website. You can contact them and let us know what info in JSON file exactly we should provide for this to happen. So far, looking at the linked JSON file, we have it all.

gfranzini commented 6 years ago

Super, I sent them an email! Will keep you posted.

gfranzini commented 6 years ago

They replied and are very happy to partner up with us! :-)

Basically, it would be cool, for example, to have a button/link next to the repository in the sheet below saying something like "View institution in DMMapp".

screen shot 2018-02-20 at 20 42 27 Clicking on the button would take me here:

screen shot 2018-02-20 at 20 33 37

The problem is that this page in DMMapp doesn't have its own URL. It's a generic https://digitizedmedievalmanuscripts.org/app/ URL. In order to connect we need a DMMapp URL, correct? Or is there some cool way of circumventing the problem?

For them adding us is easy because they simply have to add our own institution URL (in this case https://dig-ed-cat.eos.arz.oeaw.ac.at/editions/institution/497) to their JSON data with a button/link like "View digital editions in the Catalogue".

They are open to solutions and recommendations, if you have any. If they need to add URLs/URIs, let me know and I'll tell them :)

Thank you!

gfranzini commented 6 years ago

Hi @zxenia @csae8092 ! Not sure you saw this message, so I'm pinging you. If you could confirm this is what they need to do, then I'll inform them and see what's possible at their end. Thanks!

zxenia commented 6 years ago

Hi, thanks for the reminder! yes, we will need a URL/or an identifier for each institution to resolve it to DMMapp. I think they definitely have identifiers for each institution, they just don't expose them. Maybe they have an API? then we can use it to retrieve their institutions and link to ours.

gfranzini commented 6 years ago

Thank you Ksenia, I will ask them!