Build a Knowledge Graph to Describe a Car
This example provides background Information on the use of Schemantra for building a knowledge graph for a car.
The conceptual map and hierarchy of the Car Schema extension in this example
A knowledge graph is a collection of interlinked entities and their relationship.
An entity is a thing with distinct and independent existence. Examples of an entity are a single Person, Product, Service, Article or a single Organization.
To build a knowledge graph about something, we have to think about all the entities related to the thing we want to describe, link those entities to it, and show the relationship between them.
According to the diagram, to build a knowledge graph for a Car, we start by creating a car schema and then adding other descriptors by linking it with other entities. You can do that as follows:
You can add other things to the Offer, such as a Warranty and acceptedPaymentMethod.
Recommended for You
- How to Generate Schema Markups
- Generate Schema Markups by Examples, FAQPage, Service
- Guide for User Interface