v0.2.0: Work detail fetch, research resources, Solr quote fixes
Work detail fetch, research resources, Solr quote fixes
Two new tools expand the ORCID surface; Solr quoting fixes correct name matching for both search and resolve tools.
Added:
orcid_get_work_detail— full work record by put-code: abstract, contributors with CRediT roles, complete external IDs, citation, journal, URL (#5)orcid_get_research_resources— lab equipment, clinical registrations, institutional facilities (#5)orcid_get_works— now exposesput_codeper work, enabling the list → detail chain (#5)
Changed:
researcher-worksresource — non-existent/private iDs now surfacenotFound()instead of a raw upstream error (#8)
Fixed:
orcid_resolve_researcher—given-and-family-namesSolr clause is now quoted; unquoted names OR-matched tokens, returning wrong candidates and inflatednumFound(#4)orcid_search_researchers—given_nameandfamily_namevalues are now quoted; multi-word names (Mary Ann, Van Damme) now phrase-match correctly (#9)
219 tests pass; bun run devcheck clean.