diff --git a/website/README b/website/README index 91e571c6..0eb227d8 100644 --- a/website/README +++ b/website/README @@ -8,9 +8,9 @@ How to build the website - Build and install exiv2, build the samples and doc. And while you're at it, it never hurts to also run the tests. -- Build website/bin/rssdate from the source file website/bin/rssdate.cpp +- Build website/bin/rssdate from the source file website/bin/rssdate.cpp - Define the environment variable EXIV2HOME to the path of your exiv2 - directory, i.e., the parent directory of website/ + directory, i.e., the parent directory of website/ - cd website - Run 'make update' to import whatever is required from the rest of the exiv2 sources (doc/, samples/, src/) diff --git a/website/master/iptc.html.in b/website/master/iptc.html.in index 66c3ec16..4085e20c 100644 --- a/website/master/iptc.html.in +++ b/website/master/iptc.html.in @@ -9,7 +9,7 @@ __maintitle__

IPTC datasets defined in Exiv2

Datasets are defined according to the specification of the IPTC -Information Interchange Model (IIM).

+Information Interchange Model (IIM).

Click on a column header to sort the table.

diff --git a/website/master/tags-xmp-GPano.html.in b/website/master/tags-xmp-GPano.html.in new file mode 100644 index 00000000..a414ffb4 --- /dev/null +++ b/website/master/tags-xmp-GPano.html.in @@ -0,0 +1,37 @@ +__doctype__ + +__header2__ + +__sidebar4__ + +
+__maintitle__ + +

Google Photo Sphere XMP schema

+ +

Panorama tags written by Google Photosphere. Specifies XMP properties that provide information regarding the creation and rendering of a panorama image. + +

+ +Reference: Photo Sphere XMP Metadata

+ +

Click on a column header to sort the table.

+ +__xmp_GPano__ + +__footer__ +
+ + +__tracker__ + + + diff --git a/website/master/tags-xmp-MP.html.in b/website/master/tags-xmp-MP.html.in index 4f1fcc2b..9a8f9693 100644 --- a/website/master/tags-xmp-MP.html.in +++ b/website/master/tags-xmp-MP.html.in @@ -6,18 +6,39 @@ __sidebar4__
__maintitle__ -

Microsoft Photo 1.2 schema

-

The Microsoft Photo 1.2 schema provides a set of properties for image regions.

+ +

Microsoft Photo 1.2 Region schema

+

The Microsoft XMP schemas for people tagging define a set of properties to tag individuals in digital photos. +

+ + -

Reference: People Tagging Overview

+ +Reference: People Tagging Overview

+

Click on a column header to sort the table.

__xmp_MP__ +

+ +__xmp_MPRI__ + +

+ +__xmp_MPReg__ + __footer__
diff --git a/website/master/tags-xmp-acdsee.html.in b/website/master/tags-xmp-acdsee.html.in new file mode 100644 index 00000000..b9967b0e --- /dev/null +++ b/website/master/tags-xmp-acdsee.html.in @@ -0,0 +1,38 @@ +__doctype__ + +__header2__ + +__sidebar4__ + +
+__maintitle__ + + +

ACDSee XMP schema

+ +

Custom XMP properties written by ACDSee applications. + +

+ +Reference: ACDSee Properties pane

+ +

Click on a column header to sort the table.

+ +__xmp_acdsee__ + +__footer__ +
+ + +__tracker__ + + + diff --git a/website/master/tags-xmp-aux.html.in b/website/master/tags-xmp-aux.html.in index 22eaf055..289f3e00 100644 --- a/website/master/tags-xmp-aux.html.in +++ b/website/master/tags-xmp-aux.html.in @@ -6,15 +6,17 @@ __sidebar4__
__maintitle__ +

Exif Schema for Additional Exif Properties

The following table lists additional XMP properties that describe the equipment used to produce -Exif data.

- -

Reference: XMP specification

+Exif data. + +Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_aux__ diff --git a/website/master/tags-xmp-crs.html.in b/website/master/tags-xmp-crs.html.in index f4f5df15..2e1186f4 100644 --- a/website/master/tags-xmp-crs.html.in +++ b/website/master/tags-xmp-crs.html.in @@ -6,14 +6,16 @@ __sidebar4__
__maintitle__ +

Camera Raw Schema

-

This schema specifies XMP properties associated with image files produced in camera raw mode.

- -

Reference: XMP specification

+

