Mercurial > hg > LGDataverses
comparison DVN-web/target/classes/FileTypeBundle.properties @ 2:2ae72563a29d
Commit of the project with the correct structure.
author | "jurzua <jurzua@mpiwg-berlin.mpg.de>" |
---|---|
date | Tue, 10 Mar 2015 15:34:59 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1:9e0426facae5 | 2:2ae72563a29d |
---|---|
1 # FileTypeBundle properties file | |
2 #User friendly names for mime types | |
3 #Documentation, Data, Archive files | |
4 application/pdf=Adobe PDF | |
5 application/msword=MS Word | |
6 application/vnd.ms-excel=MS Excel | |
7 application/zip=ZIP Archive | |
8 text/plain=Plain Text | |
9 text/xml=XML | |
10 text/tab-separated-values=Tab Delimited | |
11 text/csv=Comma Separated Values | |
12 text/x-fixed-field=Fixed Field Text Data | |
13 application/x-rlang-transport=R Data | |
14 type/x-r-syntax=R Syntax | |
15 application/x-R-2=R Binary | |
16 application/x-stata=Stata Binary | |
17 application/x-stata-6=Stata Binary | |
18 text/x-stata-syntax=Stata Syntax | |
19 application/x-spss-por=SPSS Portable | |
20 application/x-spss-sav=SPSS System | |
21 text/x-spss-syntax=SPSS Syntax | |
22 application/x-sas-transport=SAS Transport | |
23 application/x-sas-system=SAS System | |
24 text/x-sas-syntax=SAS Syntax | |
25 application/x-dvn-csvspss-zip=CSV (w/SPSS card) | |
26 application/x-dvn-tabddi-zip=TAB (w/DDI) | |
27 #Images files | |
28 image/gif=GIF Image | |
29 image/jpeg=JPEG Image | |
30 image/x-portable-bitmap=Bitmap Image | |
31 image/x-portable-graymap=Graymap Image | |
32 image/png=PNG Image | |
33 image/x-portable-anymap=Anymap Image | |
34 image/x-portable-pixmap=Pixmap Image | |
35 image/cmu-raster=Raster Image | |
36 image/x-rgb=RGB Image | |
37 image/tiff=TIFF Image | |
38 image/x-xbitmap=XBitmap | |
39 image/x-xpixmap=XPixmap | |
40 image/x-xwindowdump=X Windows Dump | |
41 # Network Data files | |
42 text/xml-graphml=GraphML Network Data | |
43 # Other | |
44 application/zip=Zip Archive |