You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ddoif_dictionary.json
+30-1
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,25 @@
17
17
"magic number": "89 44 44 4f 49 46 0d 0a 1a 0a",
18
18
"digital signature": null,
19
19
"gdpr": null,
20
+
"media-list": [
21
+
"Front View",
22
+
"Left Side View",
23
+
"Right Side View",
24
+
"Back View",
25
+
"3D View",
26
+
"Video View",
27
+
"Other View"
28
+
],
29
+
"media-encoding-list": [
30
+
"PNG",
31
+
"JPG-LS",
32
+
"JPG",
33
+
"BMP",
34
+
"OBJ",
35
+
"MP4",
36
+
"AVI",
37
+
"3DS"
38
+
],
20
39
"__version__": 0.1,
21
40
"comment": "date-example 01-September-2019\nbarcode-url (qr-code-url) is a link to an image of the code, \nbarcode and qr-code images can also be stored along in the DDOIF file\nMedia type is a two-part identifier for file formats and format contents transmitted on the Internet\nMagic number is the file signature \nGDPR Privacy issues are a big concern for a large number of customers and legislators, and this is another element that must be contained in any ICT protocol. Hence, our aim is to make use of fashion data and trends, GDPR and other related policies, and user feedback to define an ICT protocol for the fashion wholesale and retail companies.\nai-model: if AI is not none, this means the part or all the clothing items have been predected, generate, or extracted via an AI model, for example, using Computer Vision and/or NLP.\n"
22
41
},
@@ -1647,6 +1666,7 @@
1647
1666
},
1648
1667
"media": {
1649
1668
"comment": "DDOIF file can have multiple media files for the same item, could be a few images\nat different; images and videos; images, 3D objects, and videos; etc.\n",
Copy file name to clipboardExpand all lines: ddoif_dictionary.xml
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<?xml version="1.0" encoding="UTF-8" ?><ddoif><info><date-created>dd-month-yyyy</date-created><last-change-time>stores the time that the image was last changed</last-change-time><manufacturer></manufacturer><brand></brand><designer></designer><contributor></contributor><barcode-url></barcode-url><qr-code-url></qr-code-url><style_code></style_code><description></description><country></country><city></city><media_type>application / ddof</media_type><type_of_format>Fashion Data Organization and Exchange</type_of_format><magic_number>89 44 44 4f 49 46 0d 0a 1a 0a</magic_number><digital_signature></digital_signature><gdpr></gdpr><__version__>0.1</__version__><comment>date-example 01-September-2019
1
+
<?xml version="1.0" encoding="UTF-8" ?><ddoif><info><date-created>dd-month-yyyy</date-created><last-change-time>stores the time that the image was last changed</last-change-time><manufacturer></manufacturer><brand></brand><designer></designer><contributor></contributor><barcode-url></barcode-url><qr-code-url></qr-code-url><style_code></style_code><description></description><country></country><city></city><media_type>application / ddof</media_type><type_of_format>Fashion Data Organization and Exchange</type_of_format><magic_number>89 44 44 4f 49 46 0d 0a 1a 0a</magic_number><digital_signature></digital_signature><gdpr></gdpr><media-list><item>Front View</item><item>Left Side View</item><item>Right Side View</item><item>Back View</item><item>3D View</item><item>Video View</item><item>Other View</item></media-list><media-encoding-list><item>PNG</item><item>JPG-LS</item><item>JPG</item><item>BMP</item><item>OBJ</item><item>MP4</item><item>AVI</item><item>3DS</item></media-encoding-list><__version__>0.1</__version__><comment>date-example 01-September-2019
2
2
barcode-url (qr-code-url) is a link to an image of the code,
3
3
barcode and qr-code images can also be stored along in the DDOIF file
4
4
Media type is a two-part identifier for file formats and format contents transmitted on the Internet
@@ -74,7 +74,7 @@ P_US, same as F_US but with a P symbol.
74
74
75
75
</comment></dry-cleaning><supplementary-care><classes><item>Do not wring</item><item>Wet-clean</item><item>Do not wet-clean</item></classes><comment></comment></supplementary-care><water-temperature-dot-symbol><classes><item>6 dots (95°C Near boil)</item><item>5 dots (70°C Extremely hot)</item><item>4 dots (60°C Very hot)</item><item>3 dots (50°C Hot)</item><item>2 dots (40°C Warm)</item><item>1 dots (30°C Cool)</item></classes><comment></comment></water-temperature-dot-symbol></care><annotation><caption><item>Blah blha blah</item><item>To be or not to be</item></caption><bounding-box></bounding-box><mask></mask><keyname="3D-mesh"></key><comment></comment></annotation><media><comment>DDOIF file can have multiple media files for the same item, could be a few images
76
76
at different; images and videos; images, 3D objects, and videos; etc.
</comment></chunk-name></memory-chunks><imaging-location><classes><item>Outdoors</item><item>Indoors</item><item>Studio</item><item>Professional-shooting</item><item>Personal-shooting</item></classes><comment></comment></imaging-location><view-angle><item>Front View</item><item>Left Side View</item><item>Right Side View</item><item>Back View</item><item>3D View</item><item>Video View</item><item>Other View</item></view-angle></media></ddoif>
0 commit comments