Difference between revisions of "Workdocumentation 2021-03-10"
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) |
Tim Holzheim (talk | contribs) |
||
| (16 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
* [[3DUI]] | * [[3DUI]] | ||
| − | + | ** remove properties that are not used more than 100 times | |
| − | + | *** https://www.openresearch.org/wiki/PropertyUsageSorted | |
| − | + | ** categorization into Event type is a valid prototype and should be discussed | |
| + | ** Field property should not contain a Category only string property values | ||
| + | ** see https://or.bitplan.com/index.php/Property:Has_category and subject property from https://www.openresearch.org/wiki/Iteration1_Property_Mapping | ||
| + | **Location data (city state and country) should not be categories but entities | ||
| + | ** <nowiki>__NOCACHE__</nowiki> should be added to each event (add to template) | ||
| + | *** forces a reload of the page on entering | ||
| + | ** translate text to german for the curators (nice to have/later) | ||
| + | ** In general a event series consists of a series of the same event types | ||
| + | = Pipelines to be setup = | ||
| + | * make available pipelines via button in wiki e.g. by using pyWikiCMS as a RESTFul target | ||
| + | ** followup issues - security/credentials for accesing pipeline | ||
| + | * [https://github.com/WolfgangFahl/ProceedingsTitleParser/issues/8 Transfer from ptp input as pipeline] | ||
| + | * [https://github.com/WolfgangFahl/ProceedingsTitleParser/issues/59 Event Series Issue ] | ||
| + | |||
| + | = Event series Template Examples = | ||
| + | == Different categories for Event types == | ||
| + | <gallery> | ||
| + | File:Screenshot_2021-03-11 ISPA - OPENRESEARCH th copy Wiki.png | ||
| + | File:Screenshot_2021-03-11 TREC - OPENRESEARCH th copy Wiki.png | ||
| + | </gallery> | ||
| + | |||
| + | = Integration = | ||
| + | * https://en.wikipedia.org/wiki/Purgatory - idea to make sure that all data is not accepted directly but put in an intermediat editing state so | ||
| + | that data from irreliable sources like WikiCfP is not automatically imported | ||
| + | |||
| + | |||
| + | [[Category:Workdocumentation]] | ||
Latest revision as of 23:55, 11 March 2021
- 3DUI
- remove properties that are not used more than 100 times
- categorization into Event type is a valid prototype and should be discussed
- Field property should not contain a Category only string property values
- see https://or.bitplan.com/index.php/Property:Has_category and subject property from https://www.openresearch.org/wiki/Iteration1_Property_Mapping
- Location data (city state and country) should not be categories but entities
- __NOCACHE__ should be added to each event (add to template)
- forces a reload of the page on entering
- translate text to german for the curators (nice to have/later)
- In general a event series consists of a series of the same event types
Pipelines to be setup
- make available pipelines via button in wiki e.g. by using pyWikiCMS as a RESTFul target
- followup issues - security/credentials for accesing pipeline
- Transfer from ptp input as pipeline
- Event Series Issue
Event series Template Examples
Different categories for Event types
Integration
- https://en.wikipedia.org/wiki/Purgatory - idea to make sure that all data is not accepted directly but put in an intermediat editing state so
that data from irreliable sources like WikiCfP is not automatically imported