Skip to main content

About the Open API collector

Introduction

Note

The latest version of the Collector is 2.200. To view the release notes for this version and all previous versions, please go here.

The data.world Collector harvests metadata from your source system. Please read over the data.world Collector FAQ to familiarize yourself with the Collector.

What is cataloged

The collector catalogs the following information.

Table 1.

Object

Information cataloged

Endpoint

Name

Operation

Name, description, Produces, Parameters, Responses

Parameter

Name, Description, Parameter Location, Parameter Type, Parameter Required

Response

Name, Description

Schema

Name, Description, Schema Type

Schema Property

Name, Description, Schema Property Type, Schema Format, Property Required, Schema Nullable



Relationships between objects

By default, the harvested metadata includes catalog pages for the following resource types. Each catalog page has a relationship to the other related resource types. If the metadata presentation for this data source has been customized with the help of the data.world Solutions team, you may see other resource pages and relationships.

Table 2.

Resource page

Relationship

Endpoint

  • Operations contained within Endpoint

Operation

  • Endpoint containing Operation

  • Parameters associated with Operation

  • Responses associated with Operation

Parameter

  • Operation associated with Parameter

Response

  • Operation associated with Response

  • Schema that has Response

Schema

  • Responses that are defined by Schema

  • Schema Properties that are contained within Schema

Schema Property

  • Schema that contains Schema Property



Open API versions supported

  • The collector expects Open API specification inputs (aka swagger files) that conform to Open API spec version 2.0. Open API specification 3.X is currently not supported.