WDscholia / scholia

Wikidata-based scholarly profiles
https://scholia.toolforge.org
Other
219 stars 78 forks source link

Indicate whether an author is an open access author #203

Open fnielsen opened 7 years ago

fnielsen commented 7 years ago
#defaultView:Table
SELECT
  ?work ?workLabel
WITH {
  SELECT ?work WHERE {
    ?work wdt:P50 wd:Q20980928 .
    ?work wdt:P31 wd:Q13442814 .
    ?work wdt:P577 ?datetimes .
  }
  ORDER BY DESC(?datetimes)
  LIMIT 10
} AS %works
WHERE {
  INCLUDE %works
  FILTER NOT EXISTS { ?work wdt:P953 ?fulltext . }
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
} 
fnielsen commented 7 years ago

Possible icons

https://commons.wikimedia.org/wiki/File:Vienna_Convention_road_sign_B2a.svg

https://commons.wikimedia.org/wiki/File:Traffic_lights_dark_green.svg

https://commons.wikimedia.org/wiki/Category:GNOME_Desktop_icons,_SVG_emotes

fnielsen commented 6 years ago

Possible icons for works see https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(proposals)/Archive_135#Access_Locks:_Citation_Template_Behaviour_RFC and https://en.wikipedia.org/wiki/Wikipedia:Wikipedia_Signpost/2016-11-04/Technology_report#Citation_templates_now_better_at_flagging_free-access_content

fnielsen commented 6 years ago

Also mention on the Wikicite-discuss list: https://www.coar-repositories.org/activities/repository-interoperability/coar-vocabularies/access-rights-vocabulary/