|
| 1 | +"The copyright information." |
| 2 | +ARTWORK_OR_OBJECT_DETAIL_COPYRIGHT_NOTICE, ARTWORK_OR_OBJECT_DETAIL_CREATOR, |
| 3 | +COPYRIGHT_OWNER_ID, COPYRIGHT_OWNER_NAME, IMAGE_CREATOR_ID, IMAGE_CREATOR_NAME, |
| 4 | +Contains any necessary copyright notice for claiming the intellectual |
| 5 | +Copyright 2016 Norconex Inc. |
| 6 | +Copyright Owner, Image Supplier and Licensor may be the same or different |
| 7 | +Copyright ownership can be expressed in a more controlled way using the |
| 8 | +DATE_CREATED, DESCRIPTION_WRITER, INSTRUCTIONS, JOB_ID, TITLE, COPYRIGHT_NOTICE, |
| 9 | +Owner or owners of the copyright in the licensed image. |
| 10 | +PREFIX_IPTC_EXT + TikaCoreProperties.NAMESPACE_PREFIX_DELIMITER + "AOCopyrightNotice"); |
| 11 | +PREFIX_PLUS + TikaCoreProperties.NAMESPACE_PREFIX_DELIMITER + "CopyrightOwner"); |
| 12 | +PREFIX_PLUS + TikaCoreProperties.NAMESPACE_PREFIX_DELIMITER + "CopyrightOwnerID"), |
| 13 | +PREFIX_PLUS + TikaCoreProperties.NAMESPACE_PREFIX_DELIMITER + "CopyrightOwnerId"; |
| 14 | +PREFIX_PLUS + TikaCoreProperties.NAMESPACE_PREFIX_DELIMITER + "CopyrightOwnerName"); |
| 15 | +Property ARTWORK_OR_OBJECT_DETAIL_COPYRIGHT_NOTICE = Property.internalTextBag( |
| 16 | +Property COPYRIGHT = Property.externalText("xmpDM:copyright"); |
| 17 | +Property COPYRIGHT_NOTICE = DublinCore.RIGHTS; |
| 18 | +Property COPYRIGHT_OWNER = Property.internalTextBag( |
| 19 | +Property COPYRIGHT_OWNER_ID = Property.composite(Property.internalTextBag( |
| 20 | +Property COPYRIGHT_OWNER_NAME = Property.internalTextBag( |
| 21 | +Serves to identify the rights holder/s for the image. The Copyright |
| 22 | +String COPYRIGHT_OWNER_ID_WRONG_CASE = |
| 23 | +The ID of the owner or owners of the copyright in the licensed image. |
| 24 | +The name of the owner or owners of the copyright in the licensed image. |
| 25 | +current owner of the copyright of this work with associated intellectual |
| 26 | +in the CopyrightNotice. |
| 27 | +new Property[]{Property.internalTextBag(IPTC.COPYRIGHT_OWNER_ID_WRONG_CASE)}); |
| 28 | +regarding copyright ownership. The ASF licenses this file |
| 29 | +the copyrights of this image other rights properties may be used. |
| 30 | +standard. These parts Copyright 2010 International Press Telecommunications |
| 31 | +this work for additional information regarding copyright ownership. |
| 32 | +@deprecated use {@link IPTC#COPYRIGHT_OWNER_ID} |
0 commit comments