Abstraction-Filtration-Comparison test
Encyclopedia
The Abstraction-Filtration-Comparison test (AFC) is a method of identifying substantial similarity
Substantial similarity
Substantial similarity is the standard developed and used by United States courts to determine whether a defendant has infringed the reproduction right of a copyright. The standard arises out of the recognition that the exclusive right to make copies of a work would be meaningless if infringement...

 for the purposes of applying copyright law. In particular, the AFC test is used to determine whether non-literal elements of a computer program have been copied. The AFC test was developed by the United States Court of Appeals for the Second Circuit
United States Court of Appeals for the Second Circuit
The United States Court of Appeals for the Second Circuit is one of the thirteen United States Courts of Appeals...

 in 1992 in its opinion for
Computer Associates Int. Inc. v. Altai Inc.
Computer Associates Int. Inc. v. Altai Inc.
Computer Associates International, Inc. v. Altai, Inc., 982 F.2d 693 is a decision from the United States Court of Appeals for the Second Circuit that addressed to what extent non-literal elements of software are protected by copyright law. The court used and recommended a three-step process...

It has been widely adopted by United States courts and recognized by courts outside the United States as well.

Abstraction-Filtration-Comparison

The AFC test is a three-step process for determining substantial similarity of the non-literal elements of a computer program. The process requires the court to first identify the increasing levels of abstraction of the program. Then, at each level of abstraction, material that is not protectable by copyright is identified and filtered out from further examination. The final step is to compare the defendant's program to the plaintiff's, looking only at the copyright-protected material as identified in the previous two steps, and determine whether the plaintiff's work was copied. In addition, the
court will assess the relative significance of any copied material with respect to the entire program.

Abstraction

The purpose of the abstraction step is to identify which aspects of the program constitute its expression and which are the ideas. By what is commonly referred to as the idea/expression dichotomy
Idea-expression divide
The idea–expression divide or idea–expression dichotomy limits the scope of copyright protection by differentiating an idea from the expression or manifestation of that idea.The case of Baker v. Selden was the first U.S...

, copyright law protects an author's expression, but not the idea behind that expression. In a computer program, the lowest level of abstraction, the concrete code of the program, is clearly expression, while the highest level of
abstraction, the general function of the program, might be better classified as the idea behind the program. The abstractions test was first developed by the Second Circuit for use in literary works, but in the AFC test, they outline how it might be applied to computer
programs. The court identifies possible levels of abstraction that can be defined. In increasing order
of abstraction; these are: individual instructions, groups of instructions organized into a "hierarchy of modules", the functions of the lowest-level modules, the functions of the higher-level modules, the "ultimate function" of the code.

Filtration

The second step is to remove from consideration aspects of the program which are not legally protectable by copyright. The analysis is done at each level of abstraction identified in the previous step. The
court identifies three factors to consider during this step: elements dictated by efficiency, elements dictated by external factors, and elements taken from the public domain.

The court explains that elements dictated by efficiency are removed from consideration based on the merger doctrine which states that a form of expression that is incidental to the idea can not be protected by copyright. In computer programs, concerns for efficiency may limit the possible ways to achieve a particular function, making a particular expression necessary to achieving the idea. In this case, the expression is not protected by copyright.

Eliminating elements dictated by external factors is an application of the scènes à faire
Scenes à faire
Scène à faire is a scene in a book or film which is almost obligatory for a genre of its type. In the U.S...

 doctrine
to computer programs. The doctrine holds that elements necessary for, or standard to, expression in some particular theme can not be protected by copyright. Elements dictated by external factors may include hardware specifications, interoperability and compatibility requirements, design standards, demands of the market being served, and standard programming techniques.

Finally, material that exists in the public domain can not be copyrighted and is also removed from the analysis.

Comparison

The final step of the AFC test is to consider the elements of the program identified in the first step and remaining after the second step, and for each of these compare the defendant's work with the plaintiff's to determine if the one is a copy of the other. In addition, the court will look at
the importance of the copied portion with respect to the entire program.

Background

The Second Circuit Court of Appeals developed the AFC test for use in Computer Associates International, Inc. v. Altai, Inc. In that case, Computer Associates sued Altai for copyright infringement of a computer job scheduler program that was designed to be easily ported between operating systems. Proving copyright infringement requires proving both ownership of the copyright and that copying took place. This second requirement can be met either by direct proof, or as is more usually done, by demonstrating the following: 1) the defendant had access to the copyright material and 2) there is substantial similarity between the copyrighted work and the defendant's work. Demonstrating substantial similarity can be difficult when the two works are not exact replicas, either in full or in part. The Second Circuit court had found there was little previous guidance on how best to do this.

One notable previous treatment of substantial similarity was adopted by the Third Circuit
United States Court of Appeals for the Third Circuit
The United States Court of Appeals for the Third Circuit is a federal court with appellate jurisdiction over the district courts for the following districts:* District of Delaware* District of New Jersey...

in Whelan v. Jaslow. The court there suggested identifying the main function of a program as the idea and everything that is not strictly necessary for the purposes of the idea can be considered expression. The Altai court declined to follow this method, noting that the Whelan method "did not place enough emphasis on practical considerations". The AFC test was devised to handle that issue; it is a method for determining whether substantial similarity exists between two computer programs, especially in non-literal elements of the program.

Acceptance and Use of AFC

Following the Altai case, the AFC method has been widely adopted. Since 1992, every court to deal with the issue of determining substantial similarity in the non-literal aspects of computer programs
has chosen the AFC method over the Whelan method. The analysis of the filtration step has been endorsed by courts in Canada, the U.K., and France.
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK