CurationTagsDefinition

From WikiPathways

(Difference between revisions)
Jump to: navigation, search
Line 7: Line 7:
- description: A description about the meaning and usage of the tag
- description: A description about the meaning and usage of the tag
- useRevision: Let this tag apply on a single revision (default=false)
- 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>
<TagDefinitions>
Line 32: Line 33:
  displayName="Unconnected lines"
  displayName="Unconnected lines"
  description="Use this tag when one or more lines that represent an interaction are not properly linked."
  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"
/>
/>
Line 39: Line 48:
  description="Use this tag to include the pathway in the featured pathways collection"
  description="Use this tag to include the pathway in the featured pathways collection"
  useRevision="true"
  useRevision="true"
 +
shortName="Featured"
/>
/>
Line 77: Line 87:
  useRevision="true"
  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."
  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"
/>
/>

Revision as of 10:36, 5 February 2010

<?xml version="1.0"?> <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 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 to 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:Uncategorized"
 displayName="Uncategorized"
 description="Use this tag to notify the author that this pathway is uncategorized."

/>

<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."

/>


</TagDefinitions>

Personal tools