Git Product home page Git Product logo

oss-universe's Introduction

OSS-Universe

This project uses intellectual property information (copyright and patents) to identify the universe of software development.

Copyright

What are copyrights and what do these protect?

Copyright is a form of protection provided by U.S. law to authors of "original works of authorship" from the time the works are created in a fixed form.

Relevant dataset:

U.S. Copyright Office. n.d. “Copyright Public Records Catalog Online. 1978 to Present.” US Library of Congress. Public Catalog. https://cocatalog.loc.gov/.

  • Relevant Records

    • Type: Computer Files
    • Date: Last 20 years
  • Access

    • Public Domain
    • Access through government portal
    • Available for harvest
    • No bulk download function
    • Relevant documents
  • Data harvest will be performed using a script in the server during least disruptive hours and the data will be saved to the database.

Why GitHub

To understand the OSS universe, traditional methods is not enough because open source developers are not filing copyright for their code. GitHub the best potential source as all OSS codes are attached with OSI-approved licenses.
We aim to collect the following information from GitHub repositories:

  • Names of repositories that have OSI-approved licenses
  • owners of repositories
  • contributors of repositories, including their locations and organizations
  • contribution to each repository, including additions, deletions and commits

Methods of collecting GitHub information

  • Rest API
    Easy to access but provides no way to directly query for particular licenses.
  • GraphQL
    Offers direct query, but has page limitation and API calls timeout issues.
  • Web Scraping
    Can be combined with GraphQL to obtain information that is difficult to query.
  • BigQuery
    A public dataset provided through Google which is infrequently updated and thus not a reliable data source for our purpose.
  • GHTorrent
    An open source project updated multiple times a day that reflects the data on Github, but did not offer information on repository licenses or additions and deletions.

Visualization

  • poster_graphs
    This folder contains scripts that are used to produce graphs for the 2019 poster. The "poster_graphs.md" file is a readable document.

  • additional_scripts
    This file contains some products that are not included in the 2019 work product.

oss-universe's People

Contributors

calvinisch avatar ccong2 avatar nosferican avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.