forked from USFWS/ak-md-profiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ak-profile-pkg-test-20231218.json
133 lines (133 loc) · 40.5 KB
/
ak-profile-pkg-test-20231218.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
{
"data": [{
"id": "7s6urru9",
"attributes": {
"title": "AK Region Project Schema",
"uri": "https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-proj-schema.json",
"description": "Required fields and terms for metadata written for USFWS Alaska Region projects.",
"schema-type": "record",
"version": "1.0.0",
"remote-version": "1.0.0",
"is-global": false,
"custom-schemas": "[{\"id\":\"https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-proj-schema.json\",\"schema\":{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"title\":\"AK Region Project Schema\",\"description\":\"Minimum required fields and terms for metadata written for USFWS Alaska Region projects.\",\"$id\":\"ak-project-metadata.json\",\"version\":\"1.0.0\",\"properties\":{\"metadata\":{\"properties\":{\"resourceInfo\":{\"properties\":{\"status\":{\"items\":{\"enum\":[\"completed\",\"onGoing\",\"proposed\",\"accepted\"],\"errorMessage\":{\"enum\":\"Project status in the 'Basic Information' section under the 'Main' tab must be one of: 'completed', 'onGoing', 'proposed', or 'accepted'\"}}},\"resourceType\":{\"items\":{\"properties\":{\"type\":{\"const\":\"project\",\"errorMessage\":{\"const\":\"Resource type for project must be listed as 'project' in the 'Resource Types' section under the 'Main' tab. If you are creating a record for a data product, please select a different mdEditor profile.\"}}}}},\"pointOfContact\":{\"allOf\":[{\"contains\":{\"properties\":{\"role\":{\"const\":\"pointOfContact\",\"errorMessage\":{\"const\":\"The 'Point of Contact' section under the 'Main' tab must have at least one Data Steward listed with the role 'pointOfContact'.\"}}}}},{\"contains\":{\"properties\":{\"role\":{\"const\":\"custodian\",\"errorMessage\":{\"const\":\"The 'Point of Contact' section under the 'Main' tab must have at least one Data Custodian listed with the role 'custodian'.\"}}}}},{\"contains\":{\"properties\":{\"role\":{\"const\":\"owner\",\"errorMessage\":{\"const\":\"The 'Point of Contact' section under the 'Main' tab must have at least one Data Trustee listed with the role 'owner'.\"}}}}}],\"items\":{\"required\":[\"role\",\"party\"],\"errorMessage\":{\"role\":\"Roles must be provided in the 'Point of Contact' section under the 'Main' tab for Data Trustees (use 'owner'), Data Stewards (use 'pointOfContact'), and Data Custodians (use 'custodian').\",\"party\":\"At least one person must be assigned to each role in the 'Point of Contact' section under the 'Main' tab.\"}}},\"citation\":{\"properties\":{\"date\":{\"items\":{\"required\":[\"date\",\"dateType\"],\"errorMessage\":{\"required\":{\"date\":\"At least one date (e.g. acquisition, creation, revision) must be provided in the 'Citation' section under the 'Main' tab.\",\"dateType\":\"A type must be provided for dates in the 'Citation' section under the 'Main' tab.\"}}}},\"responsibleParty\":{\"items\":{\"required\":[\"role\",\"party\"],\"errorMessage\":{\"required\":{\"role\":\"At least one role must be provided in the 'Responsible Party' section of the 'Citation' section under the 'Main' tab. This should be the individual(s) or organization(s) that are associated with the project citation.\",\"party\":\"At least one person must be assigned to a role in the 'Responsible Party' section of the 'Citation' section under the 'Main' tab.\"}}}},\"onlineResource\":{\"items\":{\"required\":[\"uri\"],\"errorMessage\":{\"required\":{\"uri\":\"If providing an online resource for a project, a URI for the project homepage must be provided in the 'Online Resource' section of the 'Citation' section under the 'Main' tab. This should be a link for browsing rather than a direct download link.\"}}}},\"identifier\":{\"items\":{\"required\":[\"identifier\",\"namespace\"],\"errorMessage\":{\"required\":{\"identifier\":\"Provide an identifier (e.g. Digital Object Identifier (DOI), ISBN, UUID) for the product in the 'Citation' section under the 'Main' tab.\",\"namespace\":\"Provide the context (i.e. namespace) for the product identifier in the 'Citation' section under the 'Main' tab.\"}}}}},\"required\":[\"title\",\"date\",\"responsibleParty\"],\"errorMessage\":{\"required\":{\"title\":\"A short, descriptive project title must be provided in the 'Basic Information' section under the 'Main' tab.\",\"date\":\"At least one date (e.g. award, start, revision) must be provided in the 'Citation' section under the 'Main' tab.\",\"responsibleParty\":\"At least one Responsible Party associated with the project's citation must be provided in the 'Citation' section under the 'Main' tab.\"}}},\"timePeriod\":{\"oneOf\":[{\"anyOf\":[{\"required\":[\"startDateTime\"]},{\"required\":[\"endDateTime\"]}]}],\"errorMessage\":{\"oneOf\":\"A start date and/or an end date must be provided for this project in the 'Time Period' section under the 'Main' tab.\"}},\"keyword\":{\"items\":{\"required\":[\"keyword\",\"thesaurus\"],\"errorMessage\":{\"required\":{\"keyword\":\"At least one keyword must be provided from each selected thesaurus under the 'Keywords' tab.\",\"thesaurus\":\"At least one keyword must be provided from the Global Change Master Directory (GCMD) Science Keywords thesaurus under the 'Keywords' tab.\"}}},\"contains\":{\"properties\":{\"thesaurus\":{\"properties\":{\"title\":{\"const\":\"Global Change Master Directory (GCMD) Science Keywords\",\"errorMessage\":{\"const\":\"At least one keyword under the 'Keywords' tab must be from the Global Change Master Directory (GCMD) Science Keywords thesaurus.\"}}}}}}}},\"required\":[\"status\",\"resourceType\",\"pointOfContact\",\"citation\",\"abstract\",\"timePeriod\",\"keyword\"],\"errorMessage\":{\"required\":{\"status\":\"The current project status must be provided in the 'Basic Information' section under the 'Main' tab. Status must be one of: 'completed', 'onGoing', 'proposed', or 'accepted'\",\"resourceType\":\"Resource type must be provided in the 'Resource Types' section under the 'Main' tab. The resource type for projects must be 'project'.\",\"pointOfContact\":\"Project personnel must be provided in the 'Point of Contact' section under the 'Main' tab.\",\"abstract\":\"Project abstract must be provided in the 'Description' section under the 'Main' tab. Abstracts should summarize the project's purpose and goals.\",\"timePeriod\":\"Project time period must be provided in the 'Time Period' section under the 'Main' tab. At least a project start date and/or a project end date must be provided.\",\"keyword\":\"Project keywords must be provided under the 'Keywords' tab. At least one keyword must be provided from the 'Global Change Master Directory (GCMD) Science Keywords' thesaurus.\"}}},\"metadataInfo\":{\"properties\":{\"metadataDate\":{\"items\":{\"required\":[\"date\",\"dateType\"],\"errorMessage\":{\"required\":{\"date\":\"At least a creation date for the metadata must be provided in the 'Basic Information' section under the 'Metadata' tab.\",\"dateType\":\"A date type must be provided for dates associated with the metadata in the 'Basic Information' section under the 'Metadata' tab. At least one date should have the type 'creation'.\"}}},\"contains\":{\"properties\":{\"dateType\":{\"const\":\"creation\",\"errorMessage\":{\"const\":\"A creation date for the metadata must be provided in the 'Basic Information' section under the 'Metadata' tab.\"}}}}},\"metadataContact\":{\"allOf\":[{\"contains\":{\"properties\":{\"role\":{\"const\":\"author\",\"errorMessage\":\"At least one metadata contact must have the role 'author' under the 'Metadata Contacts' section of the 'Metadata' tab.\"}}}},{\"contains\":{\"properties\":{\"role\":{\"const\":\"pointOfContact\",\"errorMessage\":\"At least one metadata contact must have the role 'pointOfContact' under the 'Metadata Contacts' section of the 'Metadata' tab.\"}}}}],\"items\":{\"required\":[\"role\",\"party\"],\"errorMessage\":{\"required\":{\"role\":\"A role must be provided in the 'Metadata Contacts' section under the 'Metadata' tab.\",\"party\":\"A contact must be provided in the 'Metadata Contacts' section under the 'Metadata' tab.\"}}}}},\"required\":[\"metadataStatus\",\"metadataDate\",\"metadataContact\"],\"errorMessage\":{\"required\":{\"metadataStatus\":\"The status of the metadata (e.g. onGoing, completed), must be provided in the 'Basic Information' section under the 'Metadata' tab.\",\"metadataDate\":\"A creation date for the metadata must be provided in the 'Basic Information' section under the 'Metadata' tab.\",\"metadataContact\":\"An author and a pointOfContact for the metadata must be provided in the 'Metadata Contact' section under the 'Metadata' tab.\"}}},\"resourceDistribution\":{\"items\":{\"properties\":{\"distributor\":{\"items\":{\"properties\":{\"contact\":{\"properties\":{\"role\":{\"const\":\"distributor\",\"errorMessage\":{\"const\":\"Role for distributor in the 'Distributor' section under the 'Distribution' tab must be 'distributor'.\"}}},\"required\":[\"role\",\"party\"],\"errorMessage\":{\"required\":{\"role\":\"Indicate 'distributor' as the role for the product distributor under the 'Distribution' tab.\",\"party\":\"Indicate the organization that will distribute the product as the contact under the 'Distribution' tab.\"}}},\"transferOption\":{\"items\":{\"properties\":{\"onlineOption\":{\"items\":{\"required\":[\"uri\"],\"errorMessage\":{\"required\":{\"uri\":\"A URI must be provided for an online option to access the resource under the 'Transfer Option' section of the 'Distributor' section under the 'Distribution' tab. The URI should link to either the direct download (URI that will automatically start a download) or the link to page where you can download the resource.\"}}}}},\"required\":[\"onlineOption\"],\"errorMessage\":{\"required\":{\"onlineOption\":\"An online option for distribution must be provided in the 'Transfer Option' section of the 'Distributor' section under the 'Distribution' tab.\"}}}}},\"required\":[\"contact\",\"transferOption\"],\"errorMessage\":{\"required\":{\"contact\":\"Provide a contact for distribution in the 'Distributor' section under the 'Distribution' tab.\",\"transferOption\":\"A transfer option must be provided for distribution in the 'Distributor' section under the 'Distribution' tab.\"}}}}}}},\"funding\":{\"items\":{\"properties\":{\"allocation\":{\"items\":{\"required\":[\"amount\",\"sourceId\",\"recipientId\"],\"errorMessage\":{\"required\":{\"amount\":\"A funding amount must be provided in the 'Allocation' section under the 'Funding' tab.\",\"sourceId\":\"A funding source must be provided in the 'Allocation' section under the 'Funding' tab.\",\"recipientId\":\"A funding recipient must be provided in the 'Allocation' section under the 'Funding' tab. This recipient should always be an organization, not an individual.\"}}}}},\"required\":[\"allocation\",\"timePeriod\"],\"errorMessage\":{\"required\":{\"allocation\":\"Funding allocation must be described in the 'Allocation' section under the 'Funding' tab.\",\"timePeriod\":\"The fiscal year of funding allocation (Time Period) must be provided in the 'Allocation' section under the 'Funding' tab.\"}}}},\"associatedResource\":{\"items\":{\"required\":[\"associationType\",\"resourceCitation\"],\"errorMessage\":{\"required\":{\"associationType\":\"Projects with associations must have an association type listed under the 'Associations' tab.\",\"resourceCitation\":\"Provide the citation information for the associated resource under the 'Associations' tab.\"}}},\"contains\":{\"properties\":{\"associationType\":{\"const\":\"product\",\"errorMessage\":{\"const\":\"At least one association type must be product under the 'Associations' tab.\"}}}}}},\"required\":[\"metadataInfo\",\"resourceInfo\"]}}}}]",
"date-updated": "2022-03-15T14:48:47.413Z"
},
"type": "schemas"
}, {
"id": "1jo1311a",
"attributes": {
"title": "AK Region Product Schema",
"uri": "https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-prod-schema.json",
"description": "Required fields and terms for metadata written for USFWS Alaska Region data products.",
"schema-type": "record",
"version": "1.0.0",
"remote-version": "1.0.0",
"is-global": false,
"custom-schemas": "[{\"id\":\"https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-prod-schema.json\",\"schema\":{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"title\":\"AK Region Product Schema\",\"description\":\"Minimum required fields and terms for metadata written for USFWS Alaska Region data products.\",\"$id\":\"ak-product-schema.json\",\"version\":\"1.0.0\",\"properties\":{\"metadata\":{\"properties\":{\"resourceInfo\":{\"properties\":{\"status\":{\"items\":{\"enum\":[\"completed\",\"onGoing\",\"proposed\",\"accepted\"],\"errorMessage\":{\"enum\":\"Product status in the 'Basic Information' section under the 'Main' tab must be one of: 'completed', 'onGoing', 'proposed', or 'accepted'\"}}},\"resourceType\":{\"items\":{\"properties\":{\"type\":{\"not\":{\"enum\":[\"product\",\"project\"]},\"errorMessage\":{\"not\":\"Resource type for products must not be 'product' or 'project' in the 'Resource Types' section under the 'Main' tab. Products should use a more specific type such as 'tabularDataset' or 'document'. For projects, use the custom profile for AK Region projects.\"}}}}},\"pointOfContact\":{\"allOf\":[{\"contains\":{\"properties\":{\"role\":{\"const\":\"pointOfContact\",\"errorMessage\":{\"const\":\"The 'Point of Contact' section under the 'Main' tab must have at least one Data Steward listed with the role 'pointOfContact'.\"}}}}},{\"contains\":{\"properties\":{\"role\":{\"const\":\"custodian\",\"errorMessage\":{\"const\":\"The 'Point of Contact' section under the 'Main' tab must have at least one Data Custodian listed with the role 'custodian'.\"}}}}},{\"contains\":{\"properties\":{\"role\":{\"const\":\"owner\",\"errorMessage\":{\"const\":\"The 'Point of Contact' section under the 'Main' tab must have at least one Data Trustee listed with the role 'owner'.\"}}}}},{\"contains\":{\"properties\":{\"role\":{\"const\":\"originator\",\"errorMessage\":{\"const\":\"The 'Point of Contact' section under the 'Main' tab must have at least one Data Producer/Originator listed with the role 'originator'.\"}}}}}],\"items\":{\"required\":[\"role\",\"party\"],\"errorMessage\":{\"role\":\"Project data management personnel must be provided in the 'Point of Contact' section under the 'Main' tab. Roles that must be included are Data Trustee (owner), Data Steward (pointOfContact), Data Custodian (custodian), and Data Producer/Originator (originator).\",\"party\":\"At least one person must be assigned to each role in the 'Point of Contact' section under the 'Main' tab.\"}}},\"citation\":{\"properties\":{\"date\":{\"items\":{\"required\":[\"date\",\"dateType\"],\"errorMessage\":{\"required\":{\"date\":\"At least one date (e.g. acquisition, creation, revision) must be provided in the 'Citation' section under the 'Main' tab.\",\"dateType\":\"A type must be provided for dates in the 'Citation' section under the 'Main' tab.\"}}}},\"responsibleParty\":{\"items\":{\"required\":[\"role\",\"party\"],\"errorMessage\":{\"required\":{\"role\":\"At least one role must be provided in the 'Responsible Party' section of the 'Citation' section under the 'Main' tab.\",\"party\":\"At least one person must be assigned to a role in the 'Responsible Party' section of the 'Citation' section under the 'Main' tab.\"}}}},\"identifier\":{\"items\":{\"required\":[\"identifier\",\"namespace\"],\"errorMessage\":{\"required\":{\"identifier\":\"Provide an identifier (e.g. Digital Object Identifier (DOI), ISBN, UUID) for the product in the 'Citation' section under the 'Main' tab.\",\"namespace\":\"Provide the context (namespace) for the product identifier in the 'Citation' section under the 'Main' tab.\"}}}}},\"required\":[\"title\",\"date\",\"responsibleParty\"],\"errorMessage\":{\"required\":{\"title\":\"A short, descriptive product title must be provided in the 'Basic Information' section under the 'Main' tab. Product titles should be uniquely identifiable.\",\"date\":\"At least one date (e.g. acquisition, creation, revision) must be provided in the 'Citation' section under the 'Main' tab.\",\"responsibleParty\":\"At least one Responsible Party must be provided in the 'Citation' section under the 'Main' tab.\"}}},\"timePeriod\":{\"oneOf\":[{\"anyOf\":[{\"required\":[\"startDateTime\"]},{\"required\":[\"endDateTime\"]}]}],\"errorMessage\":{\"oneOf\":\"A start date and/or an end date must be provided for this data product in the 'Time Period' section under the 'Main' tab.\"}},\"keyword\":{\"items\":{\"required\":[\"keyword\",\"thesaurus\"],\"errorMessage\":{\"required\":{\"keyword\":\"At least one keyword must be provided from each thesaurus under the 'Keywords' tab.\",\"thesaurus\":\"At least one keyword thesaurus must be provided under the 'Keywords' tab.\"}}},\"contains\":{\"properties\":{\"thesaurus\":{\"properties\":{\"title\":{\"const\":\"Global Change Master Directory (GCMD) Science Keywords\",\"errorMessage\":{\"const\":\"At least one keyword under the 'Keywords' tab must be from the Global Change Master Directory (GCMD) Science Keywords thesaurus.\"}}}}}}}},\"required\":[\"status\",\"resourceType\",\"pointOfContact\",\"citation\",\"abstract\",\"timePeriod\",\"keyword\"],\"errorMessage\":{\"required\":{\"status\":\"The current product status must be provided in the 'Basic Information' section under the 'Main' tab. Status must be one of: 'completed', 'onGoing', 'proposed', or 'accepted'\",\"resourceType\":\"Resource type must be provided in the 'Resource Types' section under the 'Main' tab. The resource type for products must not be 'product', but should instead use a more specific type (e.g. tabularDataset, collection, document).\",\"pointOfContact\":\"Project and product specific personnel must be provided in the 'Point of Contact' section under the 'Main' tab.\",\"abstract\":\"An abstract for the product must be provided in the 'Description' section under the 'Main' tab. Abstracts should summarize the product's purpose and goals.\",\"timePeriod\":\"A relevant time period for the product must be provided in the 'Time Period' section under the 'Main' tab.\",\"keyword\":\"Product keywords must be provided under the 'Keywords' tab. At least one keyword must be provided from the Global Change Master Directory (GCMD) Science Keywords thesaurus.\"}}},\"metadataInfo\":{\"properties\":{\"metadataDate\":{\"items\":{\"required\":[\"date\",\"dateType\"],\"errorMessage\":{\"required\":{\"date\":\"A creation date for the metadata must be provided in the 'Basic Information' section under the 'Metadata' tab.\",\"dateType\":\"A date type must be provided for dates associated with the metadata in the 'Basic Information' section under the 'Metadata' tab.\"}}},\"contains\":{\"properties\":{\"dateType\":{\"const\":\"creation\",\"errorMessage\":{\"const\":\"At least one date with the type 'creation' must be provided in the 'Basic Information' section under the 'Metadata' tab.\"}}}}},\"metadataContact\":{\"allOf\":[{\"contains\":{\"properties\":{\"role\":{\"const\":\"author\",\"errorMessage\":{\"const\":\"At least one metadata contact must have the role 'author' under the 'Metadata Contacts' section of the 'Metadata' tab.\"}}}}},{\"contains\":{\"properties\":{\"role\":{\"const\":\"pointOfContact\",\"errorMessage\":{\"const\":\"At least one metadata contact must have the role 'pointOfContact' under the 'Metadata Contacts' section of the 'Metadata' tab.\"}}}}}],\"items\":{\"required\":[\"role\",\"party\"],\"errorMessage\":{\"required\":{\"role\":\"A role must be provided in the 'Metadata Contacts' section under the 'Metadata' tab.\",\"party\":\"A contact must be provided in the 'Metadata Contacts' section under the 'Metadata' tab.\"}}}}},\"required\":[\"metadataStatus\",\"metadataDate\",\"metadataContact\"],\"errorMessage\":{\"required\":{\"metadataStatus\":\"The status of the metadata (e.g. onGoing, completed), must be provided in the 'Basic Information' section under the 'Metadata' tab.\",\"metadataDate\":\"The creation date of the metadata must be provided in the 'Basic Information' section under the 'Metadata' tab.\",\"metadataContact\":\"Contacts for metadata creation must be provided in the 'Metadata Contact' section under the 'Metadata' tab. Roles must include at least 'pointOfContact' and 'author'.\"}}},\"resourceDistribution\":{\"items\":{\"properties\":{\"distributor\":{\"items\":{\"properties\":{\"contact\":{\"properties\":{\"role\":{\"const\":\"distributor\",\"errorMessage\":{\"const\":\"Role for distributor in the 'Distributor' section under the 'Distribution' tab must be 'distributor'.\"}}},\"required\":[\"role\",\"party\"],\"errorMessage\":{\"required\":{\"role\":\"Indicate 'distributor' as the role for the product distributor under the 'Distribution' tab.\",\"party\":\"Indicate the organization that will distribute the product as the contact under the 'Distribution' tab.\"}}},\"transferOption\":{\"items\":{\"properties\":{\"onlineOption\":{\"items\":{\"required\":[\"uri\"],\"errorMessage\":{\"required\":{\"uri\":\"A URI must be provided for an online option to access the resource under the 'Transfer Option' section of the 'Distributor' section under the 'Distribution' tab. The URI should link to either the direct download (URI that will automatically start a download) or the link to page where you can download the resource.\"}}}}},\"required\":[\"onlineOption\"],\"errorMessage\":{\"required\":{\"onlineOption\":\"An online option for distribution must be provided in the 'Transfer Option' section of the 'Distributor' section under the 'Distribution' tab.\"}}}}},\"required\":[\"contact\",\"transferOption\"],\"errorMessage\":{\"required\":{\"contact\":\"Provide a contact for distribution in the 'Distributor' section under the 'Distribution' tab.\",\"transferOption\":\"A transfer option must be provided for distribution in the 'Distributor' section under the 'Distribution' tab.\"}}}}},\"required\":[\"distributor\"],\"errorMessage\":{\"required\":{\"distributor\":\"Provide a distributor for the resource under the 'Distribution' tab.\"}}}},\"associatedResource\":{\"items\":{\"required\":[\"associationType\",\"resourceCitation\"],\"errorMessage\":{\"required\":{\"associationType\":\"Data products with associations must have an association type listed under the 'Associations' tab.\",\"resourceCitation\":\"Provide the citation information for the associated resource under the 'Associations' tab.\"}}},\"contains\":{\"properties\":{\"associationType\":{\"const\":\"parentProject\",\"errorMessage\":{\"const\":\"At least one association type must be parentProject under the 'Associations' tab.\"}}}}}},\"required\":[\"resourceInfo\",\"metadataInfo\",\"resourceDistribution\"],\"errorMessage\":{\"required\":{\"resourceDistribution\":\"Resource distribution must be described under the 'Distribution' tab.\"}}}},\"if\":{\"properties\":{\"metadata\":{\"properties\":{\"resourceInfo\":{\"properties\":{\"resourceType\":{\"contains\":{\"properties\":{\"type\":{\"const\":\"tabularDataset\"}}}}}}}}}},\"then\":{\"required\":[\"metadata\",\"dataDictionary\"],\"errorMessage\":{\"required\":{\"dataDictionary\":\"Data products with the type 'tabularDataset' must be associated with a data dictionary under the 'Dictionaries' tab.\"}}},\"else\":{\"required\":[\"metadata\"]},\"errorMessage\":{\"if\":\"If this data product is a tabular dataset, then it must be associated with a data dictionary under the 'Dictionaries' tab.\"}}}]",
"date-updated": "2022-03-15T14:49:53.064Z"
},
"type": "schemas"
}, {
"id": "8c91vttn",
"attributes": {
"title": "AK Region Data Dictionary Schema",
"uri": "https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-data-dict-schema.json",
"description": "Required fields and terms for metadata written for USFWS Alaska Region data dictionaries.",
"schema-type": "dictionary",
"version": "1.0.0",
"remote-version": "1.0.0",
"is-global": false,
"custom-schemas": "[{\"id\":\"https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-data-dict-schema.json\",\"schema\":{\"$schema\":\"http://json-schema.org/draft-07/schema#\",\"title\":\"AK Region Dictionary Dictionary Schema\",\"description\":\"Minimum required fields and terms for metadata written for USFWS Alaska Region data dictionaries.\",\"$id\":\"ak-data-dict-schema.json\",\"version\":\"1.0.0\",\"properties\":{\"dataDictionary\":{\"properties\":{\"responsibleParty\":{\"required\":[\"role\",\"party\"],\"errorMessage\":{\"required\":{\"role\":\"A role for a contact must be provided for the data dictionary in the 'Responsible Party' section under the 'Main' tab.\",\"party\":\"A contact must be provided for the data dictionary in the 'Responsible Party' section under the 'Main' tab.\"}}},\"citation\":{\"required\":[\"title\"],\"errorMessage\":{\"required\":{\"title\":\"A title must be provided for the data dictionary in the 'Basic Information' section under the 'Main' tab.\"}}},\"domain\":{\"items\":{\"properties\":{\"domainItem\":{\"items\":{\"required\":[\"name\",\"value\",\"definition\"],\"errorMessage\":{\"required\":{\"name\":\"A descriptive name associated with a domain value (Domain Item Name) must be provided in the 'Domain Items' section under the 'Domain' tab.\",\"value\":\"A domain value must be provided in the 'Domain Items' section under the 'Domain' tab.\",\"definition\":\"A definition for a domain value must be provided in the 'Domain Items' section under the 'Domain' tab.\"}}}}},\"required\":[\"codeName\",\"description\",\"domainItem\"],\"errorMessage\":{\"required\":{\"codeName\":\"A code name for the domain (defined value list) must be provided in the 'Domain Informaion' section under the 'Domains' tab.\",\"description\":\"A description for the domain (defined value list) must be provided in the 'Domain Information' section under the 'Domain' tab.\",\"domainItem\":\"At least one domain item must be provided for the domain (defined value list).\"}}}},\"entity\":{\"items\":{\"properties\":{\"attribute\":{\"items\":{\"required\":[\"codeName\",\"definition\",\"dataType\",\"allowNull\"],\"errorMessage\":{\"required\":{\"codeName\":\"Provide an attribute name (code name) used to identify an attribute in the 'Attributes' section under the 'Entities' tab. Most often this will be the table or speadsheet column name.\",\"definition\":\"Provide a succinct but comprehensive definition for the attribute in the 'Attributes' section under the 'Entities' tab.\",\"dataType\":\"Provide a data type for the attribute in the 'Attributes' section under the 'Entities' tab.\",\"allowNull\":\"Indicate whether null values are allowed for an attribute in the 'Attributes' section under the 'Entities' tab.\"}}}}},\"required\":[\"codeName\",\"definition\",\"attribute\"],\"errorMessage\":{\"required\":{\"codeName\":\"Provide a code name used to identify the entity in a database schema or application software in the 'Entity Information' section under the 'Entities' tab. For spreadsheets, this would likely be the sheet name.\",\"definition\":\"Provide a brief definition for the entity in the 'Entity Information' section under the 'Entities' tab.\",\"attribute\":\"Provide at least one attribute (column or field) for an entity under the 'Entities' tab.\"}}}}},\"required\":[\"subject\",\"responsibleParty\",\"citation\",\"entity\"],\"errorMessage\":{\"required\":{\"subject\":\"A resource type must be provided for the subject of the data dictionary in the 'Basic Information' section under the 'Main' tab.\",\"responsibleParty\":\"A point of contact must be provided for the data dictionary in the 'Responsible Party' section under the 'Main' tab.\",\"citation\":\"A title must be provided for the data dictionary under the 'Basic Information' section of the 'Main' tab.\",\"entity\":\"Information about entities (tables) and attributes (columns or fields) must be provided under the 'Entities' tab.\"}}}},\"required\":[\"dataDictionary\"],\"errorMessage\":{\"required\":{\"dataDictionary\":\"Please provide a data dictionary\"}}}}]",
"date-updated": "2022-03-15T14:50:43.455Z"
},
"type": "schemas"
}, {
"id": "sdbo739a",
"attributes": {
"uri": null,
"alias": null,
"title": "AK Region Project",
"description": "FWS Alaska Region custom project profile",
"profile-id": "ak-region-proj"
},
"relationships": {
"schemas": {
"data": [{
"type": "schemas",
"id": "7s6urru9"
}
]
}
},
"type": "custom-profiles"
}, {
"id": "t2atq2p5",
"attributes": {
"uri": null,
"alias": null,
"title": "AK Region Product",
"description": "FWS Alaska Region custom product profile",
"profile-id": "akproduct"
},
"relationships": {
"schemas": {
"data": [{
"type": "schemas",
"id": "1jo1311a"
}
]
}
},
"type": "custom-profiles"
}, {
"id": "uq36buk8",
"attributes": {
"uri": null,
"alias": null,
"title": "AK Region Data Dictionary",
"description": "FWS Alaska Region custom dictionary profile",
"profile-id": "akdatadictionary"
},
"relationships": {
"schemas": {
"data": [{
"type": "schemas",
"id": "8c91vttn"
}
]
}
},
"type": "custom-profiles"
}, {
"id": "jk7epp4m",
"attributes": {
"uri": "https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-proj-profile.json",
"alias": "AK Region Project Profile Definition",
"alt-description": null,
"remote-version": "1.0.0",
"config": "{\"identifier\":\"ak-region-proj\",\"namespace\":\"gov.fws.profile\",\"title\":\"AK Region Project Profile\",\"description\":\"Hides fields and navigation menu items to simplify metadata entry for USFWS Alaska Region Staff during project metadata entry.\",\"version\":\"1.0.0\",\"components\":{\"record\":{\"main\":{\"basicInformation\":{\"recordId\":false,\"defaultLocale\":false},\"citation\":{\"basicInformation\":{\"edition\":false,\"presentationForm\":false},\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"identifier\":false,\"identifierShort\":{\"version\":false,\"description\":false},\"series\":false,\"otherCitationDetails\":false,\"graphic\":false},\"supplementalInfo\":false,\"environmentDescription\":false,\"timePeriod\":{\"identifier\":false,\"periodName\":false,\"interval\":false,\"duration\":false},\"maintenance\":{\"dates\":false,\"contact\":false,\"scope\":false,\"note\":false},\"graphicOverview\":false,\"credit\":false},\"metadata\":{\"metadataIdentifier\":false,\"parentMetadata\":false,\"onlineResource\":false,\"maintenance\":false,\"defaultLocale\":false,\"alternateMetadataReference\":false},\"extent\":{\"description\":false,\"geographic\":{\"containsData\":false}},\"taxonomy\":{\"collection\":{\"taxonomicSystem\":{\"citation\":{\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"identifier\":false,\"identifierSimple\":{\"version\":false,\"description\":false,\"authority\":false},\"identifierShort\":false,\"series\":false,\"otherCitationDetails\":false,\"graphic\":false}}}},\"distribution\":{\"distributor\":{\"transferOption\":{\"transferSize\":false,\"distributionUnit\":false,\"onlineOption\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"offlineOption\":false,\"distributionFormat\":false,\"transferFrequency\":false},\"orderProcess\":false}},\"funding\":{\"fundingPeriod\":{\"allocation\":{\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false}},\"timePeriod\":{\"identifier\":false,\"periodName\":false,\"interval\":false,\"duration\":false}}},\"associated\":{\"initiativeType\":false,\"resourceCitation\":{\"basicInformation\":{\"alternateTitle\":false,\"edition\":false,\"presentationForm\":false},\"identifier\":false,\"identifierSimple\":false,\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"series\":false,\"otherCitationDetails\":false,\"graphic\":false},\"metadataCitation\":{\"basicInformation\":{\"alternateTitle\":false,\"edition\":false,\"presentationForm\":false},\"identifier\":false,\"identifierSimple\":false,\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"series\":false,\"otherCitationDetails\":false,\"graphic\":false}}}},\"nav\":{\"record\":[{\"title\":\"Main\",\"target\":\"record.show.edit.main\",\"tip\":\"Basic information about the project.\"},{\"title\":\"Metadata\",\"target\":\"record.show.edit.metadata\",\"tip\":\"Information about the metadata for the project.\"},{\"title\":\"Keywords\",\"target\":\"record.show.edit.keywords\",\"tip\":\"Terms used to describe the project.\"},{\"title\":\"Extent\",\"target\":\"record.show.edit.extent\",\"tip\":\"Information describing the geographic bounds of the project.\"},{\"title\":\"Taxonomy\",\"target\":\"record.show.edit.taxonomy\",\"tip\":\"Information on the taxa associated with the project.\"},{\"title\":\"Distribution\",\"target\":\"record.show.edit.distribution\",\"tip\":\"Information about obtaining project resources.\"},{\"title\":\"Funding\",\"target\":\"record.show.edit.funding\",\"tip\":\"Information about funding allocated to development of the project.\"},{\"title\":\"Associated\",\"target\":\"record.show.edit.associated\",\"tip\":\"Other resources with a defined relationship to the project.\"}]}}"
},
"type": "profiles"
}, {
"id": "le92mdcm",
"attributes": {
"uri": "https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-prod-profile.json",
"alias": "AK Region Product Profile Definition",
"alt-description": null,
"remote-version": "1.0.0",
"config": "{\"identifier\":\"akproduct\",\"namespace\":\"gov.fws.profile\",\"title\":\"AK Region Product Profile\",\"description\":\"Hides fields and navigation menu items to simplify metadata entry for USFWS Alaska Region Staff during product metadata entry.\",\"version\":\"1.0.0\",\"components\":{\"record\":{\"main\":{\"basicInformation\":{\"recordId\":false,\"defaultLocale\":false},\"citation\":{\"basicInformation\":{\"edition\":false,\"presentationForm\":false},\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"identifier\":false,\"identifierShort\":{\"version\":false,\"description\":false},\"otherCitationDetails\":false,\"graphic\":false},\"supplementalInfo\":false,\"environmentDescription\":false,\"timePeriod\":{\"identifier\":false,\"periodName\":false,\"interval\":false,\"duration\":false},\"maintenance\":{\"contact\":false,\"dates\":false,\"note\":false,\"scope\":false},\"graphicOverview\":false,\"credit\":false},\"metadata\":{\"metadataIdentifier\":false,\"parentMetadata\":false,\"onlineResource\":false,\"maintenance\":false,\"defaultLocale\":false,\"alternateMetadataReference\":false},\"extent\":{\"description\":false,\"geographic\":{\"containsData\":false}},\"lineage\":{\"processStep\":{\"stepId\":false,\"timePeriod\":{\"identifier\":false,\"periodName\":false,\"interval\":false,\"duration\":false,\"scope\":false},\"stepReference\":false,\"scope\":false},\"source\":{\"sourceId\":false,\"scope\":false,\"sourceCitation\":{\"basicInformation\":{\"alternateTitle\":false},\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"identifierSimple\":{\"version\":false,\"description\":false,\"authority\":false}},\"metadataCitation\":false,\"referenceSystem\":false,\"spatialResolution\":false},\"scope\":false,\"citation\":{\"basicInformation\":{\"edition\":false,\"presentationForm\":false},\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"identifier\":false,\"identifierShort\":{\"version\":false,\"description\":false},\"otherCitationDetails\":false,\"graphic\":false}},\"taxonomy\":{\"collection\":{\"taxonomicSystem\":{\"citation\":{\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"identifier\":false,\"identifierSimple\":{\"authority\":{\"basicInformation\":{\"alternateTitle\":false,\"dates\":false},\"onlineResource\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"identifier\":false}},\"identifierShort\":false,\"series\":false,\"otherCitationDetails\":false,\"graphic\":false}}}},\"distribution\":{\"distributor\":{\"transferOption\":{\"distributionUnit\":false,\"onlineOption\":{\"protocol\":false,\"applicationProfile\":false,\"protocolRequest\":false},\"offlineOption\":{\"storage\":{\"density\":false,\"units\":false},\"identifier\":false},\"transferFrequency\":false,\"distributionFormat\":false},\"orderProcess\":{\"plannedAvailability\":false,\"turnaround\":false}}},\"constraints\":{\"graphic\":false},\"associated\":{\"resourceCitation\":{\"basicInformation\":{\"alternateTitle\":false,\"edition\":false,\"presentationForm\":false},\"onlineResource\":false,\"identifierSimple\":false,\"series\":false,\"otherCitationDetails\":false,\"graphic\":false},\"metadataCitation\":false}}},\"nav\":{\"record\":[{\"title\":\"Main\",\"target\":\"record.show.edit.main\",\"tip\":\"Basic information about the product.\"},{\"title\":\"Metadata\",\"target\":\"record.show.edit.metadata\",\"tip\":\"Information about the metadata for the product.\"},{\"title\":\"Keywords\",\"target\":\"record.show.edit.keywords\",\"tip\":\"Terms used to describe the product.\"},{\"title\":\"Extent\",\"target\":\"record.show.edit.extent\",\"tip\":\"Information describing the geographic bounds of the product.\"},{\"title\":\"Lineage\",\"target\":\"record.show.edit.lineage\",\"tip\":\"Information on the history and processing of the product.\"},{\"title\":\"Taxonomy\",\"target\":\"record.show.edit.taxonomy\",\"tip\":\"Information on the taxa associated with the product.\"},{\"title\":\"Distribution\",\"target\":\"record.show.edit.distribution\",\"tip\":\"Information about obtaining the product.\"},{\"title\":\"Constraints\",\"target\":\"record.show.edit.constraint\",\"tip\":\"Information about constraints applied to the product.\"},{\"title\":\"Associated\",\"target\":\"record.show.edit.associated\",\"tip\":\"Other resources with a defined relationship to the product.\"},{\"title\":\"Dictionaries\",\"target\":\"record.show.edit.dictionary\",\"tip\":\"Data dictionaries associated with the product.\"}]}}"
},
"type": "profiles"
}, {
"id": "hp8eusco",
"attributes": {
"uri": "https://raw.githubusercontent.com/USFWS/ak-md-profiles/main/ak-data-dict-profile.json",
"alias": "AK Region Data Dictionary Profile Definition",
"alt-description": null,
"remote-version": "1.0.0",
"config": "{\"identifier\":\"akdatadictionary\",\"namespace\":\"gov.fws.profile\",\"title\":\"AK Region Data Dictionary Profile\",\"description\":\"Hides fields and navigation menu items to simplify metadata entry for USFWS Alaska Region Staff during data dictionary metadata entry.\",\"version\":\"1.0.0\",\"components\":{\"dictionary\":{\"main\":{\"basicInformation\":{\"functionalLanguage\":false},\"recommendedUse\":false,\"locale\":false},\"entity\":{\"identifier\":false,\"alias\":false,\"attribute\":{\"attributeReference\":false},\"entityReference\":false},\"domain\":{\"information\":{\"identifier\":false},\"domainItem\":{\"reference\":false},\"domainReference\":false}}},\"nav\":{\"dictionary\":[{\"title\":\"Main\",\"target\":\"dictionary.show.edit.index\",\"tip\":\"Basic information about the data dictionary.\"},{\"title\":\"Entities\",\"target\":\"dictionary.show.edit.entity\",\"tip\":\"Information about entities (tables) and attributes (columns or fields).\"},{\"title\":\"Domains\",\"target\":\"dictionary.show.edit.domain\",\"tip\":\"Information about defined value lists.\"}]}}"
},
"type": "profiles"
}
]
}