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

Commit d13284c

Browse files
committed
Change isPartOf example to match the identifier
Meant to be part of #398
1 parent acff4d9 commit d13284c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: v1.1/schema.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ Dataset Fields {#Dataset}
541541
**Required** | No
542542
**Accepted Values** | String
543543
**Usage Notes** | This field allows the grouping of multiple datasets into a "collection". This field should be employed by the individual datasets that together make up a collection. The value for this field should match the `identifier` of the parent dataset.
544-
**Example** | `{"isPartOf":"1344"}`
544+
**Example** | `{"isPartOf":"http://dx.doi.org/10.7927/H4PZ56R2"}`
545545

546546
{: .table .table-striped #issued}
547547
**Field [#](#issued){: .permalink}** | **issued**

0 commit comments

Comments
 (0)