List Datasets
list_datasetsRetrieve DCAT-AP_IT datasets from the Italian government catalog, including ontologies and vocabularies, with pagination support.
Instructions
List available Datasets (dcatapit:Dataset) in the catalog.
Use this when you explicitly need DCAT-AP_IT dataset records. On schema.gov.it, these are often semantic assets such as ontologies, controlled vocabularies, and related distributions rather than classic tabular datasets, so ontology/vocabulary/SPARQL tools are usually a better starting point.
Args:
limit: Maximum datasets per page (default: 20)
offset: Number of datasets to skip (default: 0)
Returns:
items: List of datasets with labels
pagination: Metadata with count, offset, has_more, next_offset
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |