Skip to content

Instantly share code, notes, and snippets.

@anjackson
Created December 9, 2014 11:19
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 anjackson/23fcdbb1584b33c19903 to your computer and use it in GitHub Desktop.
Save anjackson/23fcdbb1584b33c19903 to your computer and use it in GitHub Desktop.
profile-sample-flat-surts.json
{
"@context": "https://oduwsdl.github.io/contexts/archiveprofile.jsonld",
"@id": "http://example.com/",
"accesspoint": "http://example.com/wayback/",
"description": "A test archive that...",
"established": "2012-03-17",
"homepage": "http://example.com/",
"language": {},
"memento_compliance": "https://oduwsdl.github.io/terms/mementosupport#native",
"name": "Test Archive",
"profile_updated": "2014-12-02T20:12:13Z",
"surts": {
"com)/": {
"urim": {
"max": 1,
"min": 123,
"total": 6214
},
"urir": 2302
},
"com,adobe)/": {
"urim": {
"max": 3,
"min": 3,
"total": 6
},
"urir": 2
},
"gov,utah)/": {
"urim": {
"max": 6,
"min": 1,
"total": 17896
},
"urir": 6046
},
"com,google)/": {},
"...": {}
},
"timegate": "http://example.com/wayback/URI",
"timemap": "http://example.com/wayback/timemap/link/URI",
"tld": {},
"urim": {
"max": 6,
"min": 1,
"total": 18891
},
"urir": 6852
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment