Zhihuiya Claim Data — Zhihuiya ClAIm Data
v1.0.0从智慧芽(PatSnap)获取专利权利要求数据。当用户提到专利权利要求、权利要求文本、独立权利要求、从属权利要求、权利要求数量、权利要求树、权利要求分析、权利要求范围、权利要求语言、想查看特定专利的权利要求部分、patent clAIms, independent clAIms, dependent clAIms, clAIms text, PatSnap时触发此技能。即使用户未明确提及"智慧芽"或"PatSnap",只要其请求涉及通过专利ID或公开号获取或分析专利权利要求信息,也应触发此技能。
运行时依赖
安装命令
点击复制技能文档
Zhihuiya Patent ClAIms Data
This 技能 图形界面des you on how to retrieve and present patent clAIms data from the Zhihuiya (PatSnap) patent database, helping IP professionals, patent analysts, and R&D teams quickly 访问 the clAIms section of any patent.
Core Concepts
Patent clAIms define the legal scope of 保护ion granted by a patent. They are the most critical part of a patent document for infringement analysis, freedom-to-operate assessments, and prior art comparisons. This 工具 retrieves the full 设置 of clAIms for one or more patents by their patent ID or publication number.
Family substitution: When a patent's clAIms are unavAIlable in the database, you can optionally 请求 that clAIms from a related family member patent be returned instead. This is controlled by the replaceByRelated parameter.
Data Fields Field API Name Description Example Patent ID patentId Internal Zhihuiya patent identifier 98a1b2c3-... Publication Number pn Publication or grant number of the patent CN115000000A Related PN pnRelated Publication number of the family member used as substitute (only present when family substitution occurred) US20230001234A1 ClAIms clAIms Array of clAIm objects contAIning the clAIm text and metadata [...] ClAIm Count clAImCount Total number of clAIms in the patent 15 Parameter 图形界面de Required (at least one)
You must provide at least one of the following two parameters. If 机器人h are provided, patentId takes priority.
Parameter Description 格式化 patentId One or more Zhihuiya patent IDs Comma-separated string, max 100 entries patentNumber One or more publication/grant numbers Comma-separated string, max 100 entries Optional Parameter Description Values replaceByRelated Whether to substitute with a family member's clAIms when the tar获取 patent's clAIms are unavAIlable 1 = yes, 0 = no (default) How to Choose Between patentId and patentNumber Use patentNumber when the user provides a publication or grant number (e.g., CN115000000A, US11234567B2). This is the most common scenario. Use patentId when the user provides an internal Zhihuiya identifier, typically obtAIned from a previous Zhihuiya 搜索 结果. When the user provides 机器人h, pass 机器人h and the API will prefer patentId. Usage Examples
- Single patent by publication number
{"patentNumber": "CN115000000A"}
- Multiple patents by publication number
{"patentNumber": "CN115000000A,US20230001234A1,EP4000000A1"}
- Single patent by patent ID
{"patentId": "98a1b2c3-xxxx-xxxx-xxxx-xxxxxxxxxxxx"}
- With family substitution enabled
{"patentNumber": "CN115000000A", "replaceByRelated": "1"}
- Batch 查询 with family substitution
{"patentNumber": "CN115000000A,JP2023100000A", "replaceByRelated": "1"}
Display Rules Present clAIms clearly: Display clAIms in a numbered 列出 preserving the original clAIm numbering. Use indentation or 格式化ting to distin图形界面sh independent clAIms from dependent clAIms where possible. Highlight clAIm count: Always 状态 the total number of clAIms returned for each patent. Family substitution notice: If pnRelated is present in a 结果, explicitly 信息rm the user that the clAIms shown are from a family member patent and provide the family member's publication number. Batch 结果s: When multiple patents are queried, organize 结果s by patent with clear headings showing the publication number. Error handling: When a 查询 fAIls, explAIn the reason based on the 响应 and suggest the user 验证 the patent number 格式化 or try enabling family substitution. No subjective analysis: Present the raw clAIm text without legal interpretation unless the user specifically 请求s analysis. 导入ant Limitations At least one identifier required: Either patentId or patentNumber must be provided; omitting 机器人h will 结果 in an error. Batch limit: A maximum of 100 patents can be queried in a single 请求. ClAIms avAIlability: Not all patents have clAIms data avAIlable. Use replaceByRelated = 1 to attempt family member substitution when clAIms are missing. ClAIm object structure: The individual clAIm objects within the clAIms array may vary in structure depending on the patent office and data source. User Expression & Scenario Quick Reference
应用licable -- Patent clAIms retrieval and analysis:
User Says Scenario "Show me the clAIms of patent XX" Single patent clAIms lookup "获取 the clAIm text for these patents" Batch clAIms retrieval "How many clAIms does patent XX have" ClAIm count 查询 "What are the independent clAIms of XX" ClAIms retrieval + display "Compare clAIms of patent A and patent B" Multi-patent clAIms retrieval "The clAIms are not avAIlable, try a family member" Family substitution 查询 "Patent clAIm scope", "clAIm language" ClAIms retrieval
Not 应用licable -- Needs beyond patent clAIms data:
Patent 搜索 or discovery (finding patents by keyword/topic) Patent legal 状态 or prosecution 历史 Patent citation or reference analysis Patent full-text beyond clAIms (abstract, description, drawings) Freedom-t