Slashdot Mirror


Open Source Data Sets? Linux Foundation Introduces 'Community Data License Agreements' (linuxinsider.com)

"In open source philosophy, you share source code. Why not share data?" writes Slashdot reader princelobga. Linux Insider reports on the Linux Foundation's new Community Data License Agreement, "a new framework for sharing large sets of data required for research, collaborative learning and other purposes." CDLAs will allow both individuals and groups to share data sets in the same way they share open source software code, the foundation said. "As systems require data to learn and evolve, no one organization can build, maintain and source all data required," noted Mike Dolan, VP of strategic programs at The Linux Foundation. "Data communities are forming around artificial intelligence and machine learning use cases, autonomous systems, and connected civil infrastructure," he told LinuxInsider. "The CDLA license agreements enable sharing data openly, embodying best practices learned over decades of sharing source code."
A principal analyst at Pund-IT told the site that the new data license "reflects the growing importance of information as a resource for big data analytics, machine learning and artificial intelligence."

9 of 31 comments (clear)

  1. Open Data? by R3d+M3rcury · · Score: 2

    How/Why is this different from the Open Data license?

    1. Re:Open Data? by Hognoxious · · Score: 1

      It's not strategic. Probably;y not webscale either.

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    2. Re:Open Data? by imidan · · Score: 1

      From their FAQ:

      The CDLA is also not an attempt to fix issues with other licenses – in fact we didn’t start with any other license as the model or base but rather went through a requirements gathering process to understand the use cases under which people were struggling with sharing data

      This is a really strange statement to me. They apparently didn't attempt to address any problem with any existing license, but went ahead and rolled their own license without any consideration for the development that others have gone through for open data license agreements. Troubling, because the groups (particularly Creative Commons) that have put a lot of work into open data licenses have been through the growing pains already, and it seems foolish to ignore that.

  2. Yeah no copyright on data in the US by raymorris · · Score: 1

    That's absolutely right, in the US, at least, there is no copyright on a collection of facts. I don't know if any other countries might allow it on a specific compilation of data. Obviously copyright on a single, discreet fact wouldn't make any sense.

    In the US, a copyright could apply to a creative arrangement and formatting of facts. (Much as there is no copyright on musical notes, but there can be on a specific, creative arrangement of specific notes, a song).

    So under copyright, you can take someone's dataset and distribute it without asking, but in some cases you can't just redistribute their data FILE. You'd need to produce your own arrangement and formatting of the data, if their work is creative.

    There are, however, potentially other considerations other than copyright - trade secrets, unfair competition, etc. Granting permission under the license would estop the producer from filing suit under these other theories, providing users (and those who redistribute) some assurance that they can do so safely.

    It also explicitly disclaims any right under copyright, that *probably* doesn't apply anyway in *most* cases. "We definitely have explicit written permission" is better than "we probably don't need permission".

    1. Re:Yeah no copyright on data in the US by St.Creed · · Score: 3, Informative

      At least in the EU there is a special addition to copyright, which is specifically aimed at databases. They are considered creative works once effort has been put into compiling them. So for at least the EU, this license makes a great deal of sense.

      The most pressing problem is of course, that most open data has little documentation and is hardly any use. But hey, at least we got the legal issues fixed once a license can be slapped onto it. Who needs to actually work with it, anyway?

      --
      Therefore, by the (faulty) logic you're using, you're just a cow with a keyboard - osu-neko (2604)
  3. Re:Binary data? by UnknownSoldier · · Score: 1

    Obviously you've _never_ worked on any games. Art, Music, Levels, Previous Executables, etc. are all valid things to keep in a repo.

    Stop using shitty source repositories that don't know how to handle binary blobs.

    Scientists should have been doing this all along so they can get independent confirmation.

  4. Data licenses can be tricky by imidan · · Score: 2

    I see several comments already implying that open licenses specifically for data are unnecessary because we already have free open source licenses for code, but they're not the same.

    Most of our open source licenses use copyright law as their foundations. Different legal systems treat the idea of copyrighting facts somewhat differently, but in the US, facts aren't copyrightable. That means that trying to apply a FOSS license to data can be fraught--how can the copyright-based license apply if data aren't copyrightable?.

    In the EU, facts aren't copyrightable, but "databases" are--where a "database" is a collection of data that has had value added by efforts to organize the data, for example (they call this "sui generis").

    How do you deal with jurisdictional incompatibilities? Good open data licenses spell out the solutions to these conflicts. I see nothing about them in the CDLA. That alone would make me extremely hesitant to try to use it on any data product I publish.

  5. Ask Equifax by grumpy-cowboy · · Score: 1

    They already provides any information you want freely. ;)

    --
    Will $CURRENT_YEAR be the year of the Linux Desktop?
  6. Re:Binary data? by JustAnotherOldGuy · · Score: 1

    Don't put binary data to the source repository.

    Utter bullshit. It's perfectly fine to put binary data in a source repository. Binary data, code tests, unit tests, images, codecs, music/sounds, validation playbooks- all that stuff BELONGS in a source code repository.

    Frankly, if you're doing development at any non-trivial level, you would be an idiot not to store all that stuff in a repository.

    "Our building burned down and we lost all of the art and music and 3-D models we painstakingly made, but we still have the (now useless) source code!"

    --
    Just cruising through this digital world at 33 1/3 rpm...