Project:MilestonesMeeting/20240923: Difference between revisions

From MaRDI portal
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 14: Line 14:
** Better author matching (de-duplication)
** Better author matching (de-duplication)
** Import of Zenodo description
** Import of Zenodo description
** (see above) Recurring updates
* Portal Use-cases definition:
** In which direction do we want to go?
** What should the portal be?
** Update / improve [[Project:Personas|personas]]
* Fomula extraction from arXiv papers
* LLM integration
** Example: https://ask.orkg.org/
* Normalization of identifiers, e.g. [https://query.portal.mardi4nfdi.de/#SELECT%20%2a%20WHERE%20%7B%0A%20%20%3Fitem%20wdt%3AP27%20%3Fdoi%20.%0A%20%20BIND%28LCASE%28STR%28%3Fdoi%29%29%20AS%20%3Fdoi_lcase%29%0A%20%20BIND%28UCASE%28STR%28%3Fdoi%29%29%20AS%20%3Fdoi_ucase%29%0A%20%20%0A%20%20FILTER%20%28%3Fdoi%20%21%3D%20%3Fdoi_lcase%29%0A%20%20FILTER%20%28%3Fdoi%20%21%3D%20%3Fdoi_ucase%29%0A%7D%0ALIMIT%2010000 case normalization for DOI]

Latest revision as of 19:20, 17 September 2024

Planning

Please add some topics that we should discuss at the meeting.

  • Recurring updates (e.g. updates to Person pages from WikiData)
  • Status of Milestones / planning for 2024
  • Internal Documentation
  • Documentation for external users (FAQs / How-Tos)
  • Merging of profiles
  • How to fix missing paper titles? (OpenAlex? Crossref?)
  • How to show project-pages, e.g. from Math+. As raw item or using a item-specific styling?
  • Zenodo Importer
    • Better author matching (de-duplication)
    • Import of Zenodo description
    • (see above) Recurring updates
  • Portal Use-cases definition:
    • In which direction do we want to go?
    • What should the portal be?
    • Update / improve personas
  • Fomula extraction from arXiv papers
  • LLM integration
  • Normalization of identifiers, e.g. case normalization for DOI