This schema specifies XMP properties associated with image files produced in camera raw mode. +

+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_crs__ diff --git a/website/master/tags-xmp-dc.html.in b/website/master/tags-xmp-dc.html.in index af8dbbf6..ba743b6f 100644 --- a/website/master/tags-xmp-dc.html.in +++ b/website/master/tags-xmp-dc.html.in @@ -6,14 +6,16 @@ __sidebar4__
__maintitle__ +

Dublin Core Schema

-

The Dublin Core schema provides a set of commonly used XMP properties.

-
    -
  • Exiv2 keys are Xmp.dc.<Property>
  • -
  • The schema namespace URI is http://purl.org/dc/elements/1.1/
  • -
  • The preferred schema namespace prefix is dc
  • -
-

Reference: XMP specification

+

The Dublin Core schema provides a set of commonly used XMP properties. +

    +
  • Exiv2 keys are Xmp.dc.<Property> +
  • The schema namespace URI is http://purl.org/dc/elements/1.1/
  • +
  • The preferred schema namespace prefix is dc
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_dc__ diff --git a/website/master/tags-xmp-dcterms.html.in b/website/master/tags-xmp-dcterms.html.in new file mode 100644 index 00000000..3b27e245 --- /dev/null +++ b/website/master/tags-xmp-dcterms.html.in @@ -0,0 +1,29 @@ +__doctype__ + +__header2__ + +__sidebar4__ + +
+__maintitle__ + +

Qualified Dublin Core Schema

+

Qualified Dublin Core XMP properties are used under Darwin Core. +

    +
  • Exiv2 keys are nested: Xmp.dwc.Record/dcterms:<Property>
  • +
  • The schema namespace URI is http://purl.org/dc/terms/
  • +
  • The schema namespace prefix dcterms is only used for DwC Location properties: Xmp.dcterms.Location/dwc:<Property>
  • +
+Reference: DCMI Metadata Terms +

+

Click on a column header to sort the table.

+ +__xmp_dcterms__ + +__footer__ +
+ + +__tracker__ + + diff --git a/website/master/tags-xmp-dwc.html.in b/website/master/tags-xmp-dwc.html.in index 59854365..232a269e 100644 --- a/website/master/tags-xmp-dwc.html.in +++ b/website/master/tags-xmp-dwc.html.in @@ -8,17 +8,19 @@ __sidebar4__ __maintitle__

Darwin Core Schema

The Darwin Core schema provides a set of XMP properties intended to facilitate the sharing of information about biological diversity. -

    -
  • Exiv2 keys are nested: Xmp.dwc.<Main Structure>/dwc:<Property>
  • -
  • The schema namespace URI is http://rs.tdwg.org/dwc/index.htm
  • -
  • Darwin Core uses some Qualified Dublin Core properties
  • -
  • The preferred schema namespace prefix is dwc except for Location properties which use dcterms
  • -
  • Some child properties under Record use the dcterms sub key prefix
  • -
-

Reference: Darwin Core Terms

+
    +
  • Exiv2 keys are nested: Xmp.dwc.<Main Structure>/dwc:<Property>
  • +
  • The schema namespace URI is http://rs.tdwg.org/dwc/index.htm
  • +
  • Darwin Core uses some Qualified Dublin Core properties
  • +
  • The preferred schema namespace prefix is dwc except for Location properties which use dcterms
  • +
  • Some child properties under Record use the dcterms sub key prefix
  • +
+Reference: Darwin Core Terms +

Click on a column header to sort the table.

__xmp_dwc__ + __footer__
diff --git a/website/master/tags-xmp-exif.html.in b/website/master/tags-xmp-exif.html.in index a98f20a2..7d70667f 100644 --- a/website/master/tags-xmp-exif.html.in +++ b/website/master/tags-xmp-exif.html.in @@ -6,22 +6,24 @@ __sidebar4__
__maintitle__ +

Exif Schema for Exif-specific Properties

The following table lists the XMP properties defined solely by Exif.

-

Note: A number of Exif 2.2 properties are not included in XMP. These are generally +

Note: A number of Exif 2.3 properties are not included in XMP. These are generally properties that relate directly to the image stream, or that are of little use without access to the image stream. A general XMP principle is that XMP metadata should have value in and of itself, separate from the primary file content. The omitted properties include: StripOffsets, RowsPerStrip, StripByteCounts, JPEGInterchangeFormat, and JPEGInterchangeFormatLength.

