Slashdot Mirror


Monsanto Plant Patent Case Winds On

srw writes "A follow-up to a slashdot story from two years ago: The Supreme Court of Canada is willing to hear the case of Percy Schmeiser -- a Saskatchewan farmer accused of violating Monsanto's IP by growing their patented canola. This article contains more background."

6 of 268 comments (clear)

  1. Witch dunking by Vainglorious+Coward · · Score: 5, Interesting

    Interesting how they test for the plant - spray the crop and if it dies you're innocent.

    --
    My next sig will be ready soon, but subscribers can beat the rush
  2. Re:good job, people by Skapare · · Score: 5, Interesting

    It's common practice in farming to retain seed from each crop to plant in the next year. What Monsanto is effectively doing is denying the farmer the right to carry on a traditional practice. The only thing the farmer is doing purposefully, apparently, is growing from the seed harvested on his own land. That traditional practice needs to be fully protected in law.

    And Monsanto is showing absolute and utter ignorance when it claims there is no way for their seed to have escaped in any way. While I can't say whether this farmer "expedited" any cross pollination or cross seeding, I do know from knowing people who have worked on farms in the rural area I grew up in, that such a thing was common. It varied depending on the type of crop. Some crop types could spread their genetics far more easily than others. I do know corn was one of those that was a problem in that area. But it wasn't a big problem in the sense that anyone might get sued because their field got infested from a neighbor's crop. They were more worried that their field might have a mix of different kinds of corn.

    --
    now we need to go OSS in diesel cars
  3. Re:Obviously a frame-up by Sique · · Score: 5, Interesting

    Monsanto's claim was originally that he arranged (barter or sale) to have a monsanto-licensed farmer give him some of their roundup-ready seed (in violation of contract). Schmeiser claimed that it had appeared on his land, and he had the right to do what he wanted to with his crop. The (lower) courts decided that it didn't matter how the seed had landed on his land.. Monsanto had a patent on the seed, and nobody not licensed by them was allowed to use seeds with those genetics.

    Think this a little further. Think of a second company selling genetically altered canola seed to a farmer, and again some of the seed falls over to a neighbour. But this time this farmer isn't using his own seed but Monsanto's. Then you have a farmer with Monsanto seed contamined by another seed. Which decision should the court make now? Handing over the contamined seed to Monsanto (because it violates Monsanto's patents)? Or handing it over to the other company (because it violates their patents)? Or part it half-by-half and giving 50% to each company? Shall both companies now start to sue each other for violating patents?

    --
    .sig: Sique *sigh*
  4. Monsanto Is To Microsoft... by istartedi · · Score: 4, Interesting

    What the Springfield Nuclear Power Plant is to Moe's Bar.

    Both are corrupt in their own way, but the scope of the potential damage, the feasibility of remedying the problem, and the immorality (if any) of Microsoft pales in comparison to Monsteranto. The latter has been on so many people's hit lists for years before Microsoft even existed, and for many good reasons. Just google around, you'll see what I'm talking about. This is by no means the first case where they've tried to pull something like this. If there's ever a "new American revolution" Monsanto should be the first corporation to lose its charter. Boston corn party, anyone?

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  5. Re:Obviously a frame-up by silentbozo · · Score: 5, Interesting

    Here's where it gets really screwy - Monsanto is claiming ownership of a genetic sequence which, when grown in conformance with the natural lifecycle of the plant, WILL SPREAD. I don't mean in a laboratory, or an isolated test field, I mean if you throw the seed into a field, little vectors of genetic contaimination (pollen) will spread. You can't get a pure-bred version of the crop, because the plant evidently is sterile in certain situations, but given that the farmer is being charged with having seeds that are partially bred from Monsanto property, it means that the plants can pass on their genetic material to a certain extent.

    So, am I supposed to now make sure your IP doesn't find itself into my materials? How? Am I supposed to test the genetic sequences of ALL the plants that I have? This isn't a case where I'm going out and collecting YOUR IP in order to grow new plants - this is a case where your IP is contaminating my plants as a normal course of operation.

    For example, this would be like a company which writes a computer program, that during the normal course of operations, spawns a virus that infects other programs on your hard drive. One of the programs that it infects is your compiler. Can this company now sue to get revenues for the programs you write and distribute that are compiled with this infected compiler? After all, this infected compiler now incorporates their IP...

  6. Re:Obviously a frame-up by BuilderBob · · Score: 4, Interesting

    For example, this would be like a company which writes a computer program, that during the normal course of operations, spawns a virus that infects other programs on your hard drive. One of the programs that it infects is your compiler. Can this company now sue to get revenues for the programs you write and distribute that are compiled with this infected compiler? After all, this infected compiler now incorporates their IP...

    Except for the virus part, that's pretty much what the GPL does for you, if you use a GPL'd compiler with GPL libraries (such that your code won't work without those libraries) then you must GPL your code. (question 2)

    BB