From a19de407ecd6893aefe5a9534aff40789a3fe6a9 Mon Sep 17 00:00:00 2001 From: asp Date: Sat, 4 Apr 2015 17:23:25 +0000 Subject: [PATCH] #937 Darwin Core 2015-03-19 schema update, plus doc template for same --- doc/templates/Makefile | 1 + doc/templates/__index2__ | 1 + doc/templates/tags-xmp-dcterms.html.in | 27 ++++ doc/templates/tags-xmp-dwc.html.in | 29 ++++ src/properties.cpp | 176 ++++++++++++++++++------- src/xmp.cpp | 1 + 6 files changed, 186 insertions(+), 49 deletions(-) create mode 100644 doc/templates/tags-xmp-dcterms.html.in create mode 100644 doc/templates/tags-xmp-dwc.html.in diff --git a/doc/templates/Makefile b/doc/templates/Makefile index c10f886d..706dfded 100644 --- a/doc/templates/Makefile +++ b/doc/templates/Makefile @@ -113,6 +113,7 @@ TABLES = Exif \ SCHEMA = xmp_dc \ xmp_dwc \ + xmp_dcterms \ xmp_xmp \ xmp_xmpRights \ xmp_xmpMM \ diff --git a/doc/templates/__index2__ b/doc/templates/__index2__ index 19b712c5..4fb39217 100644 --- a/doc/templates/__index2__ +++ b/doc/templates/__index2__ @@ -24,6 +24,7 @@