This is an old revision of the document!


Known Extensions

The RDMS can automatically extract metadata from certain filetypes.

This is the list with the current valid extensions:

  • 'dcm' , 'dcm30':
  • * 'description': 'DICOM (Digital Imaging and Communications in Medicine) image','reference': 'dicomstandard.org',
  • 'doc', 'docx':
    1. 'description': 'Microsoft Word document',
    2. 'reference': 'microsoft.com',
  • 'fits', 'fit':
    1. 'description': 'FITS (Flexible Image Transport System) image',
    2. 'reference': 'fits.gsfc.nasa.gov',
  • 'hdr', 'nii':
    1. 'description': 'NIfTI (Neuroimaging Informatics Technology Initiative) header',
    2. 'reference': 'nifti.nimh.nih.gov',
  • 'jpeg', 'jpg' :
    1. 'description': 'Exif (Exchangeable image file format)',
    2. 'reference': 'en.wikipedia.org/wiki/Exif',
  • 'pdf':
    1. 'description': 'PDF (Portable Document Format) file',
    2. 'reference': 'adobe.com/acrobat/about-adobe-pdf.html',
  • 'ppt', 'pptx'
    1. 'description': 'Microsoft Powerpoint document',
    2. 'reference': 'microsoft.com',
  • 'tif', 'tiff':
    1. 'description': 'Exif (Exchangeable image file format)',
    2. 'reference': 'en.wikipedia.org/wiki/Exif',
  • 'txt':
    1. 'description': 'ASCII text file containing key=value pairs',
    2. 'reference': '',
  • 'xls', 'xlsx'
    1. 'description': 'Microsoft Excel document',
      1. 'reference': 'microsoft.com',