Difference between revisions of "Help:Scholar"
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.1.1) |
(modified by py-yprinciple-gen 0.1.7) |
||
Line 30: | Line 30: | ||
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 | 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 | ||
} | } | ||
ScholarNote .. Scholar | ScholarNote .. Scholar | ||
+ | Scholar "scholar (1)" -- "institutions(*)" Institution | ||
+ | Scholar "scholar (1)" -- "institutions(*)" Institution | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015-2023 BITPlan GmbH | ' Copyright (c) 2015-2023 BITPlan GmbH | ||
Line 135: | Line 139: | ||
* [[:Template:Scholar]] | * [[:Template:Scholar]] | ||
* [[:Form:Scholar]] | * [[:Form:Scholar]] | ||
− | topic links: | + | topic links:* [[:Category:Institution]] |
+ | |||
[[Category:Scholar]] | [[Category:Scholar]] |
Revision as of 10:16, 14 February 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:Institution