Created
January 12, 2017 13:30
-
-
Save marijnkoolen/c3d6722ef264e627918877f980efae22 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": "http://www.w3.org/ns/anno.jsonld", | |
"created": 1483949925, | |
"body": [ | |
{ | |
"vocabulary": "DBpedia", | |
"value": "Theo van Gogh (art dealer)", | |
"type": "Classification", | |
"id": "http://dbpedia.org/resource/Theo_van_Gogh_(art_dealer)" | |
} | |
], | |
"motivation": "classifying", | |
"creator": "marijn", | |
"type": "Annotation", | |
"target": [ | |
{ | |
"type": "Text", | |
"source": "urn:vangogh:let001", | |
"selector": { | |
"conformsTo": "http://tools.ietf.org/rfc/rfc3870", | |
"value": "urn:vangogh:let001.receiver", | |
"type": "FragmentSelector" | |
} | |
} | |
], | |
"id": "urn:uuid:8f62be7d-de56-464b-8d9a-5fb0b69fc00b" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment