Ifd:IfdIllustration
From dev.ifd-library.org
The IfdIllustration class is the class representing xtdIllustration entity from ISO 12006-3 (With extentions from the Unification project)
Class attributes:
-
string guid -
IfdLanguage language- The language for the name -
string mimetype- the MIME format for the binary information -
string illustration- The actual illustration in binary encoded as a string. -
IfdOrganization preferred_by []- which is an array of IfdOrganization that has the illustration as preferred illustration.
Note: This class is not supported at present time.
Comments: Ede Workshop:
Currently not implemented. For some content, this is a must have. Genreally: Use Mime-type, decide on encoding, possible store as STRING. How does this affect the database, with large images or videos?
Look into cost for implementing.