Wikidata:WikiProject Academic Publisher

From Wikidata
Jump to navigation Jump to search

WikiProject Academic Publisher

Description[edit]

This project was created as part of AT2OA2 project. We have the goal to normalise academic publisher to display open access shares (among others based on publishers) at the Austrian Datahub for Open Access Negotiations and Monitoring. Therefore we plan to add identifier (see data model) which allow us to distinguish different publisher. At the same time we plan to add relationships (imprints) to be able to conflate information from one publisher.

Data Model[edit]

Property Description of usage Example
Label Elsevier B.V.
Description Dutch publishing and analytics company
Alias Elsevier
instance of (P31) academic publisher (Q114853062)
official website (P856) The main official site with information about the publisher, not the publishing platform this would be URL (P2699) https://www.elsevier.com/
URL (P2699) further online ressources linked to the publisher (make use of qualifier object has role (P3831) Elsevier BV (Q746413)URL (P2699)https://sciencedirect.comobject has role (P3831)publishing platform (Q56056731)
parent organization (P749) Innsbruck University Press (Q52607919)parent organization (P749)University of Innsbruck (Q875788)
replaces (P1365) In case of a name change or if a company is fully integrated, not when it only becomes an imprint, then use has subsidiary (P355)
has subsidiary (P355) When another company /publisher has this publisher as parent. This example is also true for all imprints. Elsevier BV (Q746413)has subsidiary (P355)Knovel (Q6423142)
replaced by (P1366)
different from (P1889) In case there is an institution with a similar name that may cause confusion. ELSEVIER
ROR ID (P6782)
VIAF ID (P214)
RoMEO publisher ID (P6617) Should be unique 30
Ringgold ID (P3500)
on focus list of Wikimedia project (P5008) Wikidata: WikiProject Academic Publisher (Q117222928)

Queries[edit]

"Open Access Publishers" identified by public licensed publications[edit]

SELECT DISTINCT ?publisher ?publisherLabel WHERE {
  ?publication wdt:P275 ?CCLicense;
    wdt:P123 ?publisher.
  ?CCLicense (wdt:P31/(wdt:P279*)) wd:Q7257461.
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }
}
Try it!

Subpages[edit]

The following subpages belong to the project:

Participants[edit]

The participants listed below can be notified using the following template in discussions:
{{Ping project|Academic Publisher}}

See also[edit]