To read all comments associated with this story, please click here.
Except... That's not a correct analogy, since that looks more like a translation than what Boundless is doing.
Boundless is taking existing, original material covered by permissive licenses (e.g. from Wikipedia) to match the material in official, assigned books. The information in the official books is public knowledge - it's how the world works. You can't copyright the laws of thermodynamics. The way the original books are written is copyrighted - but the public sources Boundless draws from are worded entirely differently. However, when you explain the first law of thermodynamics, you only have so many ways of doing so.
Writing style, organization, visual design. All of that is unique to the material which they shadow copied (This much, they admit).
How then, given that it is more than general educational facts, does what they do not constitute infringement? Their book isn't just a bullet list of facts, there is a very deliberate style which is unique.
They are surely reducing the revenue of the big publishers, only because they are able to essentially create very similar knock offs of the book.
I think the anti-patent, anti-copyright fever here has turned into almost hysteria. If you keep raising a stink about non-issues like this, you risk drowning out the real legitimate issues out there surrounding patents and other things.
While merely wording things differently isn't enough to evade copyright violation, at least with fictional works, it is enough when discussing facts of the world.
However, if the original text uses a bear to describe thermodynamics (as the source cites), then, perhaps a fish farm to describe communicable disease, corn crops for genetic engineering, webbed feet on dogs for selective breeding, etc etc, then Boundless Learning produces a text using the same examples as in the original source (but uses freely available sources), presents them in the same order, with the expressed intent of replacing the original source, there most definitely is a case for a suit.
This does appear to be more than just "It's free? SHUT IT DOWN!!!" but not much more.
Imagine I wrote a program that does this. Now imagine you wrote a program that does this too, but without any access to my code. This is pretty much what Boundless is doing.
It looks like nowadays you're not supposed to try competing with the established guys. Amazing.
No actual text from the original codebase has been copied but the algorithms and design have been.
Does this constitute copyright infringement ?
Not stating an opinion either way - just a useful thought experiment.
Licences like GPL provisions for reverse engineering, which is what this thought experiment is, but not what this open source textbook is about at all. You can't reverse engineer books, especially not in an automated way. For your thought experiment to have any bearing on this situation, you have to prove the open source textbook was done in an analogous way.
Also, what about previous textbooks that the current commercial books obviously pattern themselves after? Or what about curriculum standards that enforce how topics are taught and thus have effect on the layout any textbook has?





Member since:
2012-04-07
Imagine I wrote a program that parses the source code of a large proprietary C++ codebase and then uses the AST to produce a new codebase in Java - adjusting for the semantic differences between the two languages and changing all the class and variable names.
No actual text from the original codebase has been copied but the algorithms and design have been.
Does this constitute copyright infringement ?
Not stating an opinion either way - just a useful thought experiment.