Note: Properties beginning with "GPS" are GPS properties that are also used by DIG-35 and - are part of the JPEG-2000 standard.

-
    -
  • Exiv2 keys are Xmp.exif.<Property> -
  • The schema namespace URI is http://ns.adobe.com/exif/1.0/
  • -
  • The preferred schema namespace prefix is exif
  • -
-

Reference: XMP specification

+ are part of the JPEG-2000 standard. +
    +
  • Exiv2 keys are Xmp.exif.<Property> +
  • The schema namespace URI is http://ns.adobe.com/exif/1.0/
  • +
  • The preferred schema namespace prefix is exif
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_exif__ diff --git a/website/master/tags-xmp-iptc.html.in b/website/master/tags-xmp-iptc.html.in index 4972472d..49bf42bb 100644 --- a/website/master/tags-xmp-iptc.html.in +++ b/website/master/tags-xmp-iptc.html.in @@ -6,14 +6,17 @@ __sidebar4__
__maintitle__ +

IPTC Core schema

-

This schema specifies the IPTC Core XMP properties.

-
    -
  • Exiv2 keys are Xmp.iptc.<Property> -
  • The schema namespace URI is http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/
  • -
  • The preferred schema namespace prefix is Iptc4xmpCore
  • -
-

Reference: "IPTC Core" Schema for XMP

Note: Exiv2 uses iptc (rather than Iptc4xmpCore) as the group name for keys of IPTC Core schema properties.

+

This schema specifies the IPTC Core XMP properties. +

    +
  • Exiv2 keys are Xmp.iptc.<Property>
  • +
  • Creator Contact Info sub-keys are nested: Xmp.Iptc4xmpCore.CreatorContactInfo/Iptc4xmpCore:<Property>
  • +
  • The schema namespace URI is http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/
  • +
  • The preferred schema namespace prefix is Iptc4xmpCore
  • +
+Reference: "IPTC Core" Specification Version 1.2

+

Note: Exiv2 uses iptc (rather than Iptc4xmpCore) as the group name for keys of IPTC Core schema properties.

Click on a column header to sort the table.

diff --git a/website/master/tags-xmp-iptcExt.html.in b/website/master/tags-xmp-iptcExt.html.in index 47171d82..e4968dc6 100644 --- a/website/master/tags-xmp-iptcExt.html.in +++ b/website/master/tags-xmp-iptcExt.html.in @@ -6,18 +6,20 @@ __sidebar4__
__maintitle__ +

IPTC Extension schema

This schema specifies the IPTC Extension XMP properties. The IPTC Extension schema extends and complements the IPTC Core schema by a set of more granular properties and further specialized rights related - properties from the PLUS metadata schema.

+ properties from the PLUS metadata schema.
  • Exiv2 keys are Xmp.iptcExt.<Property>
  • The schema namespace URI is http://iptc.org/std/Iptc4xmpExt/2008-02-29/
  • The preferred schema namespace prefix is Iptc4xmpExt
-

Reference: IPTC Photo Metadata 2008 standard

+Reference: IPTC Extension Specification Version 1.2 standard

Note: Exiv2 uses iptcExt (rather than Iptc4xmpExt) as the group name for keys of IPTC Extension schema properties.

+

Click on a column header to sort the table.

__xmp_iptcExt__ diff --git a/website/master/tags-xmp-lr.html.in b/website/master/tags-xmp-lr.html.in new file mode 100644 index 00000000..f2ebbfc8 --- /dev/null +++ b/website/master/tags-xmp-lr.html.in @@ -0,0 +1,29 @@ +__doctype__ + +__header2__ + +__sidebar4__ + +
+__maintitle__ + +

Lightroom Schema

+

This schema specifies hierarchical keyword XMP properties used by Adobe Lightroom. +

    +
  • Exiv2 keys are Xmp.lr.<Property>
  • +
  • The schema namespace URI is http://ns.adobe.com/lightroom/1.0/
  • +
  • The preferred schema namespace prefix is lr
  • +
+Reference: Adobe Lightroom Keywords +

+

Click on a column header to sort the table.

+ +__xmp_lr__ + +__footer__ +
+ + +__tracker__ + + diff --git a/website/master/tags-xmp-mediapro.html.in b/website/master/tags-xmp-mediapro.html.in index 2d2949ab..71c58195 100644 --- a/website/master/tags-xmp-mediapro.html.in +++ b/website/master/tags-xmp-mediapro.html.in @@ -6,19 +6,24 @@ __sidebar4__
__maintitle__ -

iView Media Pro schema

-

iView Media Pro schema tags. See also its successor, the - Microsoft Expression Media schema.

+ +

Photo One Media Pro schema

+

Photo One Media Pro XMP properties. Program was previously known as Microsoft Expression Media and iView Media Pro.

  • Exiv2 keys are Xmp.mediapro.<Property>
  • The schema namespace URI is http://ns.iview-multimedia.com/mediapro/1.0/
  • The preferred schema namespace prefix is mediapro
-

Reference: ?

+Reference: ?

+

Click on a column header to sort the table.

__xmp_mediapro__ +

While owned by Microsoft the Microsoft Expression Media schema was used.

+ +__xmp_expressionmedia__ + __footer__
diff --git a/website/master/tags-xmp-mwg-kw.html.in b/website/master/tags-xmp-mwg-kw.html.in new file mode 100644 index 00000000..902a26da --- /dev/null +++ b/website/master/tags-xmp-mwg-kw.html.in @@ -0,0 +1,29 @@ +__doctype__ + +__header2__ + +__sidebar4__ + +
+__maintitle__ + +

Metadata Working Group Keywords schema

+

The Metadata Working Group's schema for hierarchical keywords metadata. +

    +
  • Exiv2 keys are nested in the form Xmp.mwg-kw.Keywords/mwg-kw:Hierarchy/mwg-kw:<Property>
  • +
  • The schema namespace URI is http://www.metadataworkinggroup.com/schemas/keywords/
  • +
  • The preferred schema namespace prefix is mwg-kw
  • +
+Reference: Guidelines for Handling Image Metadata

+ +

Click on a column header to sort the table.

+ +__xmp_mwg-kw__ + +__footer__ +
+ + +__tracker__ + + diff --git a/website/master/tags-xmp-mwg-rs.html.in b/website/master/tags-xmp-mwg-rs.html.in index 0a8d1023..00fd6e11 100644 --- a/website/master/tags-xmp-mwg-rs.html.in +++ b/website/master/tags-xmp-mwg-rs.html.in @@ -6,14 +6,16 @@ __sidebar4__
__maintitle__ +

Metadata Working Group Regions schema

-

The Metadata Working Group's schema for image region metadata.

+

The Metadata Working Group's schema for image region metadata.

    -
  • Exiv2 keys are Xmp.mwg-rs.<Property>
  • +
  • Exiv2 keys are nested in the form Xmp.mwg-rs.Regions/mwg-rs:RegionList/mwg-rs:<Property>
  • The schema namespace URI is http://www.metadataworkinggroup.com/schemas/regions/
  • The preferred schema namespace prefix is mwg-rs
-

Reference: Guidelines for Handling Image Metadata

+Reference: Guidelines for Handling Image Metadata

+

Click on a column header to sort the table.

__xmp_mwg-rs__ diff --git a/website/master/tags-xmp-pdf.html.in b/website/master/tags-xmp-pdf.html.in index 7c2b96ad..5e8d60d0 100644 --- a/website/master/tags-xmp-pdf.html.in +++ b/website/master/tags-xmp-pdf.html.in @@ -7,13 +7,14 @@ __sidebar4__
__maintitle__

Adobe PDF schema

-

This schema specifies XMP properties used with Adobe PDF documents.

-
    -
  • Exiv2 keys are Xmp.pdf.<Property> -
  • The schema namespace URI is http://ns.adobe.com/pdf/1.3/
  • -
  • The preferred schema namespace prefix is pdf
  • -
-

Reference: XMP specification

+

This schema specifies XMP properties used with Adobe PDF documents. +

    +
  • Exiv2 keys are Xmp.pdf.<Property> +
  • The schema namespace URI is http://ns.adobe.com/pdf/1.3/
  • +
  • The preferred schema namespace prefix is pdf
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_pdf__ diff --git a/website/master/tags-xmp-photoshop.html.in b/website/master/tags-xmp-photoshop.html.in index 406e47c3..6e6c36d8 100644 --- a/website/master/tags-xmp-photoshop.html.in +++ b/website/master/tags-xmp-photoshop.html.in @@ -7,13 +7,14 @@ __sidebar4__
__maintitle__

Photoshop Schema

-

