ga4gh / ga4gh/data-connect

Use CURIEs in spec docs

Open
#104 0 comments 0 reactions 1 assignee Claimed by @jfuerth View on GitHub
feature user-feedback
Dominant language
HTML
Stars
25
Forks
14
PR merge metrics
No merged PRs in 30d

Description

The spec mentions CURIEs, but includes examples like this:

https://github.com/ga4gh-discovery/data-connect/blob/develop/SPEC.md#search-example

```json
Request body:
{
"query": "SELECT * from search_postgres_pgpc.ontology.axiom WHERE to_term=?"
"parameters": [ "UBERON_0000464" ]
}
```

I would recommend using the UBERON CURIE, i.e. `UBERON:0000464` (and having a separate prefixmap that points to the OBO PURL)

Thanks,
Chris (Uberon developer)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.