Skip to content

Commit 8c409d3

Browse files
committed
Generated profiles
1 parent a3cac2c commit 8c409d3

File tree

8 files changed

+4
-4
lines changed

8 files changed

+4
-4
lines changed

content/docs/standard/data-package.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Data Package
33
description: A simple container format for describing a coherent collection of data in a single package. It provides the basis for convenient delivery, installation and management of datasets.
44
sidebar:
55
order: 1
6-
profile: /profiles/2.0/datapackage.json
6+
profile: /profiles/2.1/datapackage.json
77
authors:
88
- Rufus Pollock
99
- Paul Walsh

content/docs/standard/data-resource.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Data Resource
33
description: A simple format to describe and package a single data resource such as an individual table or file. The essence of a Data Resource is a locator for the data it describes. A range of other properties can be declared to provide a richer set of metadata.
44
sidebar:
55
order: 2
6-
profile: /profiles/2.0/dataresource.json
6+
profile: /profiles/2.1/dataresource.json
77
authors:
88
- Rufus Pollock
99
- Paul Walsh

content/docs/standard/table-dialect.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Table Dialect
33
description: Table Dialect describes how tabular data is stored in a file. It supports delimited text files like CSV, semi-structured formats like JSON and YAML, and spreadsheets like Microsoft Excel. The specification is designed to be expressible as a single JSON-compatible descriptor.
44
sidebar:
55
order: 3
6-
profile: /profiles/2.0/tabledialect.json
6+
profile: /profiles/2.1/tabledialect.json
77
authors:
88
- Rufus Pollock
99
- Paul Walsh

content/docs/standard/table-schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Table Schema
33
description: A simple format to declare a schema for tabular data. The schema is designed to be expressible in JSON.
44
sidebar:
55
order: 4
6-
profile: /profiles/2.0/tableschema.json
6+
profile: /profiles/2.1/tableschema.json
77
authors:
88
- Rufus Pollock
99
- Paul Walsh
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)