Created
December 7, 2014 23:29
-
-
Save ibnesayeed/57d9c6454bc664656738 to your computer and use it in GitHub Desktop.
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
{ | |
"@context": "https://oduwsdl.github.io/contexts/archiveprofile.jsonld", | |
"@id": "http://example.com/", | |
"accesspoint": "http://example.com/wayback/", | |
"domain": { | |
"com,adobe)/": { | |
"urim": { | |
"max": 3, | |
"min": 3, | |
"total": 6 | |
}, | |
"urir": 2 | |
}, | |
"gov,utah)/": { | |
"urim": { | |
"max": 6, | |
"min": 1, | |
"total": 17896 | |
}, | |
"urir": 6046 | |
}, | |
"com,google)/": {}, | |
"...": {} | |
}, | |
"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", | |
"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