Created
April 2, 2021 00:15
-
-
Save datadavev/b4defbcbb7e37eac32a7f4f5b723f088 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"@context": { | |
"@vocab": "https://schema.org/", | |
"datacite": "http://purl.org/spar/datacite/" | |
}, | |
"@id": "https://www.hydroshare.org/resource/1846b79a648a4088aad987cc7241656f", | |
"url": "https://www.hydroshare.org/resource/1846b79a648a4088aad987cc7241656f", | |
"@type": "Dataset", | |
"additionalType": "http://www.hydroshare.org/terms/CompositeResource", | |
"name": "Wasatch Environmental Observatory Red Butte Network: Raw Data at Red Butte Creek near 900 W (1300 South) Basic Aquatic Site (RB_900W_BA)", | |
"description": "This dataset contains raw data for all of the variables measured for the Aquatic monitoring site in Red Butte Canyon at 900W Aquatic (RB_900W_A). Each file contains a calendar year of data. The file for the current year is updated on a daily basis. The data values were collected by a variety of sensors at 15 minute intervals. The file header contains detailed metadata for the site and the variable and method associated with each column. This site is currently operated as part of the Wasatch Environmental Observatory. Prior to 2018 this site was operated as part of the iUTAH GAMUT Network.", | |
"keywords": [ | |
"GAMUT", | |
"Aquatic Station", | |
"WEO", | |
"Raw Data", | |
"Red Butte Canyon", | |
"900W", | |
"University of Utah", | |
"Red Butte", | |
"900W_A", | |
"RB_900W_A", | |
"Water Quality", | |
"900W Aquatic", | |
"Red Butte Creek", | |
"iUTAH" | |
], | |
"creativeWorkStatus": "Public", | |
"inLanguage": "en-US", | |
"identifier": { | |
"@type": [ | |
"PropertyValue", | |
"datacite:ResourceIdentifier" | |
], | |
"datacite:usesIdentifierScheme": { | |
"@id": "datacite:local-resource-identifier-scheme" | |
}, | |
"propertyId": "UUID", | |
"value": "uuid:1846b79a648a4088aad987cc7241656f" | |
}, | |
"creator": [ | |
{ | |
"@type": "Organization", | |
"name": "University of Utah -- Wasatch Environmental Observatory" | |
} | |
], | |
"temporalCoverage": "2015-05-29/2016-08-03", | |
"spatialCoverage": { | |
"@type": "Place", | |
"name": "Red Butte Creek Watershed", | |
"geo": { | |
"@type": "GeoCoordinates", | |
"latitude": 40.7416, | |
"longitude": -111.9176 | |
} | |
}, | |
"provider": { | |
"@id": "https://www.hydroshare.org", | |
"@type": "Organization", | |
"name": "HydroShare", | |
"url": "https://www.hydroshare.org" | |
}, | |
"includedInDataCatalog": { | |
"@type": "DataCatalog", | |
"name": "HydroShare", | |
"url": "https://www.hydroshare.org/search/" | |
}, | |
"license": { | |
"@type": "CreativeWork", | |
"text": "This resource is shared under the Creative Commons Attribution CC BY.", | |
"url": "http://creativecommons.org/licenses/by/4.0/" | |
}, | |
"isAccessibleForFree": true, | |
"funder": [ | |
{ | |
"@type": "Organization", | |
"name": "National Science Foundation", | |
"url": "http://www.nsf.gov" | |
}, | |
{ | |
"@type": "Organization", | |
"name": "Salt Lake City Public Utilities", | |
"url": "" | |
} | |
], | |
"dateCreated": "2016-08-04T00:48:05.045990+00:00", | |
"dateModified": "2021-04-01T12:43:29.198994+00:00", | |
"subjectOf": { | |
"@type": "CreativeWork", | |
"name": "Dublin Core Metadata Document Describing the Dataset", | |
"url": "https://www.hydroshare.org/hsapi/resource/1846b79a648a4088aad987cc7241656f/scimeta/", | |
"encodingFormat": "application/rdf+xml" | |
}, | |
"distribution": { | |
"@type": "DataDownload", | |
"contentSize": "28.0\u00a0MB", | |
"encodingFormat": "application/zip", | |
"contentUrl": "https://www.hydroshare.org/hsapi/resource/1846b79a648a4088aad987cc7241656f/", | |
"description": "Zipped BagIt Bag containing the HydroShare Resource", | |
"dateModified": "2021-04-01T12:43:29.198994+00:00", | |
"identifier": { | |
"@type": [ | |
"PropertyValue", | |
"datacite:ResourceIdentifier" | |
], | |
"datacite:usesIdentifierScheme": { | |
"@id": "datacite:local-resource-identifier-scheme" | |
}, | |
"propertyId": "UUID", | |
"value": "uuid:1846b79a648a4088aad987cc7241656f" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment