Form:Paper: Difference between revisions

From Openresearch
Jump to navigation Jump to search
Said (talk | contribs)
No edit summary
Said (talk | contribs)
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Paper
{{Paper
|Title=title
|Title=title
|GUI=No
}}
}}
<noinclude>
<noinclude>
Line 14: Line 15:
=Bibliographical Metadata=
=Bibliographical Metadata=
{| class="formtable"
{| class="formtable"
! PaperTitle*:
! Paper Title*:
| {{{field|Title||unique}}}
| {{{field|Title||unique}}}
| Full title of the given paper
| Full title of the given paper
|-
|-
! Field *:  
! Subject:  
| {{{field|Field}}}
| {{{field|Subject|input type=text}}}
| Primary scientific field of the paper (additional ones can be added with '[[Category:[[:Category:Science|some Scientific Field]]]]' to the article text, or use ", " separate them here)
| Primary subject or topic of research of the paper.
|-
|-
! Author(s):
! Author(s):
Line 26: Line 27:
|-
|-
! Publication venue:
! Publication venue:
| {{{field|Series|autocomplete on category=Event series}}}
| {{{field|Series|autocomplete on category=Event series|default=No data available now.}}}
| Publication venue of the paper.
| Publication venue of the paper.
|-
! Year:
| {{{field|Year|input type=year|default=No data available now.}}}
| The year in which the paper is published.
|-
! Keywords:
| {{{field|Keywords|input type=text|placeholder=keywords separated by comma}}}
|-
|-
! Abstract:
! Abstract:
| {{{field|Abstract|input type=textarea}}}
| {{{field|Abstract|input type=textarea|default=No data available now.}}}
| Abstract of the paper.
| Abstract of the paper.
|-
|-
! Keywords:
! Conclusion:
| {{{field|Keywords|input type=text}}}
| {{{field|Conclusion|input type=textarea|default=No data available now.}}}
|-
|-
! Future work:
! Future work:
| {{{field|Future work|input type=textarea}}}
| {{{field|Future work|input type=textarea|default=No data available now.}}}
| Future ideas of the paper.
| Future ideas of the paper.
|-
! Year:
| {{{field|Year|input type=year}}}
| The year in which the paper is published.
|-
! Fund:
| {{{field|Fund|input type=text}}}
| The organization funds this paper.
|-
! Conclusion:
| {{{field|Conclusion|input type=textarea}}}


|}
|}
Line 55: Line 52:
=Content Metadata=
=Content Metadata=
{| class="formtable"
{| class="formtable"
|-
! Problem:
| {{{field|Problem|input type=text|default=No data available now.}}}
| The research problem.
|-
|-
! Approach:
! Approach:
| {{{field|Approach|input type=text}}}
| {{{field|Approach|input type=text|default=No data available now.}}}
| Approach used to achieve the goal.
| Approach used to achieve the goal.
|-
|-
! Implementation:
! Implementation:
| {{{field|Implementation|input type=text}}}  
| {{{field|Implementation|input type=text|default=No data available now.}}}
| The implementation that is invoked when running.
| The implementation/framework that is invoked when running.
|-
! Problem:
| {{{field|Problem|input type=text}}}
| The research problem.
|-
! Methodology:
| {{{field|Methodology|input type=text}}}
| Methodology followed.
|-
|-
! Evaluation:
! Evaluation:
| {{{field|Evaluation|input type=text}}}
| {{{field|Evaluation|input type=text|default=No data available now.}}}
| Proposed work Evaluation.
| Proposed work Evaluation.
|}
|}
Line 79: Line 72:
{| class="formtable"
{| class="formtable"
! Positive Aspects:
! Positive Aspects:
| {{{field|PositiveAspects|input type=textarea}}}
| {{{field|PositiveAspects|input type=textarea|default=No data available now.}}}
|-
|-
! Negative Aspects:
! Negative Aspects:
| {{{field|Aspects|input type=textarea}}}
| {{{field|NegativeAspects|input type=textarea|default=No data available now.}}}
|-
|-
! Limitations:
! Limitations:
| {{{field|Limitations|input type=textarea}}}
| {{{field|Limitations|input type=textarea|default=No data available now.}}}
|-
|-
! Challenges:
! Challenges:
| {{{field|Challenges|input type=textarea}}}
| {{{field|Challenges|input type=textarea|default=No data available now.}}}
|-
|-
! Proposes Algorithm:
! Proposes Algorithm:
| {{{field|Algorithm|input type=textarea}}}
| {{{field|ProposesAlgorithm|input type=textarea|default=No data available now.}}}
|-
|-
! Proposes Model:
! Proposes Model:
Line 97: Line 90:
|-
|-
! Methodology:
! Methodology:
| {{{field|Methodology|input type=textarea}}}
| {{{field|Methodology|input type=textarea|default=No data available now.}}}
|-
! Evaluation:
| {{{field|Evaluation|input type=textarea}}}
|-
|-
! Requirements:
! Requirements:
| {{{field|Requirements|input type=textarea}}}
| {{{field|Requirements|input type=textarea|default=No data available now.}}}
|-
 
! Implementation:
| {{{field|Implementation|input type=textarea}}}
|}
|}


=Implementation=
=Implementations=
{| class="formtable"
{| class="formtable"
! Download-page:
! Download-page:
| {{{field|input type=text}}}
| {{{field|Download-page|input type=text|default=No data available now.}}}
|-
|-
! Access API:
! Access API:
| {{{field|input type=text}}}
| {{{field|API|input type=text|default=No data available now.}}}
|-
|-
! Information Representation:
! Information Representation:
| {{{field|input type=text}}}
| {{{field|InfoRepresentation|input type=text|default=No data available now.}}}
|-
! Data Catalogue:
| {{{field|Catalogue|input type=text|default=No data available now.}}}
|-
|-
! OS:
! OS:
| {{{field|input type=text}}}
| {{{field|OS|input type=text|default=No data available now.}}}
|-
|-
! Vendor:
! Vendor:
| {{{field|input type=text}}}  
| {{{field|vendor|input type=text|default=No data available now.}}}  
| Organization: commercial, free or otherwise
| Organization: commercial, free or otherwise
|-
|-
! Uses Framework:
! Uses Framework:
| {{{field|input type=text}}}
| {{{field|Framework|input type=text|default=No data available now.}}}
| Framework name
| Framework name
|-
|-
! Documentation:
! Documentation URL:
| {{{field|input type=text}}}
| {{{field|DocumentationURL|input type=text|default=No data available now.}}}
| Link to Documentation webpage.
| Link to Documentation webpage.
|-
|-
! Programming Language:
! Programming Language:
| {{{field|input type=text}}}
| {{{field|ProgLang|input type=text|default=No data available now.}}}
|-
|-
! Version:
! Version:
| {{{field|input type=text}}}
| {{{field|Version|input type=text|default=No data available now.}}}
|-
|-
! Platform:
! Platform:
| {{{field|input type=text}}}
| {{{field|Platform|input type=text|default=No data available now.}}}
|-
|-
! Toolbox:
! Toolbox:
| {{{field|input type=text}}}
| {{{field|Toolbox|input type=text|default=No data available now.}}}
|-
! Address problem:
| {{{field|input type=text}}}
| The research problem
|-
|-
! GUI:
! GUI:
| {{{field|input type=checkbox}}}
| {{{field|GUI|input type=checkbox|default=No data available now.}}}
| whether the implementation has a GUI?
| whether the implementation has a GUI?
|}
|}
Line 158: Line 145:
=Research Problem=
=Research Problem=
{| class="formtable"
{| class="formtable"
! Title:
! Subproblem of:
| {{{field|PositiveAspects|input type=text}}}
| {{{field|Subproblem|input type=text|default=No data available now.}}}
|-
! Subproblem of :
| {{{field|input type=text}}}
| A broader research problem.
| A broader research problem.
|-
|-
! Related to:
! Related Problem:
| {{{field|input type=text}}}
| {{{field|RelatedProblem|input type=text|default=No data available now.}}}
| A another research problem.
| A another research problem.
|-
|-
! Motivation:
! Motivation:
| {{{field|input type=text}}}
| {{{field|Motivation|input type=text|default=No data available now.}}}
| The motivation to solve the problem.
| The motivation to solve the problem.
|-
! Possible solution:
| {{{field|input type=text}}}
| ** might be multi-value
|}
|}


