Skip to content

Instantly share code, notes, and snippets.

@stain
Last active March 20, 2019 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stain/76cb9c4311736f5af25810b4dff7714a to your computer and use it in GitHub Desktop.
Save stain/76cb9c4311736f5af25810b4dff7714a to your computer and use it in GitHub Desktop.
{
"@context": [
"https://schema.org/",
"https://w3id.org/bundle/context",
{
"name": "http://schema.org/name"
}
],
"@id": "https://data.wholetale.org/api/v1/tale/5c875b6feff2c60001d2810f",
"@type": ["DataCatalog", "ro:ResearchObject"],
"dataset": [
{
"@id": "doi:10.5065/D6862DM8",
"@type": "Dataset",
"identifier": "doi:10.5065/D6862DM8",
"name": "Humans and Hydrology at High Latitudes: Water Use Information",
"publisher": {
"@id": "https://www.dataone.org/",
"@type": "Organization",
"description": "A federated data network allowing access to science data",
"legalName": "DataONE"
}
}
],
"aggregates": [
{ "uri": "doi:10.5065/D6862DM8"
},
{
"uri": "../../workspace/requirements.txt"
},
{
"uri": "../data/workspace/wt_quickstart.ipynb"
},
{
"uri": "../data/workspace/LICENSE"
},
{
"bundledAs": {
"filename": "usco2005.xls",
"folder": "../data/data/Humans%20and%20Hydrology%20at%20High%20Latitudes%3a%20Water%20Use%20Information"
},
"isPartOf": "doi:10.5065/D6862DM8",
"uri": "https://cn.dataone.org/cn/v2/resolve/urn:uuid:01a53103-8db1-46b3-967c-b42acf69ae08"
},
{
"uri": "../LICENSE",
"sameAs": "https://creativecommons.org/licenses/by/4.0/"
},
{
"@type": "HowTo",
"uri": "../README.txt"
}
],
"creator": {
"@id": "https://orcid.org/0000-0002-6148-7196",
"@type": "Person",
"name": "Craig Willis",
"email": "willis8@illinois.edu",
"familyName": "Willis",
"givenName": "Craig"
},
"dateCreated": "2019-03-12 07:10:39.846000",
"keywords": "Example",
"description": "Description of my example Tale.",
"identifier": "5c875b6feff2c60001d2810f",
"image": "https://raw.githubusercontent.com/whole-tale/images/demo-graph2.jpg",
"name": "Example Tale",
"version": 6,
"license": "../LICENSE"
}
@stain
Copy link
Author

stain commented Mar 20, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment