-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Milestone
Description
Query for existing annotation related to dataset and dataset elements
This could be achieved by:
-
Presuming [dataset_element_url] == [dataset url]/[dataset file]. Filtering annotation by target.source using
regexto filter dataset url starting with specified string - dataset elements:
https://b2note.bsc.es/api/annotations?where={%22target.source%22:{%22$regex%22:%20%22^https://trng-b2share.eudat.eu/api/files/44f3fc75-3f68-42c2-b537-ae0917ebcb44/.*%22}} -
Presuming dataset element annotation share same target.id. Filtering annotation by target.id - same value shared among dataset elements:
https://b2note.bsc.es/api/annotations?where={%22target.id%22:%22http://hdl.handle.net/0000/810f3882fa0a4196aa9fd080de5f71c7%22}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels