-
Notifications
You must be signed in to change notification settings - Fork 32
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
1 parent
d0c4a60
commit 22d3fdd
Showing
1 changed file
with
179 additions
and
163 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,186 +1,202 @@ | ||
{ | ||
"@context": [ | ||
"http://iiif.io/api/extension/navplace/context.json", | ||
"http://iiif.io/api/presentation/3/context.json" | ||
], | ||
"id": "{{ id.url }}", | ||
"type": "Collection", | ||
"label": { "en": [ "NavPlace and NavDate Collection" ] }, | ||
"summary": { "en": [ "A collection of items related to Rome." ] }, | ||
"requiredStatement": { | ||
"label": { "en": [ "Attribution" ] }, | ||
"value": { "en": [ "Objects from the Yale Center for British Art" ] } | ||
"@context": [ | ||
"http://iiif.io/api/extension/navplace/context.json", | ||
"http://iiif.io/api/presentation/3/context.json" | ||
], | ||
"id": "{{ id.url }}", | ||
"type": "Collection", | ||
"label": { | ||
"en": [ | ||
"NavPlace and NavDate Collection" | ||
] | ||
}, | ||
"summary": { | ||
"en": [ | ||
"A collection of items related to Rome." | ||
] | ||
}, | ||
"requiredStatement": { | ||
"label": { | ||
"en": [ | ||
"Attribution" | ||
] | ||
}, | ||
"items": [ | ||
{ | ||
"id": "{{ id.path }}/manifest-1.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"Castel Sant'Angelo, Rome" | ||
] | ||
}, | ||
"navDate": "1776-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/1", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/1", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"Castel Sant'Angelo, Rome" | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.4663, | ||
41.9031 | ||
] | ||
} | ||
} | ||
"value": { | ||
"en": [ | ||
"Objects from the Yale Center for British Art" | ||
] | ||
} | ||
}, | ||
"items": [ | ||
{ | ||
"id": "{{ id.path }}/manifest-1.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"Castel Sant'Angelo, Rome" | ||
] | ||
}, | ||
{ | ||
"id": "{{ id.path }}/manifest-2.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"The Colosseum" | ||
] | ||
}, | ||
"navDate": "1776-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/2", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/2", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"The Colosseum" | ||
"navDate": "1776-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/1", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/1", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"Castel Sant'Angelo, Rome" | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.4663, | ||
41.9031 | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.492222, | ||
41.890278 | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"id": "{{ id.path }}/manifest-3.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"The Arch of Titus from the Forum, Rome, ca. 1725" | ||
] | ||
] | ||
} | ||
}, | ||
"navDate": "1725-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/3", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/3", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"The Arch of Titus from the Forum, Rome, ca. 1725" | ||
{ | ||
"id": "{{ id.path }}/manifest-2.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"The Colosseum" | ||
] | ||
}, | ||
"navDate": "1776-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/2", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/2", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"The Colosseum" | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.492222, | ||
41.890278 | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.488585, | ||
41.890717 | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"id": "{{ id.path }}/manifest-4.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"The Temple of Vesta, Rome, 1849" | ||
] | ||
] | ||
} | ||
}, | ||
"navDate": "1849-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/4", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/4", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"The Temple of Vesta, Rome, 1849" | ||
{ | ||
"id": "{{ id.path }}/manifest-3.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"The Arch of Titus from the Forum, Rome, ca. 1725" | ||
] | ||
}, | ||
"navDate": "1725-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/3", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/3", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"The Arch of Titus from the Forum, Rome, ca. 1725" | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.488585, | ||
41.890717 | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.4862, | ||
41.8917 | ||
] | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"id": "{{ id.path }}/manifest-4.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"The Temple of Vesta, Rome, 1849" | ||
] | ||
}, | ||
{ | ||
"id": "{{ id.path }}/manifest-5.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"A View of Trajan's Forum, Rome, 1821" | ||
] | ||
"navDate": "1849-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/4", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/4", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"The Temple of Vesta, Rome, 1849" | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.4862, | ||
41.8917 | ||
] | ||
} | ||
} | ||
] | ||
} | ||
}, | ||
"navDate": "1821-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/5", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/5", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"A View of Trajan's Forum, Rome, 1821" | ||
{ | ||
"id": "{{ id.path }}/manifest-5.json", | ||
"type": "Manifest", | ||
"label": { | ||
"en": [ | ||
"A View of Trajan's Forum, Rome, 1821" | ||
] | ||
}, | ||
"navDate": "1821-01-01T00:00:00+00:00", | ||
"navPlace": { | ||
"id": "{{ id.path }}/feature-collection/5", | ||
"type": "FeatureCollection", | ||
"features": [ | ||
{ | ||
"id": "{{ id.path }}/feature/5", | ||
"type": "Feature", | ||
"properties": { | ||
"label": { | ||
"en": [ | ||
"A View of Trajan's Forum, Rome, 1821" | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.485869, | ||
41.895419 | ||
] | ||
} | ||
}, | ||
"geometry": { | ||
"type": "Point", | ||
"coordinates": [ | ||
12.485869, | ||
41.895419 | ||
] | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} |