Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit bcccbf3

Browse files
committed
Incorrectly merged last push, now fixed.
1 parent 42a04ec commit bcccbf3

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

schema.md

-8
Original file line numberDiff line numberDiff line change
@@ -308,16 +308,8 @@ Field | title
308308
**Cardinality** | (0,n)
309309
**Required** | No
310310
**Accepted Values** | See Usage Notes
311-
<<<<<<< HEAD
312-
**Usage Notes** | Distribution is a concatenation, as appropriate, of the following elements: download url, format, endpoint, language, size. An example of this this model is:
313-
314-
"distribution": [`{"accessURL": "http://data.mcc.gov/example_resource/data.json", "format":"JSON", "size":"22MB"}`,`{"accessURL":"http://data.mcc.gov/example_/data.xml", "format":"XML", "size":"24MB"}`]
315-
316-
**Example** | -
317-
=======
318311
**Usage Notes** | Distribution is a concatenation, as appropriate, of the following elements: download url, format, endpoint, language, size.
319312
**Example** | `"distribution": [{"accessURL": "http://data.mcc.gov/example_resource/data.json", "format":"JSON", "size":"22mb"},{"accessURL":"http://data.mcc.gov/example_/data.xml", "format":"XML", "size":"24mb"}]`
320-
>>>>>>> 91a53c3dd5bad021798ab416ab5e99bc72ee56eb
321313

322314
{.table .table-striped}
323315
**Field** | **size**

0 commit comments

Comments
 (0)