v1

latestOpenAPI 3.1.02026-07-24188215268.7 KB
legacy catalog - relationships

Legacy - Get resources that are related to a resource

Please refer to the updated IRI-based relationship endpoints.

post/metadata/relationships/{owner}/resource/{resourceId}

Path parameters

ownerstring required

User name and unique identifier of the user or organization a resource belongs to. For example, in the URL: https://acme.data.world/jonloyens/an-intro-to-dataworld-dataset, jonloyens is the unique identifier of the owner.

resourceIdstring required

Query parameters

limitinteger

Number of results to return

nextstring

A token supplied by the previous response to retrieve the next page of results

Request body

byRelationTypesstring[]

Filter by these relation types. Relation types should be IRIs.

byResourceTypesstring[]

Filter by these resource types.

resourceType'CATALOG' | 'ANALYSIS' | 'BUSINESS_TERM' | 'COLUMN' | 'DATA_TYPE' | 'DATABASE' | 'DATASET' | 'PROJECT' | 'TABLE' | 'CONCEPT' | 'UNKNOWN_CATALOG_ENTRY' required

The type of resourceId.

Response

default response

consistentboolean
countinteger
nextstring