Difference between revisions of "Help:Scholar"
Jump to navigation
Jump to search
(pushed from media by wikipush) |
(modified by py-yprinciple-gen 0.2.6) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|?Topic documentation = documentation | |?Topic documentation = documentation | ||
}} | }} | ||
+ | |||
=== Documentation === | === Documentation === | ||
[https://www.wikidata.org/wiki/Q1650915] person who engages in research, professionally or otherwise see also [https://www.wikidata.org/wiki/Q2248623 scholar] | [https://www.wikidata.org/wiki/Q1650915] person who engages in research, professionally or otherwise see also [https://www.wikidata.org/wiki/Q2248623 scholar] | ||
Line 25: | Line 26: | ||
|format=table | |format=table | ||
}} | }} | ||
− | |||
=== uml === | === uml === | ||
− | <uml> | + | <uml format='svg'> |
title Scholar | title Scholar | ||
note as ScholarDiagramNote | note as ScholarDiagramNote | ||
− | Copyright (c) 2015- | + | Copyright (c) 2015-2023 BITPlan GmbH |
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
Line 37: | Line 37: | ||
end note | end note | ||
class Scholar { | class Scholar { | ||
+ | External identifier wikiDataId | ||
text name | text name | ||
text firstName | text firstName | ||
+ | text description | ||
url homepage | url homepage | ||
− | + | External identifier orcid | |
− | + | External identifier dblpId | |
− | + | External identifier googleScholarUser | |
− | + | External identifier linkedInId | |
− | + | External identifier researchGate | |
− | + | External identifier gndId | |
− | + | External identifier smartCRMId | |
+ | Page affiliations | ||
} | } | ||
ScholarNote .. Scholar | ScholarNote .. Scholar | ||
+ | Scholar "authors (*)" -- "papers(*)" Paper | ||
+ | Scholar "authors (*)" -- "papers(*)" Paper | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
− | ' Copyright (c) 2015- | + | ' Copyright (c) 2015-2023 BITPlan GmbH |
− | ' see | + | ' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI |
− | ' skinparams generated by | + | ' skinparams generated by py-yprinciple-gen |
skinparam note { | skinparam note { | ||
BackGroundColor #FFFFFF | BackGroundColor #FFFFFF | ||
Line 128: | Line 133: | ||
' end of skinparams ' | ' end of skinparams ' | ||
</uml> | </uml> | ||
− | |||
see also | see also | ||
* [[List of Scholars]] | * [[List of Scholars]] | ||
Line 135: | Line 139: | ||
* [[:Category:Scholar]] | * [[:Category:Scholar]] | ||
* [[:Template:Scholar]] | * [[:Template:Scholar]] | ||
− | * [[:Form:Scholar]] | + | * [[:Form:Scholar]] |
− | topic links: | + | topic links:* [[:Category:Paper]] |
[[Category:Scholar]] | [[Category:Scholar]] |
Latest revision as of 16:39, 10 March 2023
Help for Scholar
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Scholar | Scholar | Scholars | scholar/researcher: person who engages in research, professionally or otherwise |
Documentation
[1] person who engages in research, professionally or otherwise see also scholar
Example Scholars
Adrian Paschke, Aidan Hogan, Anastasia Dimou, Andreas Harth, Barbara Pernici, Christian Bizer, Christoph Lange, Dieter Fensel, Edoardo Ramalli, Francesco Osborne, Horst Lichter, Ilaria Tiddi, Kevin Angele, Manfred Jeusfeld, Marzena Kryszkiewicz, Matteo Baldoni, Maxim Kolchin, Meike Klettke, Natanael Arndt, Nicola Ferro, Pasquale Lops, Philipp Mayr, Ruben Verborgh, Sabbier M. Rashid, Sandra Geisler, Sarven Capadisli, Stefan Decker, Stefan Klessinger, Stefan Krawczyk, Stefanie Scherzinger, Sören Auer, Tim Berners-Lee, Umutcan Şimşek, Uta Störl, Wolfgang Fahl
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Scholar affiliations | affiliations | Types/Page | affiliations | affiliations | |||
Scholar dblpId | dblp id of the scholar as index in https://dblp.org/ | Types/External identifier | dblpId | dblpId | false | false | |
Scholar description | A wikidata compatible description of the scholar | Types/text | description | description | false | false | |
Scholar firstName | The first name of the scholar | Types/text | firstName | firstName | false | false | |
Scholar gndId | gnd id of the scholar as indexed in https://portal.dnb.de/opac.htm | Types/External identifier | gndId | gndId | false | false | |
Scholar googleScholarUser | googleScholarUser Author id of the scholar | Types/External identifier | googleScholarUser | googleScholarUser | false | false | |
Scholar homepage | The homepage of the scholar | Types/url | homepage | homepage | false | false | |
Scholar linkedInId | linkedIn id of the scholar | Types/External identifier | linkedInId | linkedInId | false | false | |
Scholar name | The last name of the scholar | Types/text | name | name | true | false | |
Scholar orcid | orcid id of the scholar it is used to provide the identifier with which an entity is indexed in http://orcid.org | Types/External identifier | orcid | orcid | false | false | |
Scholar researchGate | research gate profile id of the scholar as indexed in https://www.researchgate.net | Types/External identifier | researchGate | researchGate | false | false | |
Scholar smartCRMId | smartCRM id of the scholar | Types/External identifier | smartCRMId | smartCRMId | false | false | |
Scholar wikiDataId | wikidata id of the scholar | Types/External identifier | wikiDataId | wikiDataId | false | false |
uml
see also
topic links:* Category:Paper