Skip to main content

Create File Knowledge Graph (Knowledge Graph Tools)

Summary

Creates a file knowledge graph in a folder.

Usage

  • Use this tool to create a file knowledge graph. A knowledge graph allows you to create a model that simulates a real-world system in a nonspatial manner. Initially, the knowledge graph will be empty. However, using ArcGIS Pro, you can do the following:

    Learn more about ArcGIS Knowledge and creating knowledge graphs

  • The output path must already exist.

  • If the output file knowledge graph name does not include the .knowledgegraph extension, it will be added automatically.

Parameters

Label Explanation Data type

File Knowledge Graph Location

The folder where the file knowledge graph will be created.

Folder

File Knowledge Graph Name

The name of the file knowledge graph that will be created.

String

Document Entity Name

(Optional)

The name of the entity type in the data model that represents documents that are referenced by the knowledge graph. The default is Document.

String

Document Relationship Name

(Optional)

The name of the relationship type in the data model that represents a relationship between an entity in the knowledge graph and a document associated with that entity. The default is HasDocument.

String

Document Properties

(Optional)

The set of properties that will be created for each document entity.

Value table columns:

  • TextThe extracted text from a document. The default property name is text.

  • URLThe location of the document. The default property name is url.

  • KeywordsThe keywords that will be used to search for the document. The default property name is keywords.

  • NameThe file name of the document. The default property name is name.

  • Content TypeThe type of data contained by the referenced document. This property is stored as a Multipurpose Internet Mail Extensions (MIME) type. The default property name is contentType.

  • TitleThe title of the document. The default property name is title.

  • MetadataThe metadata describing the document. The default property name is metadata.

  • File ExtensionThe file extension when the referenced document is a file. The default property name is fileExtension.

Value Table

Derived output

Label Explanation Data type

Output Knowledge Graph

The output file knowledge graph.

Workspace

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: No
  • Standard: No
  • Advanced: Yes