-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'refs/remotes/w3c/gh-pages' into gh-pages
# Conflicts: # annotation-model/EB01.json # annotation-model/EB02.json # annotation-model/EB03.json
- Loading branch information
Showing
272 changed files
with
75,463 additions
and
26,425 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 |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"@context": [ | ||
"http://www.w3.org/ns/anno.jsonld", | ||
{ | ||
"sc": "http://iiif.io/api/presentation/2#", | ||
"wc": "http://wellcomecollection.org/w3c-anno-placeholder#", | ||
"naming": "wc:naming" | ||
} | ||
], | ||
"id": "http://wellcomecollection.org/annotations/sleep-stories/story-8", | ||
"type": "Annotation", | ||
"body": [ | ||
{ | ||
"type": "Composite", | ||
"items": [ | ||
{ | ||
"type": "TextualBody", | ||
"purpose": "describing", | ||
"value": "When I was younger I would talk a lot in my sleep. Once I answered a call and talked for a long time and to this day don't know who it was or remember it." | ||
}, | ||
{ | ||
"id": "http://wellcomecollection.org/quilt/assets/story-8.jpg", | ||
"type": "Image" | ||
}, | ||
{ | ||
"id": "http://wellcomecollection.org/quilt/assets/story-8.webm", | ||
"type": "Video" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "TextualBody", | ||
"purpose": "tagging", | ||
"value": "Sleep talking", | ||
"creator": "Jenn" | ||
}, | ||
{ | ||
"type": "TextualBody", | ||
"purpose": "tagging", | ||
"value": "Childhood", | ||
"creator": "Russell" | ||
}, | ||
{ | ||
"type": "TextualBody", | ||
"purpose": "tagging", | ||
"value": "Talk", | ||
"creator": "Russell" | ||
} | ||
], | ||
"target": { | ||
"source": "http://wellcomecollection.org/iiif/quilt/canvas0", | ||
"type": "sc:Canvas", | ||
"within": "http://wellcomecollection.org/iiif/quilt/manifest", | ||
"sc:naturalAngle": 47, | ||
"selector": { | ||
"type": "SvgSelector", | ||
"value": "<svg xmlns='http://www.w3.org/2000/svg'><polygon points='7834,8984 7438,7448 8630,7652' /></svg>" | ||
} | ||
} | ||
} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"@context": "http://www.w3.org/ns/anno.jsonld", | ||
"id": "http://data.europeana.eu/annotations/1", | ||
"type": "Annotation", | ||
"created": "2015-03-10T14:08:07Z", | ||
"creator": { | ||
"type": "Person", | ||
"name": "John Smith" | ||
}, | ||
"generated": "2015-04-01T09:00:00Z", | ||
"generator": { | ||
"type": "Software", | ||
"name": "HistoryPin", | ||
"homepage": "https://www.historypin.org/" | ||
}, | ||
"motivation": "tagging", | ||
"bodyValue": "MyTag", | ||
"target": "http://data.europeana.eu/item/09102/_UEDIN_214" | ||
} |
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,23 @@ | ||
{ | ||
"@context": "http://www.w3.org/ns/anno.jsonld", | ||
"id": "http://data.europeana.eu/annotations/1", | ||
"type": "Annotation", | ||
"created": "2015-03-10T14:08:07Z", | ||
"creator": { | ||
"type": "Person", | ||
"name": "John Smith" | ||
}, | ||
"generated": "2015-04-01T09:00:00Z", | ||
"generator": { | ||
"type": "Software", | ||
"name": "HistoryPin", | ||
"homepage": "https://www.historypin.org/" | ||
}, | ||
"motivation": "tagging", | ||
"body": { | ||
"type": "TextualBody", | ||
"text": "MyTag", | ||
"language": "en" | ||
}, | ||
"target": "http://data.europeana.eu/item/09102/_UEDIN_214" | ||
} |
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,19 @@ | ||
{ | ||
"@context": "http://www.w3.org/ns/anno.jsonld", | ||
"id": "http://data.europeana.eu/annotations/1", | ||
"type": "Annotation", | ||
"created": "2015-03-10T14:08:07Z", | ||
"creator": { | ||
"type": "Person", | ||
"name": "John Smith" | ||
}, | ||
"generated": "2015-04-01T09:00:00Z", | ||
"generator": { | ||
"type": "Software", | ||
"name": "HistoryPin", | ||
"homepage": "https://www.historypin.org/" | ||
}, | ||
"motivation": "tagging", | ||
"body": "http://sws.geonames.org/2988507", | ||
"target": "http://data.europeana.eu/item/09102/_UEDIN_214" | ||
} |
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,27 @@ | ||
{ | ||
"@context": "http://www.w3.org/ns/anno.jsonld", | ||
"id": "http://data.europeana.eu/annotations/1", | ||
"type": "Annotation", | ||
"created": "2015-03-10T14:08:07Z", | ||
"creator": { | ||
"type": "Person", | ||
"name": "John Smith" | ||
}, | ||
"generated": "2015-04-01T09:00:00Z", | ||
"generator": { | ||
"type": "Software", | ||
"name": "HistoryPin", | ||
"homepage": "https://www.historypin.org/" | ||
}, | ||
"motivation": "tagging", | ||
"body": { | ||
"@context": "http://www.europeana.eu/schemas/context/entity.jsonld", | ||
"type": "Place", | ||
"prefLabel": { | ||
"en": "A label for the location, e.g. an address or place name" | ||
}, | ||
"lat": "48.85341", | ||
"long": "2.3488" | ||
}, | ||
"target": "http://data.europeana.eu/item/09102/_UEDIN_214" | ||
} |
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,21 @@ | ||
{ | ||
"@context": "http://www.w3.org/ns/anno.jsonld", | ||
"id": "http://data.europeana.eu/annotations/1", | ||
"type": "Annotation", | ||
"created": "2015-03-10T14:08:07Z", | ||
"creator": { | ||
"type": "Person", | ||
"name": "John Smith" | ||
}, | ||
"generated": "2015-04-01T09:00:00Z", | ||
"generator": { | ||
"type": "Software", | ||
"name": "HistoryPin", | ||
"homepage": "https://www.historypin.org/" | ||
}, | ||
"motivation": "linking", | ||
"target": [ | ||
"http://data.europeana.eu/item/09102/_UEDIN_214", | ||
"http://data.europeana.eu/item/09102/_RMAH_119385_NL" | ||
] | ||
} |
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,28 @@ | ||
{ | ||
"@context": "http://www.w3.org/ns/anno.jsonld", | ||
"id": "http://data.europeana.eu/annotations/1", | ||
"type": "Annotation", | ||
"created": "2015-03-10T14:08:07Z", | ||
"creator": { | ||
"type": "Person", | ||
"name": "John Smith" | ||
}, | ||
"generated": "2015-04-01T09:00:00Z", | ||
"generator": { | ||
"type": "Software", | ||
"name": "HistoryPin", | ||
"homepage": "https://www.historypin.org/" | ||
}, | ||
"motivation": "linking", | ||
"body": { | ||
"@graph": { | ||
"@context": "http://www.europeana.eu/schemas/context/edm.jsonld", | ||
"id": "http://data.europeana.eu/item/09102/_UEDIN_214", | ||
"isNextInSequence": "http://data.europeana.eu/item/09102/_RMAH_119385_NL" | ||
} | ||
}, | ||
"target": [ | ||
"http://data.europeana.eu/item/09102/_UEDIN_214", | ||
"http://data.europeana.eu/item/09102/_RMAH_119385_NL" | ||
] | ||
} |
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,29 @@ | ||
{ | ||
"@context": "http://www.w3.org/ns/anno.jsonld", | ||
"id": "http://data.europeana.eu/annotations/1", | ||
"type": "Annotation", | ||
"created": "2015-03-10T14:08:07Z", | ||
"creator": { | ||
"type": "Person", | ||
"name": "John Smith" | ||
}, | ||
"generated": "2015-04-01T09:00:00Z", | ||
"generator": { | ||
"type": "Software", | ||
"name": "HistoryPin", | ||
"homepage": "https://www.historypin.org/" | ||
}, | ||
"motivation": "linking", | ||
"body": { | ||
"@graph": { | ||
"@context": "http://www.europeana.eu/schemas/context/edm.jsonld", | ||
"id": "http://data.europeana.eu/item/2059207/data_sounds_T471_5", | ||
"isSimilarTo": { | ||
"id": "http://thesession.org/tunes/52", | ||
"format": "text/html", | ||
"title": "The Kid On The Mountain (slip jig) on The Session" | ||
} | ||
} | ||
}, | ||
"target": "http://data.europeana.eu/item/2059207/data_sounds_T471_5" | ||
} |
Oops, something went wrong.