-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
580 additions
and
43 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
2 changes: 1 addition & 1 deletion
2
...ea081f78d66870da76c/file_list/file_list-1 → ...58a4ea081f78d66870da76c/files/file_list-1
This file contains 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
2 changes: 1 addition & 1 deletion
2
...ea081f78d66870da76c/file_list/file_list-2 → ...58a4ea081f78d66870da76c/files/file_list-2
This file contains 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
1 change: 1 addition & 0 deletions
1
...pi/resource/511debf8858a4ea081f78d66870da76c/folders/model/initial/create-folder-response
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resource_id": "511debf8858a4ea081f78d66870da76c", "path": "model/initial"} |
1 change: 1 addition & 0 deletions
1
...pi/resource/511debf8858a4ea081f78d66870da76c/folders/model/initial/delete-folder-response
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resource_id": "511debf8858a4ea081f78d66870da76c", "path": "model/initial"} |
6 changes: 6 additions & 0 deletions
6
...i/resource/511debf8858a4ea081f78d66870da76c/folders/model/initial/folder-content-response
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"resource_id": "511debf8858a4ea081f78d66870da76c", | ||
"path": "model/initial", | ||
"files": ["model.exe", "param.txt"], | ||
"folders": ["run/1", "run/2"] | ||
} |
37 changes: 37 additions & 0 deletions
37
...org/hsapi/resource/511debf8858a4ea081f78d66870da76c/scimeta/elements/scimeta-get-response
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"title":"Great Salt Lake Level and Volume", | ||
"creators":[ | ||
{"name":"John Smith","description":"/user/24/","organization":"USU","email":"john.smith@usu.edu","address":"Engineering Building, USU, Logan, Utah","phone":"435-789-9087","homepage":null,"order":1}, | ||
{"name":"Lisa Miller","description":null,"organization":null,"email":null,"address":null,"phone":null,"homepage":null,"order":2} | ||
], | ||
"contributors":[ | ||
{"name":"Jenny Parker","description":"","organization":"Univesity of Utah","email":"jenny_parker@hotmail.com","address":"","phone":"","homepage":""} | ||
], | ||
"coverages":[ | ||
{"type":"period","value":{"start":"01/01/2000","end":"12/12/2010"}} | ||
], | ||
"dates":[ | ||
{"type":"created","start_date":"2017-01-03T17:06:18.932217Z","end_date":null}, | ||
{"type":"modified","start_date":"2017-01-03T17:06:19.162694Z","end_date":null} | ||
], | ||
"description":"Time series of level, area and volume in the Great Salt Lake. Volume and area of the Great Salt Lake are derived from recorded levels", | ||
"formats":[ | ||
{"value":"image/tiff"} | ||
], | ||
"funding_agencies":[ | ||
{"agency_name":"National Science Foundation","award_title":"Model Execution Cyberinfrastructure ","award_number":"NSF_9087658_2017","agency_url":"http://www.nsf.gov"} | ||
], | ||
"identifiers":[ | ||
{"name":"hydroShareIdentifier","url":"http://www.hydroshare.org/resource/87ffb608900e407ab4b67d30c93b329e"} | ||
], | ||
"language":"eng", | ||
"rights":"This resource is shared under the Creative Commons Attribution CC BY. http://creativecommons.org/licenses/by/4.0/", | ||
"type":"http://www.hydroshare.org/terms/GenericResource", | ||
"publisher":null, | ||
"sources":[], | ||
"subjects":[ | ||
{"value":"NSF"}, | ||
{"value":"Modeling"} | ||
], | ||
"relations":[] | ||
} |
Oops, something went wrong.