This schema specifies XMP properties used by Adobe Photoshop.

-
    -
  • Exiv2 keys are Xmp.photoshop.<Property>
  • -
  • The schema namespace URI is http://ns.adobe.com/photoshop/1.0/
  • -
  • The preferred schema namespace prefix is photoshop
  • -
-

Reference: XMP specification

+

This schema specifies XMP properties used by Adobe Photoshop. +

    +
  • Exiv2 keys are Xmp.photoshop.<Property> +
  • The schema namespace URI is http://ns.adobe.com/photoshop/1.0/
  • +
  • The preferred schema namespace prefix is photoshop
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_photoshop__ diff --git a/website/master/tags-xmp-tiff.html.in b/website/master/tags-xmp-tiff.html.in index e15b6dbb..4c638b46 100644 --- a/website/master/tags-xmp-tiff.html.in +++ b/website/master/tags-xmp-tiff.html.in @@ -6,15 +6,18 @@ __sidebar4__
__maintitle__ + +

Exif Schema for TIFF Properties

The following table lists the XMP properties for TIFF-derived data. Only those TIFF properties that -are mentioned in the EXIF 2.2 specification are included here.

-
    -
  • Exiv2 keys are Xmp.tiff.<Property> -
  • The schema namespace URI is http://ns.adobe.com/tiff/1.0/
  • -
  • The preferred schema namespace prefix is tiff
  • -
-

Reference: XMP specification

+are mentioned in the EXIF 2.2 specification are included here. +
    +
  • Exiv2 keys are Xmp.tiff.<Property> +
  • The schema namespace URI is http://ns.adobe.com/tiff/1.0/
  • +
  • The preferred schema namespace prefix is tiff
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_tiff__ diff --git a/website/master/tags-xmp-xmp.html.in b/website/master/tags-xmp-xmp.html.in index 48654cd2..738bb932 100644 --- a/website/master/tags-xmp-xmp.html.in +++ b/website/master/tags-xmp-xmp.html.in @@ -6,14 +6,16 @@ __sidebar4__
__maintitle__ +

XMP Basic Schema

-

The XMP Basic Schema contains XMP properties that provide basic descriptive information.

-
    -
  • Exiv2 keys are Xmp.xmp.<Property> -
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/
  • -
  • The preferred schema namespace prefix is xmp
  • -
-

Reference: XMP specification

+

The XMP Basic Schema contains XMP properties that provide basic descriptive information. +

    +
  • Exiv2 keys are Xmp.xmp.<Property> +
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/
  • +
  • The preferred schema namespace prefix is xmp
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_xmp__ diff --git a/website/master/tags-xmp-xmpBJ.html.in b/website/master/tags-xmp-xmpBJ.html.in index 47ea1eef..53e105de 100644 --- a/website/master/tags-xmp-xmpBJ.html.in +++ b/website/master/tags-xmp-xmpBJ.html.in @@ -6,14 +6,16 @@ __sidebar4__
__maintitle__ +

XMP Basic Job Ticket Schema

-

The following XMP schema describes very simple workflow or job information.

-
    -
  • Exiv2 keys are Xmp.xmpBJ.<Property> -
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/bj/
  • -
  • The preferred schema namespace prefix is xmpBJ
  • -
-

Reference: XMP specification

+

The following XMP schema describes very simple workflow or job information. +

    +
  • Exiv2 keys are Xmp.xmpBJ.<Property> +
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/bj/
  • +
  • The preferred schema namespace prefix is xmpBJ
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_xmpBJ__ diff --git a/website/master/tags-xmp-xmpDM.html.in b/website/master/tags-xmp-xmpDM.html.in index 6bd1811b..683e54c8 100644 --- a/website/master/tags-xmp-xmpDM.html.in +++ b/website/master/tags-xmp-xmpDM.html.in @@ -6,14 +6,16 @@ __sidebar4__
__maintitle__ +

XMP Dynamic Media Schema

-

This schema specifies XMP properties used by the Adobe dynamic media group.

-
    -
  • Exiv2 keys are Xmp.xmpDM.<Property> -
  • The schema namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/
  • -
  • The preferred schema namespace prefix is xmpDM
  • -
-

Reference: XMP specification

+

