-
Notifications
You must be signed in to change notification settings - Fork 0
/
synonyms.json
65 lines (65 loc) · 1.8 KB
/
synonyms.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{
"html": [
"WWW:LINK-1",
"WWW:LINK-1.0-http--related",
"WWW:LINK-1.0-http--link",
"WWW:LINK-1.0-http--metadata-URL",
"webpage",
"website",
"htm",
"x-msdownload",
"WWW:DOWNLOAD-1.0-http--downloaddata"
],
"esri rest": ["esri rest", "ESRI ArcGIS"],
"esri grid": ["ArcInfo GRID"],
"relational database": ["relational database"],
"wms": [
"OGC:WMS-1.3.0-http-get-capabilities",
"OGC:WMS-1.3.0-http-get-map",
"OGC:WMS",
"OGC:WMS-1",
"OGC:WMS-2",
"OGC WMS"
],
"wfs": ["OGC-WFS", "OGC:WFS-1", "OGC:WFS-2", "OGC WFS"],
"docx": [
"doc",
"msword",
"VND.OPENXMLFORMATS-OFFICEDOCUMENT.WORDPROCESSINGML.DOCUMENT",
"RTF",
"ms word",
"word"
],
"xlsx": [
"xls",
"VND.OPENXMLFORMATS-OFFICEDOCUMENT.SPREADSHEETML.SHEET",
"VND.MS-EXCEL",
"EXCEL",
"VND.MS-EXCEL.SHEET.BINARY.MACROENABLED.12",
"MS EXCEL"
],
"kml": ["VND.GOOGLE-EARTH.KML+XML", "GLG:KML-1", "GLG:KML-2"],
"kmz": ["VND.GOOGLE-EARTH.KMZ"],
"api": ["REST", "SWAGGER"],
"csv": ["TSV", "TAB", "TAB-SEPARATED-VALUES", "Text Delimited"],
"pptx": [
"VND.OPENXMLFORMATS-OFFICEDOCUMENT.PRESENTATIONML.PRESENTATION",
"ppt",
"power point",
"powerpoint"
],
"accdb": ["ACCESS", "ACCDB", "MDB"],
"rss": ["RSS", "RSS+XML"],
"rdf": ["RDF", "RDF+XML"],
"zip": ["7Zip", "ZIPPED", "X-7Z-COMPRESSED"],
"shp": ["shape file"],
"csiro open app": [
"WWW:DOWNLOAD-1.0-http--csiro-oa-app",
{
"data": "csiro-oa-app",
"type": "as-keyword"
}
],
"spss": ["sav"],
"GEOJSON": ["GEO+JSON", "GEOJSON+ZIP", "GEOJSON+ZIP+CSV"]
}