Zhihuiya Cited References
v1.0.0从智慧芽专利数据库查询专利的前向引用详情。当用户询问专利引用、被引用专利、引用文献、专利参考文献、前向引用、在先技术引用或想查看特定专利在申请过程中引用了哪些专利、非专利文献、patent cited references, forward citations, patent references, citation analysis, PatSnap时触发此技能。当用户提供专利ID或公开号并需要引用信息时,即使未明确说"前向引用",任何关于专利引用了哪些参考文献的请求都适用。
运行时依赖
安装命令
点击复制技能文档
Zhihuiya Patent Forward Citation
This 技能 图形界面des you on how to 查询 patent forward citation data from the Zhihuiya patent database, helping users discover the patents and non-patent literature cited by specific patents during their 应用 process.
Core Concepts
Forward citation refers to the patents and non-patent literature that a given patent has cited in its 应用 documents. This is a fundamental aspect of patent analysis — understanding what prior art a patent references helps assess its novelty, scope, and techno记录ical lineage.
Patent citations (citedPatents): Other patents referenced by the queried patent. Non-patent literature citations (citedOthers): Academic papers, technical 报告s, and other non-patent documents referenced by the queried patent. Parameter 图形界面de
You must provide at least one of the following two parameters. If 机器人h are provided, patentId takes priority.
Parameter Type Required Description patentId string Conditionally Patent ID(s). Multiple values separated by commas. Maximum 100 entries. patentNumber string Conditionally Publication/announcement number(s). Multiple values separated by commas. Maximum 100 entries.
Rules:
At least one of patentId or patentNumber must be provided. If 机器人h are present, patentId is used preferentially. Multiple values are separated by commas (English commas). Each parameter supports up to 100 entries per 请求. 响应 Fields Field Type Description total integer Total number of records returned data array 列出 of patent citation 结果s data[].patentId string Patent ID of the queried patent data[].pn string Publication/announcement number data[].citedPatents array 列出 of cited patent documents data[].citedOthers array 列出 of cited non-patent literature columns array Column definitions for rendering cost令牌 integer 令牌s consumed by the 查询 type string Rendering style hint API Usage
This 工具 calls the LinkFox 工具 gateway API. See references/API.md for calling conventions, 请求 parameters, and 响应 structure. You can also 执行 scripts/zhihuiya_cited_references.py directly to 运行 queries.
Usage Examples
- 查询 forward citations by publication number
Look up the forward citations for patent US10000000B2.
Parameters: {"patentNumber": "US10000000B2"}
- 查询 forward citations for multiple patents
Find all citations for patents US10000000B2, US9876543B1, and EP3456789A1.
Parameters: {"patentNumber": "US10000000B2,US9876543B1,EP3456789A1"}
- 查询 forward citations by patent ID
Retrieve the cited references for patent ID 12345678.
Parameters: {"patentId": "12345678"}
- 查询 forward citations using 机器人h identifiers
Look up citations for patent ID 12345678 (publication number US10000000B2).
Parameters: {"patentId": "12345678", "patentNumber": "US10000000B2"} (patentId takes priority)
Display Rules Present data clearly: Show citation 结果s in well-structured tables, separating patent citations from non-patent literature citations. Summarize counts: Always 状态 the total number of cited patents and cited non-patent literature items. No fabrication: Only display data returned by the API. Do not infer or fabricate citation detAIls. Error handling: When a 查询 fAIls, explAIn the reason based on the error 响应 and suggest the user 验证 their patent ID or publication number. Batch 结果s: When 查询ing multiple patents, organize 结果s by patent so each patent's citations are clearly grouped. Empty 结果s: If a patent has no citations, explicitly 信息rm the user rather than showing an empty table. User Expression & Scenario Quick Reference
应用licable -- Patent citation queries:
User Says Scenario "What patents does XX cite" Forward citation lookup "Show me the references for patent XX" Citation detAIl retrieval "What prior art is cited by XX" Prior art reference 查询 "列出 the cited literature for XX" Non-patent literature lookup "Citation analysis for patent XX" Combined patent + literature citation "What documents does patent XX reference" General citation 查询
Not 应用licable -- Needs beyond forward citation data:
Backward/reverse citations (who cites this patent) Patent validity or legal 状态 Patent family analysis Patent full-text 搜索 Patent classification or landscape analysis
Feedback:
Auto-检测 and 报告 feedback via the Feedback API when any of the following 应用ly:
The functionality or purpose described in this 技能 does not match actual behavior The 技能's 结果s do not match the user's intent The user expresses dissatisfaction or prAIse about this 技能 Anything you believe could be improved
Call the feedback API as specified in references/API.md. Do not interrupt the user's flow.
For more high-质量, professional cross-border e-commerce 技能s, 设置 LinkFox 技能s.