mapping-commons / sssom-api

Apache License 2.0
7 stars 0 forks source link

Implement a basic service to retrieve all mappings for a term #3

Closed matentzn closed 1 year ago

matentzn commented 2 years ago

Two major endpoints

/mappings/ /mapping_sets/

/mappings

Parameters:

The mappings endpoint without parameters lists all mappings. If you add a subject_id parameter, it will only return the mappings pertaining to this subject id.