NavigaDoc - Image
Example of NavigaDoc format for image.
navigadoc.json
{
"uuid": "c382c937-8511-5d48-9677-55658c2bbb32",
"type": "x-im/image",
"uri": "im://image/vApvJyM3pl2wpFpe0G2uBJxZfZc.jpeg",
"status": "usable",
"created": "2015-07-01T14:11:20Z",
"modified": "2015-07-01T14:11:20Z",
"published": "2015-07-01T14:11:20Z",
"unpublished": "2015-08-01T23:59:59Z",
"properties": [
{
"name": "altId",
"value": "abcde-1234456"
},
{
"name": "filename",
"value": "vApvJyM3pl2wpFpe0G2uBJxZfZc.jpeg"
},
{
"name": "imext:haspublishedversion",
"value": "false"
},
{
"name": "imext:originalUrl",
"value": "http://s3.example-img.se/vApvJyM3pl2wpFpe0G2uBJxZfZc.jpeg"
}
],
"meta": [{
"id": "46f60ada63fd",
"type": "x-im/image",
"data": {
"credit": "Company XYZ",
"height": "1024",
"instructions": "Only use once",
"mimeType": "image/jpeg",
"objectName": "nebulosa.jpg",
"photoDateTime": "2015-07-01T14:11:20+02:00",
"source": "Mediahouse XYZ",
"text": "Maecenas at nisl in lorem egestas egestas.",
"width": "1536",
"copyright": "Copyright holder"
}
}],
"links": [
{
"uri": "imid://user/sub/7d9b77a4-31fe-4da8-ac1c-8823b8b16914",
"type": "x-imid/user",
"title": "John Doe",
"rel": "creator",
"links": [{
"uri": "imid://organisation/naviga",
"type": "x-imid/organisation",
"title": "naviga",
"rel": "affiliation",
"links": [{
"uri": "imid://unit/imnews",
"type": "x-imid/unit",
"title": "imnews",
"rel": "affiliation"
}]
}]
},
{
"uri": "imid://user/sub/95159231-4490-405e-a046-a31865113596",
"type": "x-imid/user",
"title": "Jane Doe",
"rel": "updater",
"links": [{
"uri": "imid://organisation/naviga",
"type": "x-imid/organisation",
"title": "naviga",
"rel": "affiliation",
"links": [{
"uri": "imid://unit/naviganews",
"type": "x-imid/unit",
"title": "naviganews",
"rel": "affiliation"
}]
}]
},
{
"uuid": "bad4314c-7e33-11e5-8bcf-feff819cdc9f",
"type": "x-im/author",
"title": "Jane Doe",
"data": {
"city": "Kalmar",
"country": "Sweden",
"email": "jane.doe@example.org",
"mobile": "+46777112233",
"phone": "+465551111222",
"postalCode": "11122",
"streetAddress": "Street 1"
},
"rel": "author"
},
{
"uri": "imid://organisation/company-x",
"type": "x-imid/organisation",
"title": "Company X",
"rel": "shared-with",
"links": [{
"uri": "imid://unit/newspaper-z",
"type": "x-imid/unit",
"title": "Newspaper Z",
"rel": "shared-with"
}]
}
]
}
Last updated