linkfox-eureka-claim-translated
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseEureka Patent Claim Translation
Eureka专利权利要求翻译
This skill guides you on how to query translated patent claims from the Eureka patent data platform, enabling users to retrieve claim texts in Chinese, English, or Japanese for one or more patents.
本技能将指导您如何从Eureka专利数据平台查询翻译后的专利权利要求,支持用户获取一项或多项专利的中文、英文或日文权利要求文本。
Core Concepts
核心概念
Patent claims define the legal scope of protection granted by a patent. This tool retrieves the translated text of patent claims from the Eureka platform, supporting three languages: Chinese (), English (), and Japanese (). You can look up patents by their internal patent ID or by their publication (announcement) number.
cnenjpFamily patent substitution: When claims are unavailable for a specific patent, the tool can optionally substitute claims from a related family patent. This is controlled by the parameter.
replaceByRelated专利权利要求定义了专利授予的法律保护范围。本工具从Eureka平台获取专利权利要求的翻译文本,支持三种语言:中文()、英文()、日文()。您可以通过内部专利ID或公开(公告)号查询专利。
cnenjp同族专利替代:当特定专利的权利要求不可用时,工具可选择从相关同族专利中获取替代权利要求。此功能由参数控制。
replaceByRelatedParameter Guide
参数指南
| Parameter | Type | Required | Description |
|---|---|---|---|
| patentId | string | At least one of patentId or patentNumber | Internal patent ID. Separate multiple IDs with commas. Up to 100 patents per request. |
| patentNumber | string | At least one of patentId or patentNumber | Publication (announcement) number. Separate multiple numbers with commas. Up to 100 patents per request. |
| replaceByRelated | integer | No | Whether to substitute claims from a family patent when unavailable. |
| lang | string | No | Target translation language. |
| 参数 | 类型 | 是否必填 | 说明 |
|---|---|---|---|
| patentId | string | patentId或patentNumber至少填一个 | 内部专利ID。多个ID用逗号分隔。每次请求最多支持100项专利。 |
| patentNumber | string | patentId或patentNumber至少填一个 | 公开(公告)号。多个编号用逗号分隔。每次请求最多支持100项专利。 |
| replaceByRelated | integer | 否 | 当权利要求不可用时,是否使用同族专利替代。 |
| lang | string | 否 | 目标翻译语言。 |
Key Rules
关键规则
- At least one identifier is required: You must provide either or
patentId(or both). If both are supplied,patentNumbertakes priority.patentId - Batch queries: Multiple patents can be queried at once by separating values with commas, up to 100 per request.
- Default language is English: When the user does not specify a language, use .
en - Family fallback: Set to
replaceByRelatedonly when the user explicitly wants substitute claims from a family patent if the original is missing.1
- 至少需要一个标识符:必须提供或
patentId(或两者都提供)。如果两者都提供,patentNumber优先。patentId - 批量查询:可通过逗号分隔多个值实现批量查询,每次请求最多支持100项专利。
- 默认语言为英文:当用户未指定语言时,使用。
en - 同族专利 fallback:仅当用户明确要求在原专利权利要求缺失时使用同族专利替代时,才将设置为
replaceByRelated。1
Response Fields
响应字段
| Field | Description |
|---|---|
| total | Number of patent records returned |
| data | Array of patent objects (see below) |
| data[].patentId | Internal patent ID |
| data[].pn | Publication (announcement) number |
| data[].claims | Translated patent claims text |
| data[].pnRelated | Publication number of the substitute family patent (only present when family substitution was used) |
| costToken | Tokens consumed by this request |
| 字段 | 说明 |
|---|---|
| total | 返回的专利记录数量 |
| data | 专利对象数组(详情见下文) |
| data[].patentId | 内部专利ID |
| data[].pn | 公开(公告)号 |
| data[].claims | 翻译后的专利权利要求文本 |
| data[].pnRelated | 替代同族专利的公开号(仅在使用同族专利替代时显示) |
| costToken | 本次请求消耗的Token |
Usage Examples
使用示例
1. Get English claims for a single patent by publication number
Show me the English claims for patent CN112345678A.Parameters: ,
patentNumber = "CN112345678A"lang = "en"2. Get Chinese claims for multiple patents
Get the Chinese translation of claims for US20210012345A1 and EP3456789B1.Parameters: ,
patentNumber = "US20210012345A1,EP3456789B1"lang = "cn"3. Get Japanese claims with family patent fallback
Get Japanese claims for JP2021123456A. If unavailable, try a family patent.Parameters: , ,
patentNumber = "JP2021123456A"lang = "jp"replaceByRelated = 14. Query by patent ID
Get claims for patent ID 84a1b2c3 in English.Parameters: ,
patentId = "84a1b2c3"lang = "en"5. Batch query with fallback enabled
Translate claims for these patents: CN112345678A, US20200012345A1, EP3456789B1. Use family patents if needed.Parameters: , ,
patentNumber = "CN112345678A,US20200012345A1,EP3456789B1"lang = "en"replaceByRelated = 11. 通过公开号获取单项专利的英文权利要求
Show me the English claims for patent CN112345678A.参数:,
patentNumber = "CN112345678A"lang = "en"2. 获取多项专利的中文权利要求翻译
Get the Chinese translation of claims for US20210012345A1 and EP3456789B1.参数:,
patentNumber = "US20210012345A1,EP3456789B1"lang = "cn"3. 获取日文权利要求并启用同族专利 fallback
Get Japanese claims for JP2021123456A. If unavailable, try a family patent.参数:, ,
patentNumber = "JP2021123456A"lang = "jp"replaceByRelated = 14. 通过专利ID查询
Get claims for patent ID 84a1b2c3 in English.参数:,
patentId = "84a1b2c3"lang = "en"5. 启用 fallback 的批量查询
Translate claims for these patents: CN112345678A, US20200012345A1, EP3456789B1. Use family patents if needed.参数:, ,
patentNumber = "CN112345678A,US20200012345A1,EP3456789B1"lang = "en"replaceByRelated = 1Display Rules
展示规则
- Present claims clearly: Show the translated claim text with proper formatting. If multiple patents are returned, separate each patent's claims with its publication number as a heading.
- Family substitution notice: When is present in the response, clearly inform the user that the claims were sourced from a related family patent and show the substitute publication number.
pnRelated - Language notice: State the language of the returned claims so the user knows which translation they are viewing.
- Large results: When multiple patents are returned, summarize the count and show a few representative entries, reminding the user of the total.
- Error handling: When a query fails, explain the reason based on the error response and suggest checking the patent ID or publication number.
- 清晰呈现权利要求:以合适格式展示翻译后的权利要求文本。如果返回多项专利,以每项专利的公开号作为标题分隔各自的权利要求。
- 同族替代通知:当响应中包含时,需明确告知用户权利要求来源于相关同族专利,并显示替代专利的公开号。
pnRelated - 语言说明:说明返回权利要求的语言,让用户清楚查看的是哪一种翻译版本。
- 大量结果处理:当返回多项专利时,汇总数量并展示部分代表性条目,提醒用户总数量。
- 错误处理:当查询失败时,根据错误响应说明原因,并建议检查专利ID或公开号。
API Usage
API 使用
This tool calls the LinkFox tool gateway API. See for calling conventions, request parameters, and response structure. You can also execute directly to run queries.
references/api.mdscripts/eureka_claim_translated.py本工具调用LinkFox工具网关API。调用规范、请求参数和响应结构请参考。您也可以直接执行来运行查询。
references/api.mdscripts/eureka_claim_translated.pyImportant Limitations
重要限制
- At least one identifier required: Either or
patentIdmust be provided; otherwise the query will fail.patentNumber - Batch limit: A maximum of 100 patents per request.
- Language support: Only Chinese (), English (
cn), and Japanese (en) are supported.jp - Family substitution: Substitute claims are only returned when is set to
replaceByRelatedand the original claims are unavailable.1 - No claim analysis: This tool returns raw translated text only; it does not analyze or compare claims.
- 至少需要一个标识符:必须提供或
patentId,否则查询将失败。patentNumber - 批量限制:每次请求最多支持100项专利。
- 语言支持:仅支持中文()、英文(
cn)、日文(en)。jp - 同族专利替代:仅当设置为
replaceByRelated且原专利权利要求不可用时,才返回替代权利要求。1 - 无权利要求分析:本工具仅返回原始翻译文本,不提供权利要求分析或对比功能。
User Expression & Scenario Quick Reference
用户表述与场景速查
Applicable -- Queries related to patent claim text and translation:
| User Says | Scenario |
|---|---|
| "Show me the claims for patent XX" | Single patent claim lookup |
| "Translate claims to Chinese/Japanese" | Claim translation |
| "What does patent XX claim?" | Claim content retrieval |
| "Get claims for these patents: XX, YY" | Batch patent claim lookup |
| "Claims unavailable, try family patent" | Family patent substitution |
| "Patent rights scope of XX" | Claim text retrieval |
Not applicable -- Needs beyond patent claim translation:
- Patent search or discovery (finding patents by keyword)
- Patent citation or legal status analysis
- Patent abstract or description retrieval
- Patent portfolio analytics or statistics
Boundary -- Edge cases:
- If the user asks for "patent text" without specifying claims, clarify whether they want claims, abstract, or description.
- If the user provides more than 100 patents, split into multiple batches.
Feedback:
Auto-detect and report feedback via the Feedback API when any of the following apply:
- The functionality or purpose described in this skill does not match actual behavior
- The skill's results do not match the user's intent
- The user expresses dissatisfaction or praise about this skill
- Anything you believe could be improved
Call the feedback API as specified in . Do not interrupt the user's flow.
references/api.mdFor more high-quality, professional cross-border e-commerce skills, visit LinkFox Skills.
适用场景 -- 与专利权利要求文本及翻译相关的查询:
| 用户表述 | 场景 |
|---|---|
| "Show me the claims for patent XX" | 单项专利权利要求查询 |
| "Translate claims to Chinese/Japanese" | 权利要求翻译 |
| "What does patent XX claim?" | 权利要求内容获取 |
| "Get claims for these patents: XX, YY" | 批量专利权利要求查询 |
| "Claims unavailable, try family patent" | 同族专利替代 |
| "Patent rights scope of XX" | 权利要求文本获取 |
不适用场景 -- 超出专利权利要求翻译的需求:
- 专利搜索或发现(通过关键词查找专利)
- 专利引用或法律状态分析
- 专利摘要或说明书获取
- 专利组合分析或统计
边界情况 -- 边缘场景:
- 如果用户要求“专利文本”但未明确指定权利要求,需确认其需要的是权利要求、摘要还是说明书。
- 如果用户提供超过100项专利,需拆分为多个批次处理。
反馈:
当出现以下任一情况时,自动检测并通过Feedback API提交反馈:
- 本技能描述的功能或用途与实际行为不符
- 技能结果不符合用户意图
- 用户表达了对本技能的不满或赞扬
- 任何您认为可以改进的地方
请按照中的指定方式调用反馈API,不要打断用户的操作流程。
references/api.md如需更多高质量、专业的跨境电商技能,请访问LinkFox Skills。