This schema specifies XMP properties used by the Adobe dynamic media group. +

    +
  • Exiv2 keys are Xmp.xmpDM.<Property> +
  • The schema namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/
  • +
  • The preferred schema namespace prefix is xmpDM
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_xmpDM__ diff --git a/website/master/tags-xmp-xmpMM.html.in b/website/master/tags-xmp-xmpMM.html.in index 1e2c6ad8..11576bdc 100644 --- a/website/master/tags-xmp-xmpMM.html.in +++ b/website/master/tags-xmp-xmpMM.html.in @@ -6,6 +6,7 @@ __sidebar4__
__maintitle__ +

XMP Media Management Schema

The XMP Media Management Schema is primarily for use by digital asset management (DAM) systems.

The following XMP properties are "owned" by the DAM system and should be set by applications @@ -14,13 +15,14 @@ xmpMM:Manager, xmpMM:ManageTo, xmpMM:ManageUI, xmpMM:ManagerVariant.

The following properties are owned by the DAM system for managed files, but can also be used by applications for unmanaged files: xmpMM:DerivedFrom, xmpMM:DocumentID, xmpMM:RenditionClass, xmpMM:RenditionParams, xmpMM:VersionID, xmpMM:Versions.

-

The xmpMM:History property is always owned by the application.

-
    -
  • Exiv2 keys are Xmp.xmpMM.<Property> -
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/mm/
  • -
  • The preferred schema namespace prefix is xmpMM
  • -
-

Reference: XMP specification

+

The xmpMM:History property is always owned by the application. +

    +
  • Exiv2 keys are Xmp.xmpMM.<Property> +
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/mm/
  • +
  • The preferred schema namespace prefix is xmpMM
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_xmpMM__ diff --git a/website/master/tags-xmp-xmpRights.html.in b/website/master/tags-xmp-xmpRights.html.in index b4aff8d3..68a7299b 100644 --- a/website/master/tags-xmp-xmpRights.html.in +++ b/website/master/tags-xmp-xmpRights.html.in @@ -6,16 +6,19 @@ __sidebar4__
__maintitle__ + +

XMP Rights Management Schema

This schema includes XMP properties related to rights management. These properties specify information regarding the legal restrictions associated with a resource.
-Note: XMP is not a rights-enforcement mechanism.

-
    -
  • Exiv2 keys are Xmp.xmpRights.<Property> -
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/rights/
  • -
  • The preferred schema namespace prefix is xmpRights
  • -
-

Reference: XMP specification

+Note: XMP is not a rights-enforcement mechanism. +
    +
  • Exiv2 keys are Xmp.xmpRights.<Property> +
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/rights/
  • +
  • The preferred schema namespace prefix is xmpRights
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_xmpRights__ diff --git a/website/master/tags-xmp-xmpTPg.html.in b/website/master/tags-xmp-xmpTPg.html.in index 39410590..5d1fc88e 100644 --- a/website/master/tags-xmp-xmpTPg.html.in +++ b/website/master/tags-xmp-xmpTPg.html.in @@ -6,14 +6,16 @@ __sidebar4__
__maintitle__ +

XMP Paged-Text Schema

-

The Paged-Text schema is used for XMP properties for text appearing on a page in a document.

-
    -
  • Exiv2 keys are Xmp.xmpTPg.<Property> -
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/t/pg/
  • -
  • The preferred schema namespace prefix is xmpTPg
  • -
-

Reference: XMP specification

+

The Paged-Text schema is used for XMP properties for text appearing on a page in a document. +

    +
  • Exiv2 keys are Xmp.xmpTPg.<Property> +
  • The schema namespace URI is http://ns.adobe.com/xap/1.0/t/pg/
  • +
  • The preferred schema namespace prefix is xmpTPg
  • +
+Reference: XMP Specification and Documentation +

Click on a column header to sort the table.

__xmp_xmpTPg__ diff --git a/website/master/tags.html.in b/website/master/tags.html.in index 9d683d71..74ec6ef8 100644 --- a/website/master/tags.html.in +++ b/website/master/tags.html.in @@ -8,7 +8,7 @@ __sidebar2__ __maintitle__

Exif Tags supported by Exiv2

-

These are the Exif tags as defined in the Exif 2.2 standard.

+

These are the Exif tags as defined in the Exif 2.3 standard.

IFD1 tags are not listed seperately. All IFD0 tags may also be present in IFD1, according to the standard. The second part of the Exiv2 key of an IFD1 tag is Thumbnail (instead of Image), the other two parts of the key are the same as for IFD0 tags.

Click on a column header to sort the table.