Get all pathways with a particular Pubmed reference
收藏Figshare2014-06-05 更新2026-04-29 收录
下载链接:
https://figshare.com/articles/dataset/Get_all_pathways_with_a_particular_Pubmed_reference/1047292
下载链接
链接失效反馈官方服务:
资源简介:
PREFIX wp: PREFIX rdfs: PREFIX dc: PREFIX foaf: PREFIX dcterms: SELECT DISTINCT ?wpUrl ?pubmedWHERE{?pubmed a wp:PublicationReference .?pubmed dcterms:isPartOf ?pathway .?pathway dc:identifier ?wpUrl .}ORDER BY ?pathway
创建时间:
2014-06-05



