DIYgod / RSSHub

🧡 Everything is RSSible
https://docs.rsshub.app
MIT License
32.2k stars 7.15k forks source link

ORCID #9170

Closed starsareintherose closed 2 years ago

starsareintherose commented 2 years ago

路由地址

/orcid

完整路由地址

/orcid/:id

相关文档

https://docs.rsshub.app/study.html#orcid

预期是什么?

Can get

实际发生了什么?

https://rsshub.app/orcid/0000-0002-4731-9700

部署

RSSHub 演示 (https://rsshub.app)

部署相关信息

No response

额外信息

My selfhost

Route requested: /orcid/0000-0002-4731-9700
Error message: Error: wrong path
    at module.exports (/opt/rsshub/lib/middleware/parameter.js:16:15)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async module.exports (/opt/rsshub/lib/middleware/anti-hotlink.js:33:5)
    at async module.exports (/opt/rsshub/lib/middleware/template.js:14:5)
    at async /opt/rsshub/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/opt/rsshub/lib/middleware/api-template.js:2:5)
    at async module.exports (/opt/rsshub/lib/middleware/utf8.js:4:5)
    at async module.exports (/opt/rsshub/lib/middleware/header.js:21:5)
    at async module.exports (/opt/rsshub/lib/middleware/debug.js:9:5)
    at async grant (/opt/rsshub/lib/middleware/access-control.js:24:13)
Helpful Information to provide when opening issue: 
Path: /orcid/0000-0002-4731-9700
Node version: v17.5.0

Official

Route requested: /orcid/0000-0002-4731-9700
Error message: wrong path
Helpful Information to provide when opening issue: 
Path: /orcid/0000-0002-4731-9700
Node version: v16.3.0

这不是重复的 issue

github-actions[bot] commented 2 years ago

👍 感谢提交该 Issue,请确保仔细阅读 Issue 模板RSS 提案模板Feature 提案模板 以便于测试。不符合模板将导致 Issue 被直接关闭。

👍 Thanks for the issue, please follow the Issue template, RSS proposal template or Feature proposal template. Otherwise the issue will be closed.

TonyRL commented 2 years ago

Demo does not run the latest RSSHub.

starsareintherose commented 2 years ago

Demo does not run the latest RSSHub.

I both use my selfhost and demo

TonyRL commented 2 years ago

Demo does not run the latest RSSHub.

I both use my selfhost and demo

https://***redacted***/orcid/0000-0002-4731-9700

starsareintherose commented 2 years ago

Maybe the problems by systemctl restart rsshub configure wrong, I will check later

starsareintherose commented 2 years ago

But my selfhost still show that, and it works for 0000-0002-4731-9700 but not for others

Route requested: /0000-0002-3005-6246
Error message: TypeError: Cannot read properties of null (reading 'value')
    at /opt/rsshub/lib/v2/orcid/index.js:37:49
    at Array.map ()
    at module.exports (/opt/rsshub/lib/v2/orcid/index.js:21:11)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async /opt/rsshub/node_modules/koa-mount/index.js:58:5
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async /opt/rsshub/lib/middleware/load-on-demand.js:29:9
    at async /opt/rsshub/lib/middleware/cache/index.js:119:13
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async module.exports (/opt/rsshub/lib/middleware/parameter.js:10:5)
Helpful Information to provide when opening issue: 
Path: /0000-0002-3005-6246
Node version: v17.5.0

I input /orcid/0000-0002-3005-6246 but it shows that the path /0000-0002-3005-6246

starsareintherose commented 2 years ago

It can only recognize the path2/path3 in the rsshub.domain.net/path1/path2/path3

NeverBehave commented 2 years ago

Seems the link is working right now

starsareintherose commented 2 years ago

I don't know, for some reason Route requested: /0000-0002-4731-9700 Error message: connect EHOSTUNREACH 2606:4700:10::6814:e546:443: target website might be blocking our access, you can host your own RSSHub instance for a better usability. Helpful Information to provide when opening issue: Path: /0000-0002-4731-9700 Node version: v18.2.0 Git Hash: unknown

