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

Commit d8bcd3d

Browse files
committed
adding expanded guidance for systemOfRecords
1 parent dab4706 commit d8bcd3d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: v1.1/schema.md

+9
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,15 @@ If there is a need to reflect that the dataset is continually updated, ISO 8601
348348
**Usage Notes** | This field should contain one of the following types of content: (1) a bounding coordinate box for the dataset represented in latitude / longitude pairs where the coordinates are specified in decimal degrees and in the order of: minimum longitude, minimum latitude, maximum longitude, maximum latitude; (2) a latitude / longitude pair (in decimal degrees) representing a point where the dataset is relevant; (3) a geographic feature expressed in [Geography Markup Language using the Simple Features Profile](http://www.ogcnetwork.net/gml-sf); or (4) a geographic feature from the [GeoNames database](http://www.geonames.org).
349349
**Example** | `{"spatial":"Lincoln, Nebraska"}`
350350

351+
{: .table .table-striped}
352+
**Field** | **systemOfRecords**
353+
----- | -----
354+
**Cardinality** | (0,1)
355+
**Required** | No
356+
**Accepted Values** | String (URL)
357+
**Usage Notes** | This field should a URL to the System of Records Notice (SORN) that relates to the dataset, specifically from FederalRegister.gov.
358+
**Example** | `{"https://www.federalregister.gov/articles/2002/04/08/02-7376/privacy-act-of-1974-publication-in-full-of-all-notices-of-systems-of-records-including-several-new#p-361"}`
359+
351360
{: .table .table-striped}
352361
**Field <a class="permalink" href="#temporal">#</a>** | **<a name="temporal">temporal</a>**
353362
----- | -----

0 commit comments

Comments
 (0)