From 6d35073f2a0d6f81dc789c2cd5c6c3e901daa5d4 Mon Sep 17 00:00:00 2001 From: dsmorgan77 Date: Mon, 9 Dec 2013 05:07:03 -0800 Subject: [PATCH] Changed overview of accessLevel field to be consistent with further metadata guidance. accessLevel is about audience restrictions, not use restrictions. Deleted "under certain use restrictions" and changed it to "to certain audiences." --- schema.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/schema.md b/schema.md index e3ed1f37..e2835e4a 100644 --- a/schema.md +++ b/schema.md @@ -5,7 +5,6 @@ title: Common Core Metadata Schema permalink: /schema/ filename: schema.md id: schema - --- This section contains guidance to support the use of the common core metadata to list agency datasets and application programming interfaces (APIs) as hosted at agency.gov/data. @@ -53,7 +52,7 @@ Publisher | The publishing entity. Contact Name | Contact person's name for the asset. | contactPoint Contact Email | Contact person's email address. | mbox Unique Identifier | A unique identifier for the dataset or API as maintained within an Agency catalog or database. | identifier -Public Access Level | The degree to which this dataset **could** be made publicly-available, *regardless of whether it has been made available*. Choices: public (Data asset is or could be made publicly available to all without restrictions), restricted public (Data asset is available under certain use restrictions), or non-public (Data asset is not available to members of the public) | accessLevel +Public Access Level | The degree to which this dataset **could** be made publicly-available, *regardless of whether it has been made available*. Choices: public (Data asset is or could be made publicly available to all without restrictions), restricted public (Data asset is available to certain audiences), or non-public (Data asset is not available to members of the public) | accessLevel "Common Core" Required-if-Applicable Fields ------------------------------------------- @@ -396,4 +395,4 @@ Examples -------- * [JSON](/metadata-resources/) * [RDFa Lite](/metadata-resources/) -* [XML](/metadata-resources/) +* [XML](/metadata-resources/) \ No newline at end of file