Category:Scholar: Difference between revisions

From BITPlan cr Wiki
Jump to navigation Jump to search
(pushed from media by wikipush)
 
(modified by py-yprinciple-gen 0.2.5)
 
(4 intermediate revisions by the same user not shown)
Line 7: Line 7:
<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
=== 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 17: Line 17:
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
' 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 108: Line 111:
' end of skinparams '
' end of skinparams '
</uml>
</uml>
* [[Help:Scholar]]
* [[Help:Scholar]]
* [[Concept:Scholar]]
* [[Concept:Scholar]]
Line 114: Line 116:
* [[:Form:Scholar]]
* [[:Form:Scholar]]
=== Properties ===
=== Properties ===
* [[Property:Scholar wikiDataId]]
* [[Property:Scholar name]]
* [[Property:Scholar name]]
* [[Property:Scholar firstName]]
* [[Property:Scholar firstName]]
* [[Property:Scholar description]]
* [[Property:Scholar homepage]]
* [[Property:Scholar homepage]]
* [[Property:Scholar orcid]]
* [[Property:Scholar orcid]]
* [[Property:Scholar dblpId]]
* [[Property:Scholar dblpId]]
* [[Property:Scholar wikiDataId]]
* [[Property:Scholar googleScholarUser]]
* [[Property:Scholar googleScholarUser]]
* [[Property:Scholar linkedInId]]
* [[Property:Scholar linkedInId]]
* [[Property:Scholar researchGate]]
* [[Property:Scholar gndId]]
* [[Property:Scholar gndId]]
* [[Property:Scholar smartCRMId]]
* [[Property:Scholar smartCRMId]]
* [[Property:Scholar affiliations]]
</div>
</div>
</div>
</div>

Latest revision as of 12:30, 10 March 2023