Multimedia Functional Dependency
As another example, if we define a functional dependency between attributes USERPROFILE and SECURITY and use a classification function CLASSIFY to classify user profiles, and a similarity function g for comparing security levels, we would write as follows:
USERPROFILECLASSIFY(t1) -> SECURITYg(t2)