CurationTagsDefinition

From WikiPathways

(Difference between revisions)
Jump to: navigation, search
(Changed display name for OA tag)
Current revision (00:04, 6 May 2015) (view source)
(Replacing page with 'This page is obsolete. Use this instead: http://www.wikipathways.org/index.php/MediaWiki:Curationtags-definition.xml')
 
(9 intermediate revisions not shown.)
Line 1: Line 1:
-
<?xml version="1.0"?>
+
This page is obsolete. Use this instead: http://www.wikipathways.org/index.php/MediaWiki:Curationtags-definition.xml
-
<!--
+
-
Tag definitions must be defined below in order to be available in the curation tag GUI
+
-
To add a tag, add a <Tag> element in the xml code below. The element may contain the following attributes:
+
-
- name: The name of the tag to be used, must be unique and will be used as name for the template that will be called
+
-
- displayName: The name that will be used to display the tag in the selection menu
+
-
- description: A description about the meaning and usage of the tag
+
-
- useRevision: Let this tag apply on a single revision (default=false)
+
-
- shortName: The name that will be displayed in the history table (optional and only used if useRevision is true)
+
-
-->
+
-
<TagDefinitions>
+
-
 
+
-
<Tag
+
-
  name="Curation:ProposedDeletion"
+
-
  displayName="Proposed deletion"
+
-
  description="Use this tag to notify the author that this pathway is proposed for deletion. Please explain why the pathway should be deleted in the tag text."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:NeedsReference"
+
-
displayName="Literature reference needed"
+
-
description="Use this tag when the pathway requires a literature reference."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:MissingXRef"
+
-
displayName="Missing gene/protein database references"
+
-
description="Use this tag when one or more genes/proteins/metabolites miss a database reference."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:NoInteractions"
+
-
displayName="Unconnected lines"
+
-
description="Use this tag when one or more lines that represent an interaction are not properly linked."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:AnalysisCollection"
+
-
displayName="Analysis collection pathway"
+
-
description="Use this tag to include the pathway in the analysis collection"
+
-
useRevision="true"
+
-
shortName="Analysis"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:FeaturedPathway"
+
-
displayName="Featured pathway"
+
-
description="Use this tag to include the pathway in the featured pathways collection"
+
-
useRevision="true"
+
-
shortName="Featured"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:Hypothetical"
+
-
displayName="Hypothetical pathway"
+
-
description="Use this tag to note a hypothetical pathway."
+
-
/>
+
-
 
+
-
 
+
-
<Tag
+
-
name="Curation:Tutorial"
+
-
displayName="Tutorial pathway"
+
-
description="Use this tag to mark the pathway you create while doing the [[Help:Tutorial|tutorial]]. A tutorial pathway will not be included in the download archives and all tutorial pathways will be periodically deleted."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:InappropriateContent"
+
-
displayName="Inappropriate content"
+
-
description="Use this tag to mark inappropriate content. Please specify in the tag text which part of the pathway is inappropriate."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:UnderConstruction"
+
-
displayName="Under construction"
+
-
description="Use this tag to notify other users that this pathway is still under construction."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:MissingDescription"
+
-
displayName="Missing description"
+
-
description="Use this tag to mark pathways with a missing or incomplete description field"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:GenMAPP_Approved"
+
-
displayName="GenMAPP Approved"
+
-
useRevision="true"
+
-
description="Pathways with this tag will be included in the GenMAPP pathway archive. This tag applies to the revision you are viewing when adding or editing the tag."
+
-
shortName="GenMAPP"
+
-
/>
+
-
 
+
-
<Tag
+
-
  name="Curation:Stub"
+
-
  displayName="Stub"
+
-
  description="This is a Pathway for an interesting / useful topic, but it's incomplete, needs to be improved, and more details need to be filled out."
+
-
/>
+
-
 
+
-
<Tag
+
-
  name="Curation:NeedsWork"
+
-
  displayName="Needs work"
+
-
  description="Use this tag to mark pathways in need of curation. Try to suggest specific steps that would improve the content."
+
-
/>
+
-
 
+
-
<Tag
+
-
  name="Curation:NonTypicalPathway"
+
-
  displayName="Non-typical pathway"
+
-
  description="Use this tag to notify the community that the contents do not represent a typical pathway. Please explain what the pathway represents in the tag text."
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:CIRM_Related"
+
-
displayName="CIRM Related"
+
-
description="Use this tag to mark pathways that are related to the research topics of CIRM grantees. CIRM is the California Institute for Regenerative Medicine and maintains a WikiPathways portal highlighting CIRM-related pathways."
+
-
shortName="CIRM"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:Wikipedia"
+
-
displayName="Featured in Wikipedia"
+
-
description="Use this tag to indicate pathways that have been integrated into Wikipedia articles as interactive maps"
+
-
useRevision="true"
+
-
shortName="Wikipedia"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:Reactome_Approved"
+
-
displayName="Reactome Approved"
+
-
useRevision="true"
+
-
description="Revisions with this tag are included in the curated Reactome archive. Reactome is a peer-reviewed pathway database and utilizes WikiPathways as part of its community curation and distribution effort."
+
-
shortName="Reactome"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:OpenAccess"
+
-
displayName="Open Access Publication"
+
-
useRevision="true"
+
-
description="Use this tag to identify pathways based on figures published in Open Access journals."
+
-
shortName="OpenAccess"
+
-
/>
+
-
 
+
-
<Tag
+
-
name="Curation:WormBase_Approved"
+
-
displayName="WormBase Approved"
+
-
useRevision="true"
+
-
description="Pathways with this tag will be included in the WormBase pathway archive. This tag applies to the revision you are viewing when adding or editing the tag."
+
-
shortName="WormBase"
+
-
/>
+
-
</TagDefinitions>
+

Current revision

This page is obsolete. Use this instead: http://www.wikipathways.org/index.php/MediaWiki:Curationtags-definition.xml

Personal tools