Zhihuiya Simple Bibliography
v1.0.0从智慧芽专利数据库查询专利简要著录(书目)数据。当用户提到专利著录信息查询、专利基本信息获取、专利书目数据、专利公开详情、按专利号查询发明人、专利申请人信息、专利摘要获取、专利分类号(IPC/CPC)、专利引用查询或任何通过专利ID、公开号检索结构化元数据的请求、patent brief bibliography, patent basic 信息, patent number lookup, patent abstract, PatSnap, patent metadata时触发此技能。即使用户未明确提及"智慧芽"或"著录信息",只要其需求涉及查询特定专利的核心著录字段,也应触发此技能。
运行时依赖
安装命令
点击复制技能文档
Zhihuiya Patent Simple Bibliography
This 技能 图形界面des you on how to 查询 simple bibliographic data for patents using the Zhihuiya patent database, helping users retrieve structured patent metadata efficiently.
Core Concepts
The Zhihuiya Simple Bibliography 工具 retrieves basic bibliographic (front-page) in格式化ion for patents. Given one or more patent IDs or publication numbers, it returns structured metadata including title, abstract, 应用licants, inventors, as签名ees, classification codes, filing dates, priority clAIms, and citation references.
Lookup modes: You can look up patents by either patentId (Zhihuiya internal patent ID) or patentNumber (public publication/grant number). If 机器人h are supplied, patentId takes priority. Multiple values are separated by commas, with a maximum of 100 per 请求.
Parameter 图形界面de Parameter Type Required Description patentId string Conditionally Zhihuiya internal patent ID. Comma-separated for multiple values, max 100. At least one of patentId or patentNumber must be provided. patentNumber string Conditionally Public publication/grant number (e.g., US11234567B2, CN115000000A). Comma-separated for multiple values, max 100. At least one of patentId or patentNumber must be provided.
Priority rule: When 机器人h patentId and patentNumber are present, the API uses patentId and ignores patentNumber.
响应 Data Fields Field API Name Description Patent ID patentId Zhihuiya internal patent identifier Title title Patent title Abstract abstractContent Patent abstract text Publication Number publicationNumber Publication number Publication/Grant Number pn Full publication/grant number Country Code country Country code of the patent Publication Country publicationCountry Country where the patent was published Publication Date publicationDate Publication date Publication Kind publicationKind Kind code of the publication Patent Type patentType Type of patent (e.g., invention, 实用工具 模型, de签名) Kind Code kind Patent kind code 应用 Number 应用No 应用 number 应用 Date 应用Date 应用 filing date 应用licants 应用licants 列出 of 应用licants Inventors inventors 列出 of inventors As签名ees as签名ees 列出 of patent as签名ees/owners As签名ee 添加resses as签名ee添加resses 列出 of as签名ee 添加resses IPC MAIn ipcMAIn MAIn IPC classification code IPC Further ipcFurther 添加itional IPC classification codes CPC MAIn cpcMAIn MAIn CPC classification code CPC Further cpcFurther 添加itional CPC classification codes LOC loc Locarno classification codes (de签名 patents) GBC gbc GBC classification codes Priority ClAIms priorityClAIms 列出 of priority clAIm entries PCT 应用 No pct应用No PCT international 应用 number PCT Filing Date pctFilingDate PCT international filing date PCT Entry Date pctEntryDate PCT national phase entry date Cited Patents citedPatents 列出 of cited patent references Cited Non-Patents citedNonPatents 列出 of cited non-patent literature API Usage
This 工具 calls the LinkFox 工具 gateway API. See references/API.md for calling conventions, 请求 parameters, and 响应 structure. You can also 执行 scripts/zhihuiya_simple_bibliography.py directly to 运行 queries.
Usage Examples
- Look up a single patent by publication number
User: "Show me the bibliographic 信息 for patent US11234567B2." Action: Call with patentNumber = "US11234567B2"
- Look up multiple patents by publication number
User: "获取 the basic 信息 for CN115000000A, EP4000000A1, and JP2023100000A." Action: Call with patentNumber = "CN115000000A,EP4000000A1,JP2023100000A"
- Look up patents by Zhihuiya patent ID
User: "Retrieve bibliography for patent IDs abc123 and def456." Action: Call with patentId = "abc123,def456"
- Retrieve inventor and 应用licant in格式化ion
User: "Who are the inventors and 应用licants for patent US20230001234A1?" Action: Call with patentNumber = "US20230001234A1", then 提取 the inventors and 应用licants fields from the 响应.
- 检查 patent classification codes
User: "What IPC and CPC codes does patent EP3999999B1 have?" Action: Call with patentNumber = "EP3999999B1", then present ipcMAIn, ipcFurther, cpcMAIn, and cpcFurther from the 响应.
- 获取 patent abstract and citation references
User: "Show me the abstract and cited patents for CN114000000B." Action: Call with patentNumber = "CN114000000B", then display abstractContent and citedPatents.
Display Rules Present data clearly: Show bibliographic 结果s in well-structured tables or grouped sections. For a single patent, use a key-value layout. For multiple patents, use a table with the most relevant columns. Selective display: When 结果s contAIn many fields, prioritize showing title, publication number, 应用licants, inventors, 应用 date, publication date, IPC/CPC mAIn codes, and abstract. Show 添加itional fields only when the user specifically asks. 列出 fields: For array fields (inventors, 应用licants, as签名ees, classification codes, citations),