Difference between revisions of "Openresearch:HowTo"

From Openresearch
Jump to: navigation, search
m
Line 1: Line 1:
 +
== Identifying Events ==
 +
 +
Please use <<acronym>> <<year>> as identifier (page title) for events, e.g. "ISWC 2016".
 +
 
== Bulk Page Creation==
 
== 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:
 
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:

Revision as of 12:25, 10 September 2016

Identifying Events

Please use <<acronym>> <<year>> as identifier (page title) for events, e.g. "ISWC 2016".

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:

The Title should be "{$Acronym}" and each of the variables should aligned with variables in the xml file.

{{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}
}}

OpenResearch TODO

A collaborative todo list is maintained in TODO for openresearch.