From af3b118b26c237be5f90445a7c4844b96437d293 Mon Sep 17 00:00:00 2001 From: Erdem Efe Erol <33372714+iTechsTR@users.noreply.github.com> Date: Thu, 3 Oct 2019 01:03:43 +0300 Subject: [PATCH] Typo fix Fixed typo --- XMPNamespaces/Iptc4xmpCore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XMPNamespaces/Iptc4xmpCore.md b/XMPNamespaces/Iptc4xmpCore.md index 52f0acc..657d1cf 100644 --- a/XMPNamespaces/Iptc4xmpCore.md +++ b/XMPNamespaces/Iptc4xmpCore.md @@ -10,7 +10,7 @@ IPTC Photo Metadata provides data about photographs and the values can be proces |----|-----------|----| |Iptc4xmpCore:CreatorContactInfo|The creator contact information provides all necessary information to get in contact with the creator of this news object and comprises a set of sub-properties for proper addressing |[ContactInfo](./XMPDataTypes/ContactInfo.md)| |Iptc4xmpCore:IntellectualGenre|Describes the nature, intellectual or journalistic characteristic of a news object, not specifically its content. |[Text](./XMPDataTypes/CoreProperties.md#text)| -|Iptc4xmpCore:Scene|Describes the scene of a photo content. Specifies one ore more terms from the IPTC Scene-NewsCodes. Each Scene is represented as a string of 6 digits in an unordered list. |Unordered array of [Text](./XMPDataTypes/CoreProperties.md#text)| +|Iptc4xmpCore:Scene|Describes the scene of a photo content. Specifies one or more terms from the IPTC Scene-NewsCodes. Each Scene is represented as a string of 6 digits in an unordered list. |Unordered array of [Text](./XMPDataTypes/CoreProperties.md#text)| |Iptc4xmpCore:Location|Name of a location the content is focussing on -- either the location shown in visual media or referenced by text or audio media. This location name could either be the name of a sublocation to a city or the name of a well known location or (natural) monument outside a city. In the sense of a sublocation to a city this element is at the fourth level of a top-down geographical hierarchy |[Text](./XMPDataTypes/CoreProperties.md#text)| |Iptc4xmpCore:CountryCode|Code of the country the content is focussing on -- either the country shown in visual media or referenced in text or audio media. This element is at the top/first level of a top-down geographical hierarchy. The code should be taken from ISO 3166 two or three letter code. The full name of a country should go to the "Country" element |[Locale](./XMPDataTypes/CoreProperties.md#locale)| |Iptc4xmpCore:SubjectCode|Specifies one or more Subjects from the IPTC Subject-NewsCodes taxonomy to categorize the content. Each Subject is represented as a string of 8 digits in an unordered list. |Unordered array of [Text](./XMPDataTypes/CoreProperties.md#text)|