Skip to main content

Web Service Method: Build an Extraction Model

Abstract

Web Service Method: Build an Extraction Model

Description

Builds the extraction model for the project.

The request is synchronized and the building of the extraction model may take a while. That means that depending on the size of the knowledge graph you have to wait to receive the request response.

Note

This call is a programmatic substitute to Refresh Extraction Model in the PoolParty's Main Menu.

URL: /PoolParty/api/indexbuilder/{project}/refresh

Request

Supported Methods

POST, GET

Content-Type

application/x-www-form-urlencoded

Path Variables

Variable

Comment

{project}

The UUID or the URI supplement (textual identifier) of the project to be used.

Response

http status code 200when building extraction model is finished.

Example

Screenshot of an example call, done with the Advanced REST client:

23901239.png