Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is "blue" open access? #11

Open
rossmounce opened this issue Jun 12, 2017 · 3 comments
Open

what is "blue" open access? #11

rossmounce opened this issue Jun 12, 2017 · 3 comments

Comments

@rossmounce
Copy link

rossmounce commented Jun 12, 2017

I notice from the README that you have green, gold, and blue options for oa_color.

The oaDOI API seemingly only returns gold & green(?): https://oadoi.org/api

I'm guessing "blue" OA might be equivalent to when is_boai_license is TRUE but I couldn't find this explicitly stated anywhere. So at the very least some clarification is needed.

Personally I'm not a fan of the terms 'gold' and 'green' - they are oft misunderstood and aren't very fitting words for things they describe ('gold' often implies expensive, but it doesn't have to be). But gold and green are popular terms and thus are probably here to stay whether I like it or not.

The same can't be said for blue OA. I think very few people in the world know what blue OA is and thus I'd urge you not to use that term in this package. The functionality is great - keep that, it's good to know what subset of gold OA is BOAI-compliant. Just rename it BOAI-compliant OA or something like that?

@njahn82
Copy link
Member

njahn82 commented Jun 13, 2017

Thanks for bringing this up. I also wondered what is meant by blue OA. I found the following example

https://api.oadoi.org/10.1016/j.bpj.2012.11.2487

{
  "results": [
    {
      "_best_open_url": "http://doi.org/10.1016/j.bpj.2012.11.2487",
      "_closed_base_ids": [],
      "_closed_urls": [],
      "_green_base_collections": [],
      "_open_base_ids": [
        "crelsevierbv:10.1016/j.bpj.2012.11.2487"
      ],
      "_open_urls": [
        "http://doi.org/10.1016/j.bpj.2012.11.2487",
        "http://www.cell.com/article/S0006349512037332/pdf"
      ],
      "_title": "Surface Immobilization of Cardiac Thin Filaments",
      "doi": "10.1016/j.bpj.2012.11.2487",
      "doi_resolver": "crossref",
      "evidence": "hybrid (via crossref license)",
      "found_green": false,
      "found_hybrid": true,
      "free_fulltext_url": "http://doi.org/10.1016/j.bpj.2012.11.2487",
      "is_boai_license": false,
      "is_free_to_read": true,
      "is_subscription_journal": true,
      "license": "elsevier-specific: oa user license",
      "oa_color": "blue",
      "oa_color_long": "gold_hybrid",
      "reported_noncompliant_copies": [],
      "url": "http://doi.org/10.1016/j.bpj.2012.11.2487",
      "year": 2013
    }
  ]
}

My guess, it is somehow related to hybrid, but I am not sure. Pinging @Impactstory What is meant by blue OA?

@rossmounce
Copy link
Author

I've had a bit more of a dig around the unpaywall site and I think the explanation is there:

"Blue tab for articles available on the current page, but lacking license information (often that's because you're browsing from behind the paywall)"

http://unpaywall.org/faq

In practise this appears to mark articles where there is a moving wall of delayed free availability, say 6-months, 12-months or 24-months. But I guess there might be circumstances outside of the moving-wall scenario that also fall into apparent "blue".

@njahn82
Copy link
Member

njahn82 commented Jun 16, 2017

Good to know, will add it to documentation together with a note that oa colour blue is quite unusual.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants