πββοΈMapping knowledge domain
Knowledge graph is essentially a structured semantic knowledge base. It is a graph data structure composed of nodes and edges. It describes the concepts and their interrelations in the physical world in the form of symbols. Its basic constituent units are "entity-relationship-entity" triples, and entities and their related "attribute-value" pairs. Different entities are connected through relationships to form a network of knowledge structure.
Last updated