[M002-2]Novelty Check Agent Query

post
https://connect.patsnap.com/ai/novelty-check-agent-query
Try in Sandbox

Obtain the task results of the Novelty Check Agent through the task_id generated by [M002-1]

Request Parameters

List of parameters supported by this API endpoint

NameTypeExampleDescription
task_id
Required
string80d440b7-80a5-4233-a75f-ab72b0885c88
Task id

Response Schema

Structure of the API response data

Field NameTypeExampleDescription
data
object-
response data
status
integer<int32>2
Task status (1: running, 2: successful, 3: generation exception).
key_prior_art
object{ "title": "Key Prior Art", "content": [ { "reference": { "PN": "CN1858096A", "TITLE": "防爆轮胎", "CONTENT": "提供了一种防爆轮胎,其具有的侧壁加强层能兼顾低发热性和高硬度...", "SOLUTION_TYPE": "PATENT" } } ] }
Key prior art
title
stringKey Prior Art
Title
content
array[ { "reference": { "PN": "CN1858096A", "TITLE": "防爆轮胎", "CONTENT": "提供了一种防爆轮胎,其具有的侧壁加强层能兼顾低发热性和高硬度...", "ORG_INFO": [], "SOLUTION_ID": "2883fa67-e2af-4699-b755-c0f47346908e", "SOLUTION_TYPE": "PATENT" } } ]
Prior art list
reference
object{ "PN": "CN1858096A", "TITLE": "防爆轮胎", "CONTENT": "提供了一种防爆轮胎,其具有的侧壁加强层能兼顾低发热性和高硬度...", "ORG_INFO": [], "SOLUTION_ID": "2883fa67-e2af-4699-b755-c0f47346908e", "SOLUTION_TYPE": "PATENT" }
Reference
pn
stringCN1858096A
Patent number
apd
string20060101
Application publication date
pbd
string20061101
Patent publication date
link
stringhttps://patents.google.com/patent/CN1858096A
Link
title
string防爆轮胎
Title
content
string提供了一种防爆轮胎,其具有的侧壁加强层能兼顾低发热性和高硬度,并且耐久度得到了改善。一种橡胶组合物,以100重量份的橡胶组分为基准,含有10~100重量份的炭黑,以及2重量份或更多的硫或含硫的化合物。
Content
org_info
array[ { "name_cn": "某某科技有限公司", "name_en": "XX Technology Co., Ltd.", "entity_id": "12345", "entity_type": "公司", "country_name": "中国" } ]
Organization info
id
string12345
ID
logo
stringhttps://www.example.com/logo.png
Logo
name
string某某科技有限公司
Name
site
stringwww.example.com
Site
name_cn
string某某科技有限公司
Chinese name
name_en
stringXX Technology Co., Ltd.
English name
website
stringhttps://www.example.com
Website
state_id
stringBJ
State ID
entity_id
string12345
Entity ID
country_id
stringCN
Country ID
state_name
string北京市
State name
entity_type
string公司
Entity type
country_name
string中国
Country name
display_name
string某某科技
Display name
founded_date
integer<int64>1577836800000
Founded date
employee_number
integer<int32>500
Employee number
normalized_name
stringXX_TECHNOLOGY_CO_LTD
Normalized name
employee_number_interval
string100-999
Employee number interval
normalized_entity_type_en
stringCOMPANY
Normalized entity type English
solution_id
string2883fa67-e2af-4699-b755-c0f47346908e
Solution ID
solution_type
stringPATENT
Solution type
similarity_score
string0.85
Similarity score
simple_legal_status
stringActive
Simple legal status
recommendations
object{ "title": "改进建议", "content": "为显著提升提案的新颖性,建议从以下四个维度进行改进,以突出其独特性并减少与现有技术的重叠..." }
Recommendations
title
string改进建议
Title
content
string为显著提升提案的新颖性,建议从以下四个维度进行改进...
Content
proposal_summary
object{ "title": "输入想法总结", "content": "该提案提出了一种用于汽车和橡胶工业的防爆轮胎橡胶配方。其技术功效是实现轮胎的防爆性能。技术手段是采用一种包含共聚丁二烯橡胶、炭黑、片状天然矿石、多巴胺改性碳化硅、硫、硅烷偶联剂和硬脂酸的复合材料。该配方旨在应用于防爆轮胎产品。" }
Proposal summary
title
string输入想法总结
Title
content
string该提案提出了一种用于汽车和橡胶工业的防爆轮胎橡胶配方。其技术功效是实现轮胎的防爆性能。技术手段是采用一种包含共聚丁二烯橡胶、炭黑、片状天然矿石、多巴胺改性碳化硅、硫、硅烷偶联剂和硬脂酸的复合材料。该配方旨在应用于防爆轮胎产品。
Content
novelty_reasoning
object{ "title": "新颖性评估原因分析", "content": "该提案与现有参考文献相比,整体新颖性为中低。相似之处主要体现在以下几个方面:技术功效、技术主体与技术领域高度一致..." }
Novelty reasoning
title
string新颖性评估原因分析
Title
content
string该提案与现有参考文献相比,整体新颖性为中低。相似之处主要体现在以下几个方面...
Content
novelty_assessment
object{ "title": "新颖性评估", "content": { "novelty_level": "中低", "novelty_score": "30.9%" } }
Novelty assessment
title
string新颖性评估
Title
content
object{ "novelty_level": "中低", "novelty_score": "30.9%" }
Content
novelty_level
string中低
Novelty level
novelty_score
string30.9%
Novelty score
status
Required
booleanfalse
Status
error_msg
stringThe request parameter format is incorrect!
Error Message
error_code
Required
integer0
Error Code

