Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gather raw source URLs at a single place #1

Open
infern018 opened this issue May 2, 2021 · 2 comments
Open

Gather raw source URLs at a single place #1

infern018 opened this issue May 2, 2021 · 2 comments

Comments

@infern018
Copy link

Problem and Approach

Since the records from different histological collections are distributed at multiple parts over the internet, hence for a head start we can gather all those resources in a single place, like adding all such URLs in a single text/HTML file.

Useful Links

PS: I have created a prototype to better understand the type of available meta-data. Here I have used this Zilles-Amunts collection for the data, I would like to combine more of such records into my prototype to expand the domain.

Link: https://github.com/infern018/hist-data

Please feel free to share your valuable suggestions on the prototype :D

@katjaq
Copy link
Member

katjaq commented May 2, 2021

That's fantastic! 😃 Thank you @infern018 for sharing the links and for your fantastic work on building a prototype! \\ö//

It is a great idea to start collecting URLs into one place! We will each jump in as we go along :)
The prototype is great and gives us all a first impression of the tasks and challenges ahead. It is really nice, it is handy that we can sort columns easily :).
We can then together define more fields which should be added to the detail card that opens when clicking on one dataset (for example "Provenance" of the data --> where does the data come from (which collection, who scanned it, kid of 'who is the owner', which needs to be visible in the data card that opens) – and we will discover and define many more add such meta data fields as we work along :)
And we can check how to implement the loading to aim at shortening loading time :)

@infern018
Copy link
Author

infern018 commented May 4, 2021

Thank's a lot @katjaq for your views on the prototype, the idea of adding provenance and source fields on the details-card page is something that cannot be ignored :),

And for the shortening of loading time, I have commented out some code that was not necessary for rendering the API every time, I tried that on my system and as of there it is reducing few seconds of loading. :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants