Openresearch:HowTo

From Openresearch
Revision as of 13:25, 31 May 2016 by Soeren (talk | contribs) (Created page with "== Bulk Page Creation== For conference series (and probably other similar types of content), its important to add data to OpenResearch in bulk. Here is how this can be done ea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Bulk Page Creation

For conference series (and probably other similar types of content), its important to add data to OpenResearch in bulk. Here is how this can be done easily:

{{Event
|Acronym={$Acronym}
|Title={$Title}
|Series=ESWC
|Type=Conference
|Field=Semantic web
|Start date={$Start}
|End date={$End}
|City={$City}
|State={$State}
|Country={$Country}
|Homepage={$Homepage}
|Submitted papers={$Submissions}
|Accepted papers={$Accepted}
|has general chair={$Chair},
|has program chair={$PC chair}
}}