如果您认为 RSSHub 导致了该错误,请在Github按照模版,复制本页面信息进行汇报 If you believe this is an error caused by RSSHub, please report on github

starsareintherose commented 2 years ago

It still have the path issue

NeverBehave commented 2 years ago

The link you posted in the issue is working

$ curl -v https://rsshub.app/orcid/0000-0002-4731-9700
*   Trying 2606:4700:20::ac43:4743:443...
* Connected to rsshub.app (2606:4700:20::ac43:4743) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* (304) (OUT), TLS handshake, Client hello (1):
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: C=US; ST=California; L=San Francisco; O=Cloudflare, Inc.; CN=sni.cloudflaressl.com
*  start date: Jun 27 00:00:00 2021 GMT
*  expire date: Jun 26 23:59:59 2022 GMT
*  subjectAltName: host "rsshub.app" matched cert's "rsshub.app"
*  issuer: C=US; O=Cloudflare, Inc.; CN=Cloudflare Inc ECC CA-3
*  SSL certificate verify ok.
* Using HTTP2, server supports multiplexing
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x7fdcfb00e200)
> GET /orcid/0000-0002-4731-9700 HTTP/2
> Host: rsshub.app
> user-agent: curl/7.79.1
> accept: */*
>
* Connection state changed (MAX_CONCURRENT_STREAMS == 256)!
< HTTP/2 200
< date: Sun, 22 May 2022 02:23:51 GMT
< content-type: application/xml; charset=utf-8
< content-length: 15947
< access-control-allow-methods: GET
< cache-control: public, max-age=7200
< x-content-type-options: nosniff
< rsshub-node: rss3-01
< access-control-allow-origin: rsshub.app
< etag: "3da9-FkTPJp/u9dtsCdGOv6DsRg5dHuA"
< last-modified: Sun, 22 May 2022 02:23:50 GMT
< cf-cache-status: EXPIRED
< accept-ranges: bytes
< expect-ct: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
< report-to: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v3?s=C6M7k3X3TqqU4ZNWQGcwb0hbrXPJ9Gbsq6kpacTr4QXwJ4CHHHZhYoIgFLaA3yvdDVLgxn6N2cqdxiBr%2BPCZYWHk10KK5W6gVwWqXv3g9W76xbz82yNhcFL%2FvHSD1L%2FwYhUqhWC%2FNbU%3D"}],"group":"cf-nel","max_age":604800}
< nel: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
< server: cloudflare
< cf-ray: 70f217905fcd7d8c-LAX
<
<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"

>
    <channel>
        <title><![CDATA[ORCID Works List0000-0002-4731-9700]]></title>
        <link>https://orcid.org/0000-0002-4731-9700/worksPage.json?offset=0&#38;sort=date&#38;sortAsc=false&#38;pageSize=20</link>
        <atom:link href="http://rsshub.app/orcid/0000-0002-4731-9700" rel="self" type="application/rss+xml" />
        <description><![CDATA[ORCID Works List0000-0002-4731-9700 - Made with love by RSSHub(https://github.com/DIYgod/RSSHub)]]></description>
        <generator>RSSHub</generator>
        <webMaster>i@diygod.me (DIYgod)</webMaster>

        <language>zh-cn</language>

        <lastBuildDate>Sun, 22 May 2022 02:23:50 GMT</lastBuildDate>
        <ttl>120</ttl>

        <item>
            <title><![CDATA[A genetic assessment of the taxonomic status of New Zealand mussels of the genus Xenostrobus Wilson, 1967]]></title>
            <description><![CDATA[<h2>A genetic assessment of the taxonomic status of New Zealand mussels of the genus Xenostrobus Wilson, 1967</h2><h3>New Zealand Journal of Marine and Freshwater Research</h3><span>2020-04-02 | journal-article</span><br><span><a href="https://doi.org/10.1080/00288330.2020.1713180">doi: 10.1080/00288330.2020.1713180</a><br></span><span>Source: Crossref</span>]]></description>

            <guid isPermaLink="false">68125327</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Genetic studies of Australian Trichomya hirsuta (Bivalvia: Mytilidae) suggest antitropical divergence of this species]]></title>
            <description><![CDATA[<h2>Genetic studies of Australian Trichomya hirsuta (Bivalvia: Mytilidae) suggest antitropical divergence of this species</h2><h3>Journal of Asia-Pacific Biodiversity</h3><span>2018-03 | journal-article</span><br><span><a href="https://doi.org/10.1016/j.japb.2017.12.003">doi: 10.1016/j.japb.2017.12.003</a><br></span><span>Source: Crossref</span>]]></description>

            <guid isPermaLink="false">47351418</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Fine-scale spatial partitioning of genetic variation and evolutionary contestability in the invasive estuarine mussel Xenostrobus securis]]></title>
            <description><![CDATA[<h2>Fine-scale spatial partitioning of genetic variation and evolutionary contestability in the invasive estuarine mussel Xenostrobus securis</h2><h3>Marine Biology Research</h3><span>2017-11-26 | journal-article</span><br><span><a href="https://doi.org/10.1080/17451000.2017.1331361">doi: 10.1080/17451000.2017.1331361</a><br></span><span>Source: Crossref</span>]]></description>

            <guid isPermaLink="false">47351417</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[A transcriptome resource for the koala (Phascolarctos cinereus): Insights into koala retrovirus transcription and sequence diversity]]></title>
            <description><![CDATA[<h2>A transcriptome resource for the koala (Phascolarctos cinereus): Insights into koala retrovirus transcription and sequence diversity</h2><h3>BMC Genomics</h3><span>2014 | journal-article</span><br><span>doi: 10.1186/1471-2164-15-786<br>eid: 2-s2.0-84908093127<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624658</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Sequence and comparison of mitochondrial genomes in the genus Nerita (Gastropoda: Neritimorpha: Neritidae) and phylogenetic considerations among gastr...]]></title>
            <description><![CDATA[<h2>Sequence and comparison of mitochondrial genomes in the genus Nerita (Gastropoda: Neritimorpha: Neritidae) and phylogenetic considerations among gastropods</h2><h3>Marine Genomics</h3><span>2014 | journal-article</span><br><span>doi: 10.1016/j.margen.2014.04.007<br>eid: 2-s2.0-84901947363<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624697</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[A single origin for the limnetic-euryhaline taxa in the Corbulidae (Bivalvia)]]></title>
            <description><![CDATA[<h2>A single origin for the limnetic-euryhaline taxa in the Corbulidae (Bivalvia)</h2><h3>Zoologica Scripta</h3><span>2013 | journal-article</span><br><span>doi: 10.1111/zsc.12010<br>eid: 2-s2.0-84876330926<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624675</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Invasive and non-invasive lineages in Xenostrobus (Bivalvia: Mytilidae)]]></title>
            <description><![CDATA[<h2>Invasive and non-invasive lineages in Xenostrobus (Bivalvia: Mytilidae)</h2><h3>Molluscan Research</h3><span>2013 | journal-article</span><br><span>doi: 10.1080/13235818.2013.826574<br>eid: 2-s2.0-84888040030<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624696</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Possible drivers of biodiversity generation in the Siphonaria of southeastern Australia]]></title>
            <description><![CDATA[<h2>Possible drivers of biodiversity generation in the Siphonaria of southeastern Australia</h2><h3>Marine Biodiversity</h3><span>2013 | journal-article</span><br><span>doi: 10.1007/s12526-012-0127-2<br>eid: 2-s2.0-84878114533<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624682</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Recent evolutionary dynamism in three pulmonate gastropods from south-eastern Australia]]></title>
            <description><![CDATA[<h2>Recent evolutionary dynamism in three pulmonate gastropods from south-eastern Australia</h2><h3>Estuarine, Coastal and Shelf Science</h3><span>2013 | journal-article</span><br><span>doi: 10.1016/j.ecss.2013.04.016<br>eid: 2-s2.0-84879499682<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624680</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Systematics of the landsnail genus Gyrocochlea and relatives (Mollusca: Charopidae)]]></title>
            <description><![CDATA[<h2>Systematics of the landsnail genus Gyrocochlea and relatives (Mollusca: Charopidae)</h2><h3>Zootaxa</h3><span>2012 | journal-article</span><br><span>eid: 2-s2.0-84871256355<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624646</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Extrinsic and intrinsic influences on the phylogeography of the Austrocochlea constricta species group]]></title>
            <description><![CDATA[<h2>Extrinsic and intrinsic influences on the phylogeography of the Austrocochlea constricta species group</h2><h3>Journal of Experimental Marine Biology and Ecology</h3><span>2011 | journal-article</span><br><span>doi: 10.1016/j.jembe.2010.11.003<br>eid: 2-s2.0-78650304766<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624678</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Phylogeny of the gastropod superfamily Cerithioidea using morphology and molecules]]></title>
            <description><![CDATA[<h2>Phylogeny of the gastropod superfamily Cerithioidea using morphology and molecules</h2><h3>Zoological Journal of the Linnean Society</h3><span>2011 | journal-article</span><br><span>doi: 10.1111/j.1096-3642.2010.00670.x<br>eid: 2-s2.0-79953707150<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624661</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Sympatry and allopatry in the deeply divergent mitochondrial DNA clades of the estuarine pulmonate gastropod genus Phallomedusa (Mollusca, Gastropoda)]]></title>
            <description><![CDATA[<h2>Sympatry and allopatry in the deeply divergent mitochondrial DNA clades of the estuarine pulmonate gastropod genus Phallomedusa (Mollusca, Gastropoda)</h2><h3>Marine Biology</h3><span>2011 | journal-article</span><br><span>doi: 10.1007/s00227-011-1646-2<br>eid: 2-s2.0-79957508807<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624674</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Phylogenetic relationships among the black fly species (Diptera: Simuliidae) of Thailand based on multiple gene sequences]]></title>
            <description><![CDATA[<h2>Phylogenetic relationships among the black fly species (Diptera: Simuliidae) of Thailand based on multiple gene sequences</h2><h3>Genetica</h3><span>2010 | journal-article</span><br><span>doi: 10.1007/s10709-010-9437-0<br>eid: 2-s2.0-77951976903<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624690</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Pulmonate phylogeny based on 28S rRNA gene sequences: A framework for discussing habitat transitions and character transformation]]></title>
            <description><![CDATA[<h2>Pulmonate phylogeny based on 28S rRNA gene sequences: A framework for discussing habitat transitions and character transformation</h2><h3>Molecular Phylogenetics and Evolution</h3><span>2010 | journal-article</span><br><span>doi: 10.1016/j.ympev.2010.09.021<br>eid: 2-s2.0-78649659756<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624685</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[The phylogenetic position of Neritimorpha based on the mitochondrial genome of Nerita melanotragus (Mollusca: Gastropoda)]]></title>
            <description><![CDATA[<h2>The phylogenetic position of Neritimorpha based on the mitochondrial genome of Nerita melanotragus (Mollusca: Gastropoda)</h2><h3>Molecular Phylogenetics and Evolution</h3><span>2010 | journal-article</span><br><span>doi: 10.1016/j.ympev.2010.08.030<br>eid: 2-s2.0-78049401272<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624673</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Monsoon-influenced speciation patterns in a species flock of Eophreatoicus Nicholls (Isopoda; Crustacea)]]></title>
            <description><![CDATA[<h2>Monsoon-influenced speciation patterns in a species flock of Eophreatoicus Nicholls (Isopoda; Crustacea)</h2><h3>Molecular Phylogenetics and Evolution</h3><span>2009 | journal-article</span><br><span>doi: 10.1016/j.ympev.2009.02.001<br>eid: 2-s2.0-64749113140<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624664</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Phylogeographic patterns in reptiles on the New England tablelands at the south-western boundary of the McPherson Macleay Overlap]]></title>
            <description><![CDATA[<h2>Phylogeographic patterns in reptiles on the New England tablelands at the south-western boundary of the McPherson Macleay Overlap</h2><h3>Australian Journal of Zoology</h3><span>2009 | journal-article</span><br><span>doi: 10.1071/ZO08088<br>eid: 2-s2.0-72149133408<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624668</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[The mitochondrial DNA haplotypes of snails of the estuarine hydrobiid genus Tatea cross species and biogeographic boundaries]]></title>
            <description><![CDATA[<h2>The mitochondrial DNA haplotypes of snails of the estuarine hydrobiid genus Tatea cross species and biogeographic boundaries</h2><h3>Marine and Freshwater Research</h3><span>2009 | journal-article</span><br><span>doi: 10.1071/MF08200<br>eid: 2-s2.0-73549086740<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624677</guid>
            <link></link>

        </item>

        <item>
            <title><![CDATA[Evolutionary lineages in Emballonura and Mosia Bats (Mammalia: Microchiroptera) from the southwestern Pacific]]></title>
            <description><![CDATA[<h2>Evolutionary lineages in Emballonura and Mosia Bats (Mammalia: Microchiroptera) from the southwestern Pacific</h2><h3>Pacific Science</h3><span>2008 | journal-article</span><br><span>doi: 10.2984/1534-6188(2008)62[219:ELIEAM]2.0.CO;2<br>eid: 2-s2.0-42449107436<br></span><span>Source: Scopus - Elsevier</span>]]></description>

            <guid isPermaLink="false">23624667</guid>
            <link></link>

        </item>

    </channel>
</rss>
* Connection #0 to host rsshub.app left intact
TonyRL commented 2 years ago

Node version: v18.2.0

Could you test again against node 14 or node 16?

starsareintherose commented 2 years ago

with node 16, it works now. But for other web, /oup/journals/sysbio still shows Route requested: /journals/sysbio

Error message: TypeError: Cannot read properties of undefined (reading 'map')
    at module.exports (/opt/rsshub/lib/v2/oup/index.js:14:52)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async /opt/rsshub/node_modules/koa-mount/index.js:58:5
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async /opt/rsshub/lib/middleware/load-on-demand.js:29:9
    at async /opt/rsshub/lib/middleware/cache/index.js:119:13
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async module.exports (/opt/rsshub/lib/middleware/parameter.js:10:5)
Helpful Information to provide when opening issue:
Path: /journals/sysbio
Node version: v16.15.0
Git Hash: unknown

I am not if it's totally related with the version

starsareintherose commented 2 years ago

sorry, I change to custom url, still shows

Route requested: /0000-0002-3005-6246
Error message: TypeError: Cannot read properties of null (reading 'value')
    at /opt/rsshub/lib/v2/orcid/index.js:37:49
    at Array.map ()
    at module.exports (/opt/rsshub/lib/v2/orcid/index.js:21:11)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async /opt/rsshub/node_modules/koa-mount/index.js:58:5
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
    at async /opt/rsshub/node_modules/koa-mount/index.js:52:26
Helpful Information to provide when opening issue:
Path: /0000-0002-3005-6246
Node version: v16.15.0
Git Hash: unknown
starsareintherose commented 2 years ago

RSSHub shows similar issue https://rsshub.app/orcid/0000-0002-3005-6246

TonyRL commented 2 years ago

/test

/orcid/0000-0002-3005-6246
github-actions[bot] commented 2 years ago

Successfully generated as following:

http://localhost:1200/orcid/0000-0002-3005-6246 - Success ```rss <![CDATA[ORCID Works List0000-0002-3005-6246]]> https://orcid.org/0000-0002-3005-6246/worksPage.json?offset=0&sort=date&sortAsc=false&pageSize=20 RSSHub i@diygod.me (DIYgod) zh-cn Tue, 31 May 2022 12:42:54 GMT 5 <![CDATA[The Aquatic Symbiosis Genomics Project: probing the evolution of symbiosis across the tree of life [version 1; peer review: 1 approved, 1 approved wit...]]> The Aquatic Symbiosis Genomics Project: probing the evolution of symbiosis across the tree of life [version 1; peer review: 1 approved, 1 approved with reservations] 2021-10-06 | journal-article
doi: 10.12688/wellcomeopenres.17222.1
issn: 2398-502X
grant_number: 206194
grant_number: GBMF8897
Source: Wellcome Open Research ]]>
101049095
<![CDATA[The Aquatic Symbiosis Genomics Project: probing the evolution of symbiosis across the tree of life]]> The Aquatic Symbiosis Genomics Project: probing the evolution of symbiosis across the tree of life

Wellcome Open Research

2021-10-06 | journal-article
doi: 10.12688/wellcomeopenres.17222.1
Source: Crossref ]]>
101068883
<![CDATA[Global controversy in oyster systematics and a newly described species from SE Asia (Bivalvia: Ostreidae: Crassostreinae)]]> Global controversy in oyster systematics and a newly described species from SE Asia (Bivalvia: Ostreidae: Crassostreinae)

Marine Biodiversity

2021-10 | journal-article
doi: 10.1007/s12526-021-01203-x
Source: Crossref ]]>
102142235
<![CDATA[Leptochiton subrugatus sp. nov. (Mollusca: Polyplacophora) from low boreal waters of northern Pacific]]> Leptochiton subrugatus sp. nov. (Mollusca: Polyplacophora) from low boreal waters of northern Pacific

Marine Biodiversity

2021-08 | journal-article
doi: 10.1007/s12526-021-01190-z
Source: Crossref ]]>
96918440
<![CDATA[Benchmarking Oxford Nanopore read assemblers for high-quality molluscan genomes]]> Benchmarking Oxford Nanopore read assemblers for high-quality molluscan genomes

Philosophical Transactions of the Royal Society B: Biological Sciences

2021-05-24 | journal-article
doi: 10.1098/rstb.2020.0160
Source: Crossref ]]>
91700314
<![CDATA[Molluscan phylogenomics requires strategically selected genomes]]> Molluscan phylogenomics requires strategically selected genomes

Philosophical Transactions of the Royal Society B: Biological Sciences

2021-05-24 | journal-article
doi: 10.1098/rstb.2020.0161
Source: Crossref ]]>
91700315
<![CDATA[Phylogenetic position and morphological descriptions of Chiton species from the south-eastern Pacific]]> Phylogenetic position and morphological descriptions of Chiton species from the south-eastern Pacific

Zoological Journal of the Linnean Society

2021-02-13 | journal-article
doi: 10.1093/zoolinnean/zlaa067
Source: Crossref ]]>
77196610
<![CDATA[Benchmarking Oxford Nanopore read assemblers for high-quality molluscan genomes]]> Benchmarking Oxford Nanopore read assemblers for high-quality molluscan genomes 2021-01-02 | other
doi: 10.1101/2020.12.31.424979
Source: Crossref ]]>
86133021
<![CDATA[Unlocking the potential of marine biodiscovery]]> Unlocking the potential of marine biodiscovery

Natural Product Reports

2021 | journal-article
doi: 10.1039/D0NP00067A
Source: Crossref ]]>
84912468
<![CDATA[Unlocking the potential of marine biodiscovery]]> Unlocking the potential of marine biodiscovery

Natural Product Reports

2021 | journal-article
doi: 10.1039/d0np00067a
issn: 0265-0568
Source: Crossref Metadata Search ]]>
86149460
<![CDATA[Declining female size at onset of maturity in Nephrops norvegicus in long-term surveys (1997–2016)]]> Declining female size at onset of maturity in Nephrops norvegicus in long-term surveys (1997–2016)

ICES Journal of Marine Science

2020-12-01 | journal-article
doi: 10.1093/icesjms/fsaa185
Source: Crossref ]]>
83628930
<![CDATA[The Scaly-foot Snail genome and implications for the origins of biomineralised armour]]> The Scaly-foot Snail genome and implications for the origins of biomineralised armour

Nature Communications

2020-12 | journal-article
doi: 10.1038/s41467-020-15522-3
Source: Crossref ]]>
71713646
<![CDATA[A Blueprint for an Inclusive, Global Deep-Sea Ocean Decade Field Program]]> A Blueprint for an Inclusive, Global Deep-Sea Ocean Decade Field Program

Frontiers in Marine Science

2020-11 | journal-article
doi: 10.3389/fmars.2020.584861
issn: 2296-7745
Source: Crossref Metadata Search ]]>
86149480
<![CDATA[A decade to study deep-sea life]]> A decade to study deep-sea life

Nature Ecology & Evolution

2020-11 | journal-article
doi: 10.1038/s41559-020-01352-5
issn: 2397-334X
Source: Crossref Metadata Search ]]>
86149477
<![CDATA[Chiridota heheva—the cosmopolitan holothurian]]> Chiridota heheva—the cosmopolitan holothurian

Marine Biodiversity

2020-11 | journal-article
doi: 10.1007/s12526-020-01128-x
issn: 1867-1616
Source: Crossref Metadata Search ]]>
86149475
<![CDATA[Ecophysiology and ecological limits of symbiotrophic vesicomyid bivalves (Pliocardiinae) in the Southern Ocean]]> Ecophysiology and ecological limits of symbiotrophic vesicomyid bivalves (Pliocardiinae) in the Southern Ocean

Polar Biology

2020-10-24 | journal-article
doi: 10.1007/s00300-020-02717-z
Source: Crossref ]]>
77807588
<![CDATA[High Abundances of Microplastic Pollution in Deep-Sea Sediments: Evidence from Antarctica and the Southern Ocean]]> High Abundances of Microplastic Pollution in Deep-Sea Sediments: Evidence from Antarctica and the Southern Ocean

Environmental Science & Technology

2020-10 | journal-article
doi: 10.1021/acs.est.0c03441
issn: 0013-936X
Source: Crossref Metadata Search ]]>
86149472
<![CDATA[Ovary resorption in the Norway lobster (Nephrops norvegicus) and its possible causes with special reference to sperm storage]]> Ovary resorption in the Norway lobster (Nephrops norvegicus) and its possible causes with special reference to sperm storage

Helgoland Marine Research

2020-10 | journal-article
doi: 10.1186/s10152-020-00543-8
issn: 1438-387X
Source: Crossref Metadata Search ]]>
86149469
<![CDATA[Driven by speculation, not by impact – the effects of plastic on fish species]]> Driven by speculation, not by impact – the effects of plastic on fish species

Journal of Fish Biology

2020-06-13 | journal-article
doi: 10.1111/jfb.14303
Source: Crossref ]]>
69812037
<![CDATA[Effects of Environmental Factors and Husbandry Practices on Summer Mortality Events in the Cultivated Pacific Oyster Crassostrea gigas in the North of...]]> Effects of Environmental Factors and Husbandry Practices on Summer Mortality Events in the Cultivated Pacific Oyster Crassostrea gigas in the North of Ireland

Journal of Shellfish Research

2020-04 | journal-article
doi: 10.2983/035.039.0102
issn: 0730-8000
Source: Crossref Metadata Search ]]>
86149467
<![CDATA[What Species Mean: A User’s Guide to the Units of Biodiversity. Species and Systematics Series. By Julia D. Sigwart. Boca Raton (Florida): CRC Press ...]]> What Species Mean: A User’s Guide to the Units of Biodiversity. Species and Systematics Series. By Julia D. Sigwart. Boca Raton (Florida): CRC Press (Taylor & Francis Group). $79.96. xv + 241 p.; ill.; index. ISBN: 978-1-4987-9937-9. 2018.

The Quarterly Review of Biology

2020-03 | journal-article
doi: 10.1086/707940
issn: 0033-5770
Source: Crossref Metadata Search ]]>
86149369
<![CDATA[Continuous and Regular Expansion of a Distributed Visual System in the Eyed Chiton Tonicia lebruni]]> Continuous and Regular Expansion of a Distributed Visual System in the Eyed Chiton Tonicia lebruni

The Biological Bulletin

2020 | journal-article
doi: 10.1086/712114
issn: 0006-3185
Source: Crossref Metadata Search ]]>
86149459
```
starsareintherose commented 2 years ago

/test

/orcid/0000-0002-3005-6246

So what you do makes the error page to the successfully feed?

starsareintherose commented 2 years ago

okay, I see the commit