Line 182: Line 162:
{| class="formtable"
{| class="formtable"
! Experiment setup:
! Experiment setup:
| {{{field|input type=textarea}}}
| {{{field|ExperimentSetup|input type=textarea|default=No data available now.}}}
|-
|-
! Evaluation method :
! Evaluation method :
| {{{field|input type=text}}}
| {{{field|EvaluationMethod|input type=text|default=No data available now.}}}
| A broader research problem.
| A broader research problem.
|-
|-
! Hypothesis:
! Hypothesis:
| {{{field|input type=textarea}}}
| {{{field|Hypothesis|input type=textarea|default=No data available now.}}}
| A another research problem.
| A another research problem.
|-
|-
! Description:
! Description:
| {{{field|input type=textarea}}}
| {{{field|Description|input type=textarea|default=No data available now.}}}
| The motivation to solve the problem.
| The motivation to solve the problem.
|-
|-
! Dimensions:
! Dimensions:
| {{{field|Type|input type=combobox|values=Performance,Availability,Usability,Accuracy,Scalability|}}}
| {{{field|Dimensions|input type=combobox|values=Performance,Availability,Usability,Accuracy,Scalability|default=No data available now.}}}
| Select evaluation dimension.
| Select evaluation dimension.
|-
|-
! Benchmark:
! Benchmark:
| {{{field|input type=textarea}}}
| {{{field|Benchmark|autocomplete on category=Dataset}}}
| Benchmark used for evaluation.
| Benchmark used for evaluation.
|-
|-
! Results:
! Results:
| {{{field|input type=textarea}}}
| {{{field|Results|input type=textarea|default=No data available now.}}}





Latest revision as of 19:07, 11 July 2018

Paper
title

Abstract

{{{Abstract}}}

Conclusion

{{{Conclusion}}}

Future work

{{{Future work}}}

Approach

Positive Aspects: {{{PositiveAspects}}}

Negative Aspects: {{{NegativeAspects}}}

Limitations: {{{Limitations}}}

Challenges: {{{Challenges}}}

Proposes Algorithm: {{{ProposesAlgorithm}}}

Methodology: {{{Methodology}}}

Requirements: {{{Requirements}}}

Limitations: {{{Limitations}}}

Implementations

Download-page: {{{Download-page}}}

Access API: {{{API}}}

Information Representation: {{{InfoRepresentation}}}

Data Catalogue: {{{Catalogue}}}

Runs on OS: {{{OS}}}

Vendor: {{{vendor}}}

Uses Framework: {{{Framework}}}

Has Documentation URL: {{{DocumentationURL}}}

Programming Language: {{{ProgLang}}}

Version: {{{Version}}}

Platform: {{{Platform}}}

Toolbox: {{{Toolbox}}}

GUI: No

Research Problem

Subproblem of: {{{Subproblem}}}

RelatedProblem: {{{RelatedProblem}}}

Motivation: {{{Motivation}}}

Evaluation

Experiment Setup: {{{ExperimentSetup}}}

Evaluation Method : {{{EvaluationMethod}}}

Hypothesis: {{{Hypothesis}}}

Description: {{{Description}}}

Dimensions: {{{Dimensions}}}

Benchmark used: {{{Benchmark}}}

Results: {{{Results}}}


This is the 'Paper' form. To add a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.