---
title: "Get URLs of dataset's RDF metadata exports"
method: GET
path: "/datasets/getRDFURLsForDataset/{id}"
tags: ["datasets"]
---

# Get URLs of dataset's RDF metadata exports

`GET /datasets/getRDFURLsForDataset/{id}`

URLs of metadata exported as RDF from XML files contained in the
dataset, as well as the URL used to export the dataset's user-generated
metadata as RDF.

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `404` — The requested resource was not found

## Changes

- **2021-07-23** `6ab2562e8acd` — 1 info
  - added the non-success response with the status `404`
- **2020-09-29** `8bd7fd33f496` — 1 info
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/clowder-framework/apis/clowder/changes/datasets/getRDFURLsForDataset/:id/get.md)

---

[API](https://skmtc.dev/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.dev/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
