Template:Scholia-author-use works: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
{{#sparql:
{{#sparql:
PREFIX target1: <http://www.wikidata.org/entity/{{{1|{{#urlget:q1|Q20895785}}}}}>
PREFIX target1: <http://www.wikidata.org/entity/Q20895785>
PREFIX target2: <http://www.wikidata.org/entity/{{{2|{{#urlget:q2|Q70357595}}}}}>
    PREFIX target2: <http://www.wikidata.org/entity/Q70357595>


SELECT
    SELECT
  ?publication_date
      ?publication_date
  ?work ?workLabel (CONCAT("/work/", SUBSTR(STR(?work), 32)) AS ?workUrl)
      ?work ?workLabel (CONCAT("/work/", SUBSTR(STR(?work), 32)) AS ?workUrl)
WHERE {
    WHERE {
  ?work wdt:P50 target1: ;
      ?work wdt:P50 target1: ;
        wdt:P4510 target2: .
            wdt:P4510 target2: .
  OPTIONAL {
      OPTIONAL {
    ?work wdt:P577 ?publication_datetime .
        ?work wdt:P577 ?publication_datetime .
    BIND(xsd:date(?publication_datetime) AS ?publication_date)
        BIND(xsd:date(?publication_datetime) AS ?publication_date)
  }
      }
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en,da,de,es,fr,jp,nl,no,ru,sv,zh". }
      SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en,da,de,es,fr,jp,nl,no,ru,sv,zh". }
}
    }
ORDER BY DESC(?publication_date)
    ORDER BY DESC(?publication_date)
|config=http://www.wikidata.org
|config=http://www.wikidata.org
}}
}}

Revision as of 14:15, 5 December 2023

publication_date work workLabel workUrl
2024-01-01 http://www.wikidata.org/entity/Q124254609 Computational reproducibility of Jupyter notebooks from biomedical publications /work/Q124254609
2022-04-04 http://www.wikidata.org/entity/Q111507314 WikiProject Clinical Trials for Wikidata /work/Q111507314
2022-02-28 http://www.wikidata.org/entity/Q111145762 WikiProject Clinical Trials snapshot February 2022 /work/Q111145762
2017-07-20 http://www.wikidata.org/entity/Q33269085 A multi-disciplinary perspective on emergent and future innovations in peer review /work/Q33269085
2014-06-16 http://www.wikidata.org/entity/Q22064488 Enriched biodiversity data as a resource and service /work/Q22064488
03:46:05 06/17/2024 -- Refresh -- Duration of query :0.903s -- CSV