You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
contactPoint | Contact Name and Email | Contact person's name and email for the asset.
77
76
identifier | Unique Identifier | A unique identifier for the dataset or API as maintained within an Agency catalog or database.
78
77
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 under certain use restrictions), or non-public (Data asset is not available to members of the public)
79
78
@@ -200,9 +199,34 @@ Dataset Fields {#Dataset}
200
199
----- | -----
201
200
**Cardinality** | (1,1)
202
201
**Required** | Yes, always
202
+
**Accepted Values** | vCard object
203
+
**Usage Notes** | This is a container for two fields that together make up the contact information for the dataset. **contactPoint** should always contain both the person's appropriately formatted full name (**fn**) and email (**hasEmail**).
**Usage Notes** | This should be formatted per vCard specifications (see example below) and included with **fn** as part of a record's **contactPoint** (see above example).
0 commit comments