Open Source Science
Tim writes "A few days ago (June 26th), the "Public Access to Science" act was introduced to the House of Representatives. This act would ammend the US Copyright Act to "exclude from copyright protection works resulting from scientific research substantially funded by the Federal Government," in essence, requiring all federally-funded scientific research to be published as open content. The Public Library of Science has a press release with more information."
I don't think this is a bad thing, actually. But I'm sure the lobbyists are going to twist this into "the government can't *buy* GPL code".
But I'm not sure I agree there are "excessive profits" at journals, especially since some of them have recently spent big $$ to digitize and archive old articles--in many cases dating back over a hundred years. But since many of us are almost exclusively using online access to journals, distribution charges will decrease dramatically.
So the big question isn't whether this should happen--it should. Science ideally should be a meritocracy of ideas, not dependent on how much your school is willing to spend on journals. But the big question is who pays in this new model. Someone has to review and edit articles. Someone has to pay for the bandwidth of the journal. So do we go back to the "you pay if you want to publish" method (bad idea--only the rich can publish) or will public funds go to public distribution (i.e. the public library model).
Too bad public libraries are often underfunded.
-Geoff
That would be my reading of that announcement too. Of course it's the initial proposal, so it'll get all sorts of changes along the way.
No, it's not necessarily a bad thing. There's a whole lot of work that's completely hidden from view that would be opened up to academic research. I can think of several chemistry programs I'd love to get in source form.
But it would be quite interesting to see how they decide to make the cutoff. TCP/IP was government-funded research. Does that mean anything that uses it must be released? (This is why IANAL.)
-Geoff
I would totally buy the arguement of not allowing patents on government funded research. But government funding doesn't really compensate graduate students for the work they do and unless they plan on giving the NSF 10x more money and forcing schools to pay their grad students well this just won't fly. I've been on a grad student salary I was $200 in the hole per month before paying for food and clothing, plus there were gaps in the pay, you didn't get paid over winter break, when you were furiously working on a paper, and you didn't get payed for the last month of each school year. You were two months into summer before you got your first paycheck from the internship... The government won't even give you student loans for the shortfall or for health insurance or registration fees. The only blessing is that credit card companies don't seem to have a problem lending a PhD student thousands at 20% (probably a good bet for them...) Doctors & Dentists also give you pretty good repayment terms, but I digress. Considering the economic hit that the students are taking it seems only fair that they keep at least copyright on their work.
I also think people will find ways around this, say you accept government money for two years and accept corporate money for non-exclusive use rights in the last two years.. Well what do you know, you made a lot of progress in that last year...
The free research movement
Is avalaiable asa PDF here.
Do not confuse duty with what other people expect of you; they are utterly different.Duty is a debt you owe to yourself.
I agree with this proposal. If the US Government is paying for the research, they should be able to expect ownership of the IP. Since the USG isn't in the business of IP hoarding, then they instead have it released into the Public Domain.
The research does not have to be federally funded. So, if this condition is too much for the research team, then perhaps they should seek alternate funding. Then the altruism of the doner may allow the research team to keep the IP.
What those who want activist courts fear is rule by the people.
Next they should retroactively make make government sponsered organizations (cough, monopolies, cough) open source (ie Bell Labs, various power companies, ICANN, yada, yada).
It's interesting that they're providing full public access to new technology without requiring NDA's and licensing fees.
This is good public policy, one that will advance overall progress faster than if restrictions were in place.
Logically, the government doesn't (or shouldn't) need monetary incentives to create new inventions in the same way that individuals do; they already have the ability to reap tax revenue from a wide field at will.
By making their IP free, the government thereby lowers barriers to entry for anyone that wants to build upon the technology. As a result, society at large will benefit from more frequent and competitive introductions of inventions built on top of government-developed IP. The field of possible new inventors isn't restricted to those with both intelligence and money; it's enough to be intelligent.
Interestingly, release of software developed under U.S. government funding usually is required to contain a proviso like:
and the usual disclaimer of no warranty.In some cases software has been licensed for a fee to outside entites and in other cases it has been released freely under the various flavors of GPL, BSD, etc.
"Provided by the management for your protection."
I would be extreemly rare for any researcher to make much money by retaining the copyright to federally funded research. Maybe if somebody wrote a "thesis of the year" but most academic research books make little money for their authors.
In computer science the code can bew very valuable. The papers are too, but here it is more important that your name be attached to it than any other aspect of copyright be ahered to. Often we sign our copyright away to a reputable member organization such as the ACM, while retaining distribution rights to our own papers. You gain from this from a legal standpoint in the common instance of multiple author papers.
I know the patent issue wasn't mentioned, but I still think I'd much rather give up the patents, which are mostly a hinderance, than give up the copyright which actually can be useful. I'd also be glad to give up the exclusive copying privledge of copyright after say five years, if I could retain the right to say "this paper must be copied in it's entirety if need to excerpt more than say 30% of the paper and the original paper must be referenced if you use more than 10% of it and it constitutes a significant part of your work." Academic principles would be stricter than this anyway, but this would allow me to go after true scalawags. Copyright lengths themselves are insane, I have no financial interest after 2-3 years in even the code, it's evolved greatly or I've dropped that pursuit by then, and I have no financial interest in papers what so ever. I can't for the life of me see why I need copyright protection in the grave either, for me a term of five years whether I'm dead or alive is more than enough for publishers to feel comfortable making a book, and a right to have my name attached to significant derivative works would be nice (though it won't motivate or dismotivate me any either way, plagarism is usually caught in the peer review process.) Honestly three years of copyright would be plenty good motivation in our field, but as an author I prefer more, but I also see great harm in making it more than five years. On the other hand I think five years for fiction books would be the minimum and ten years a good compromise in length. I don't see much harm in even a twenty year copyright in the developed world, but there is with anything more than ten in the developing world.
I don't think copyright is the right tool for music or software binaries. Here a compulsary licensing scheme would work much better than leaving the copying policies in the hands of the "creators." In music there are so few tunes you can actually make in the 12 note system that the copyright act more like patents. Software binaries are not written to be understood so don't really qualify as creative works, but the still require protection so that their software development can be compensated. I'm not sure what the right thing is, but the courts should not have made law and turned them into creative works. I'm sure the legislative system, as broken as it is, would have come up with something better.