Accepted Inputs for Enhance by Entity Type
Enhance accepts a few inputs that are used to make a match against its equivalent entity in the Knowledge Graph.
Although all inputs are technically optional, some are obviously better at identifying an entity than others (e.g. name). Generally, the more inputs submitted, the better the match.
Note that while many of these fields align with their respective Ontology in the KG, these input keys are intentionally separate.
Organization
Input | Description | Example |
---|---|---|
name | Name of the organization. Recommended. | Diffbot |
url | Homepage URI of the organization. Highly effective for org matches. Recommended. | diffbot.com |
phone | Phone number of the organization. | 1-855-885-4800 |
location | Location of the organization in natural language format. | Menlo Park, California, United States |
description | Free text description of the organization. Optional | AI-powered Knowledge Graph |
ip | IP address of an organization. | 192.168.0.1 |
id | Diffbot ID of the organization. | EYX1i02YVPsuT7fPLUYgRhQ |
Person
Input | Description | Example |
---|---|---|
name | Name of the person. Recommended. | Mike Tung |
Email of the person. Recommended | [email protected] | |
employer | Employer of the person. Recommended. | Diffbot |
location | Location of the person in natural language format. Recommended. | Menlo Park, CA |
title | The current title of the person. | CEO |
phone | A phone number for the person. | 1-855-885-4800 |
url | A website for the person. | diffbot.com |
school | Current or previous school name for the person. | Stanford University |
ip | IP address of the person. | 192.168.0.1 |
id | Diffbot ID of the person. | ESGMaGV9uP0SuTmfPTtNEoA |
Updated over 1 year ago