Difference between revisions of "Help:Scholar"

From BITPlan ceur-ws Wiki
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-2020 BITPlan GmbH
+
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
   text orcid
+
   External identifier orcid
   text dblpId
+
   External identifier dblpId
   text wikiDataId
+
   External identifier googleScholarUser
   Text googleScholarUser
+
   External identifier linkedInId
   Text linkedInId
+
   External identifier researchGate
   Text gndId
+
   External identifier gndId
   Text smartCRMId
+
   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-2020 BITPlan GmbH
+
' Copyright (c) 2015-2023 BITPlan GmbH
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
+
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' skinparams generated by com.bitplan.restmodelmanager
+
' 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 17:39, 10 March 2023

Help Icon.png

Help for Scholar

iconTopicnamepluralNamedocumentation
ScholarIcon-64px.pngScholarScholarScholarsscholar/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

 documentationtypenamelabelallowedValuesmandatoryuploadable
Scholar affiliationsaffiliationsTypes/Pageaffiliationsaffiliations
Scholar dblpIddblp id of the scholar as index in https://dblp.org/Types/External identifierdblpIddblpIdfalsefalse
Scholar descriptionA wikidata compatible description of the scholarTypes/textdescriptiondescriptionfalsefalse
Scholar firstNameThe first name of the scholarTypes/textfirstNamefirstNamefalsefalse
Scholar gndIdgnd id of the scholar as indexed in https://portal.dnb.de/opac.htmTypes/External identifiergndIdgndIdfalsefalse
Scholar googleScholarUsergoogleScholarUser Author id of the scholarTypes/External identifiergoogleScholarUsergoogleScholarUserfalsefalse
Scholar homepageThe homepage of the scholarTypes/urlhomepagehomepagefalsefalse
Scholar linkedInIdlinkedIn id of the scholarTypes/External identifierlinkedInIdlinkedInIdfalsefalse
Scholar nameThe last name of the scholarTypes/textnamenametruefalse
Scholar orcidorcid id of the scholar it is used to provide the identifier with which an entity is indexed in http://orcid.orgTypes/External identifierorcidorcidfalsefalse
Scholar researchGateresearch gate profile id of the scholar as indexed in https://www.researchgate.netTypes/External identifierresearchGateresearchGatefalsefalse
Scholar smartCRMIdsmartCRM id of the scholarTypes/External identifiersmartCRMIdsmartCRMIdfalsefalse
Scholar wikiDataIdwikidata id of the scholarTypes/External identifierwikiDataIdwikiDataIdfalsefalse

uml

see also

topic links:* Category:Paper