X-Git-Url: https://scm.cri.minesparis.psl.eu/git/Photo.git/blobdiff_plain/a18ca54d896fa2f98cf2b7fb8955120ff5e0aa37..6c41809185e322ce2d30e98234f71144f78f06c0:/standards/xmp/_namespaces.py?ds=inline diff --git a/standards/xmp/_namespaces.py b/standards/xmp/_namespaces.py deleted file mode 100755 index 78d9324..0000000 --- a/standards/xmp/_namespaces.py +++ /dev/null @@ -1,24 +0,0 @@ -""" -$Id: _namespaces.py 1251 2009-08-03 08:42:09Z pin $ -$URL: http://svn.luxia.fr/svn/labo/projects/zope/Photo/trunk/standards/xmp/_namespaces.py $ -""" -namespaces = { - 'http://purl.org/dc/elements/1.1/' : 'dc' - ,'http://ns.adobe.com/xap/1.0/' : 'xmp' - ,'http://ns.adobe.com/xap/1.0/rights/' : 'xmpRights' - ,'http://ns.adobe.com/xap/1.0/mm/' : 'xmpMM' - ,'http://ns.adobe.com/xap/1.0/bj/' : 'xmpBJ' - ,'http://ns.adobe.com/xap/1.0/t/pg/' : 'xmpTPg' - ,'http://ns.adobe.com/xmp/1.0/DynamicMedia/' : 'xmpDM' - ,'http://ns.adobe.com/pdf/1.3/' : 'pdf' - ,'http://ns.adobe.com/photoshop/1.0/' : 'photoshop' - ,'http://ns.adobe.com/camera-raw-settings/1.0/' : 'crs' - ,'http://ns.adobe.com/tiff/1.0/' : 'tiff' - ,'http://ns.adobe.com/exif/1.0/' : 'exif' - ,'http://ns.adobe.com/exif/1.0/aux/' : 'aux' - ,'adobe:ns:meta/' : 'x' - ,'http://www.w3.org/1999/02/22-rdf-syntax-ns#' : 'rdf' - ,'http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/' : 'Iptc4xmpCore' - #'http://ns.adobe.com/xap/1.0/' : 'xap' - #,'http://ns.adobe.com/xap/1.0/rights/' : 'xapRights' -} \ No newline at end of file