Add a knowledge graph to a map or scene

You can add entities with a spatial location to a map or scene. This allows you to see spatial relationships between entities that aren't apparent in a nongeographic view and visually correlate those entities with geographic features that don't participate in the knowledge graph.

When you add entities and relationships to a map, a knowledge graph layer is created. A knowledge graph layer is a composite layer with a knowledge graph as its data source. The knowledge graph layer contains knowledge graph feature layers and knowledge graph tables. Knowledge graph feature layers provide access to entity and relationship types where their instances can have spatial features. Knowledge graph tables provide access to nonspatial entity and relationship types.

After adding content from a knowledge graph to the map, you work with and symbolize knowledge graph layers in much the same way you work with feature layers and stand-alone tables. You can control the behavior and appearance of the knowledge graph feature layers by modifying their properties and symbology.

Open a feature layer's attribute table to see the properties of entities and relationships that can have spatial features. You can also display properties of spatial entities and relationships by configuring the feature layer's pop-ups. Open a table in the knowledge graph layer to see the properties of nonspatial entities and relationships.

You can perform spatial analysis on knowledge graph feature layers included in a map. You can also leverage the information provided by nonspatial entities and relationships in your analysis. Any geoprocessing tool can use knowledge graph feature layers and knowledge graph tables as input.

Add content from an investigation

Follow these steps to add a knowledge graph layer to a map or scene from an investigation in your project. You can add as much or as little content from the investigation's knowledge graph as you want.

  1. Open an investigation and browse its content.
  2. Select the content to add to a map or scene.
    • Right-click the investigation Investigation in the Contents pane to add all of its content.
    • Right-click the knowledge graph Knowledge Graph in the Contents pane to add all the entities and relationships it contains.
    • Right-click Entity Types Entity Type or Relationship Types Relationship Type in the Contents pane to add all entities or all relationships.
    • Right-click an entity type Entity Type or relationship type Relationship Type to add all items of that type.
    • Press Ctrl and click individual entities Entity and relationships Relationship in the contents list to select the items you want to add, and right-click a selected item.
    • Right-click a single entity or relationship that you want to add.
  3. On the context menu that appears, click the appropriate option to add the specified content to a one of the open maps or scenes. Or click Add To New Add To New and click Map Add Map, Global Scene Add Global Scene, or Local Scene Add Local Scene to add a knowledge graph layer representing the specified content to the new map or scene that is created.

A knowledge graph layer is created in the map or scene representing the selected content.

Note:

You can drag any of the items associated with an investigation's knowledge graph from its Contents pane or the investigation's contents list and drop them on a map, including entities and relationships returned by a search. For example, you can drag a specific entity type onto a map to create and edit entities.

Also, when viewing details for entities or relationships, you can right-click the display expression at the top of the details panel and choose to add the selected entities or relationships to a new map or scene.

Add content from the Catalog pane or view

Follow these steps to add content from an investigation in your project to a map or scene.

  1. Make sure a map or scene is your active view.
  2. On the Map tab, in the Layer group, click Add Data Add Data.
  3. Click Investigations Closed Investigation folder on the left side of the browse dialog box.
  4. Select the content from the investigation you want to add.
    • Click the investigation Investigation to add all of its content.
    • Browse to an investigation's contents and click its knowledge graph Knowledge Graph to add all content in the knowledge graph.
    • Browse to a knowledge graph and click Entity Types Knowledge Graph Folder or Relationship Types Knowledge Graph Folder to add all entities or all relationships.
    • Browse to a knowledge graph's Entity Types or Relationship Types list and click an entity type Entity Type or relationship type Relationship Type to add all of its entities or relationships.
  5. Click OK.

A knowledge graph layer is created in the map or scene representing the selected content.

Note:

You can browse the contents of an investigation in the catalog view or Catalog pane in the same manner as in the browse dialog box. Right-click the investigation or the entity type you want to work with, for example. Click the appropriate option on the context menu to add the specified content to an open map or scene. Or click Add To New Add To New and click Map Add Map, Global Scene Add Global Scene, or Local Scene Add Local Scene to add the selected content as a layer.

Add a knowledge graph from its URL

Follow these steps to add a knowledge graph layer to a map or scene by specifying the URL for a knowledge graph service in ArcGIS Enterprise.

  1. On the Map tab, in the Layer group, on the Add Data menu Add Data, click Data From Path Data From Path.
  2. Type a path or URL to a knowledge graph, for example, https://<portal_url>/server/rest/services/Hosted/<serviceName>/KnowledgeGraphServer.
  3. Click Add to add the knowledge graph as a new layer in your map or scene.

A knowledge graph layer representing the entire knowledge graph is created in the map or scene.

Add a knowledge graph from a link chart

After creating a link chart from an investigation's knowledge graph, you can add selected content from the link chart to a map or scene.

  1. Select the entities and relationships in the link chart that you want to add to the map or scene.
  2. On the Link Chart tab, in the Selection group, click the Add To menu Add To.
  3. Click the appropriate option to add a knowledge graph layer to the specified map or scene.
    • Click the name of an open map or scene.
    • Click New Map New Map to create a map in the project.
    • Click New Global Scene Add Global Scene to create a global scene in the project.
    • Click New Local Scene Add Local Scene to create a local scene in the project.

A knowledge graph layer representing the selected content is created and added to the map or scene.

Related topics