lubianat / ann

A repository for brainstorming and prototyping ideas related to the eLifeSprint project Annotate them all (https://sprint.elifesciences.org/annotate-them-all/)
Apache License 2.0
14 stars 0 forks source link

Manual annotation in EuropePMC format #10

Closed lubianat closed 4 years ago

lubianat commented 4 years ago

Nice, so you have an idea! These are optional guidelines to help you share them with the group.

What is your idea? Manually annotate some eLife abstracts with Wikidata IDs. Note down what can and cannot currently be annotated with Wikidata IDs.

Use manual annotation to guide development of the gamified interface.

What can we do at the Sprint? We can annnotate, perhaps, one or 2 abstracts.

What skills does it require? Basic understanding of Wikidata (reading this text should be enough). Basic understanding of Europe PMC's Annotation API annotation format (reading this page should be enough).

lubianat commented 4 years ago

Perhaps a subtask would be to make a "manual annotator" that people could enter the information and the app (a shiny app perhaps?) would generate the Europe PMC-compatible JSON.

lubianat commented 4 years ago

The annotation is made in the W3C Web Annotation Data Model:

https://www.w3.org/TR/annotation-model/

This might require quite a bit of coding on one side. But we can make "code-less" annotations in one side, matched by coe-related annotations in the other side.

gtsueng commented 4 years ago

"Note down what can and cannot currently be annotated with Wikidata IDs."

And please share those notes with the Gene Wiki/Wikidata community as well--especially if there are entities with existing ontologies that can be uploaded to Wikidata.

lubianat commented 4 years ago

Thanks, @gtsueng!

We took notes in this spreadsheet

I'm summarizing the work, and we should put a report out in a couple days, and try to make it reach anyone that might be interested.

I'm closing the issue as the sprint has finished. There will be some follow up on the manual annotations on issue #28.