Success Response Example

Example of a successful API response

JSON
{
  "data": {
    "status": 2,
    "key_prior_art": {
      "title": "Key Prior Art",
      "content": [
        {
          "reference": {
            "pn": "CN1858096A",
            "apd": 20060101,
            "pbd": 20061101,
            "link": "https://patents.google.com/patent/CN1858096A",
            "title": "防爆轮胎",
            "content": "提供了一种防爆轮胎,其具有的侧壁加强层能兼顾低发热性和高硬度,并且耐久度得到了改善。一种橡胶组合物,以100重量份的橡胶组分为基准,含有10~100重量份的炭黑,以及2重量份或更多的硫或含硫的化合物。",
            "org_info": [
              {
                "id": 12345,
                "logo": "https://www.example.com/logo.png",
                "name": "某某科技有限公司",
                "site": "www.example.com",
                "name_cn": "某某科技有限公司",
                "name_en": "XX Technology Co., Ltd.",
                "website": "https://www.example.com",
                "state_id": "BJ",
                "entity_id": 12345,
                "country_id": "CN",
                "state_name": "北京市",
                "entity_type": "公司",
                "country_name": "中国",
                "display_name": "某某科技",
                "founded_date": 1577836800000,
                "employee_number": 500,
                "normalized_name": "XX_TECHNOLOGY_CO_LTD",
                "employee_number_interval": "100-999",
                "normalized_entity_type_en": "COMPANY"
              }
            ],
            "solution_id": "2883fa67-e2af-4699-b755-c0f47346908e",
            "solution_type": "PATENT",
            "similarity_score": 0.85,
            "simple_legal_status": "Active"
          }
        }
      ]
    },
    "recommendations": {
      "title": "改进建议",
      "content": "为显著提升提案的新颖性,建议从以下四个维度进行改进..."
    },
    "proposal_summary": {
      "title": "输入想法总结",
      "content": "该提案提出了一种用于汽车和橡胶工业的防爆轮胎橡胶配方。其技术功效是实现轮胎的防爆性能。技术手段是采用一种包含共聚丁二烯橡胶、炭黑、片状天然矿石、多巴胺改性碳化硅、硫、硅烷偶联剂和硬脂酸的复合材料。该配方旨在应用于防爆轮胎产品。"
    },
    "novelty_reasoning": {
      "title": "新颖性评估原因分析",
      "content": "该提案与现有参考文献相比,整体新颖性为中低。相似之处主要体现在以下几个方面..."
    },
    "novelty_assessment": {
      "title": "新颖性评估",
      "content": {
        "novelty_level": "中低",
        "novelty_score": "30.9%"
      }
    }
  },
  "status": true,
  "error_code": 0
}

Error Codes

List of possible error codes returned by this endpoint

Business Errors

Error CodeDescription
68300004Invalid parameter!
68300005Search api failure!
68300006Analytic basic access error!
68300007Bad request!
68300008Service error, please try again later!
68300010The file does not comply with upload specifications!

Platform Errors

Error CodeDescription
67200000API call exceeds the total limit set by the platform!
67200001API call exceeds the total limit set by the platform!
67200002The current call rate is too fast, exceeding the current configuration limit QPS!
67200003The key and secret parameters for applying for the token are incorrect or the client has been disabled!
67200004The requested api does not have permission. Please contact our support personnel!
67200005Insufficient account balance/number of calls!
67200006The client has exceeded the activation validity period!
67200007The current call exceeds the configured usage limit of the day!
67200008Please check if the required apikey in the query parameter has been transmitted!
67200009The apikey does not match the passed bearerToken. Please check if a valid token is being used!
67200012The request is illegal!
67200100The current server status is busy, request response timeout!
67200101The API requested currently does not exist. Please check the request path!

HTTP Status Codes

Status CodeDescription
0Success
201Created
401Unauthorized
403Forbidden
404Not Found

Performance Metrics

Expected performance characteristics for this endpoint

Normal Response Time

5000 ms

Max Response Time

10000 ms