Template:Scholia-author works: Difference between revisions

From MaRDI portal
started
 
No edit summary
Tag: Manual revert
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{#if: {{#invoke:wd|label|raw}} |
{{#sparql:
{{#sparql:
PREFIX target: <http://www.wikidata.org/entity/{{{1|{{#urlget:q1|Q58341146}}}}}>
 
PREFIX wdt: <https://portal.mardi4nfdi.de/prop/direct/>
PREFIX wd: <https://portal.mardi4nfdi.de/entity/>


SELECT
SELECT
Line 6: Line 9:
   ?work ?workLabel  
   ?work ?workLabel  
WHERE {
WHERE {
   ?work wdt:P50 target: .
   ?work wdt:P16 wd:{{#invoke:wd|label|raw}} .
   OPTIONAL {
   OPTIONAL {
     ?work wdt:P577 ?publication_datetime .
     ?work wdt:P28 ?publication_datetime .
     BIND(xsd:date(?publication_datetime) AS ?publication_date)
     BIND(xsd:date(?publication_datetime) AS ?publication_date)
   }
   }
Line 14: Line 17:
}
}
ORDER BY DESC(?publication_date)
ORDER BY DESC(?publication_date)
|config=http://www.wikidata.org
}}
}}
| No MaRDI item could be found for this author, and hence no publications either. [[Special:Purge/{{FULLPAGENAME}} |Refresh.]] }}

Latest revision as of 22:51, 5 December 2023

No MaRDI item could be found for this author, and hence no publications either. Refresh.