Difference between revisions of "Drupal"

From GMOD
Jump to: navigation, search
(just a first few lines)
 
m (Reverted edits by Uwefira (Talk); changed back to last version by Clements)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
= Overview =
 
= Overview =
  
[http://drupal.org Drupal] is a free software package that allows an individual, a community of users, or an enterprise to easily publish, manage and organize a wide variety of content on a website. It is a Content Management System (CMS). CMSs are platforms for storing, managing, disseminating data of any type. Often they have been used to drive websites, particularly the now popular 'blogs'. Of interest to informaticians is that some CMSs support a number of useful concepts such as the RDF, XML and similar protocols, ontologies, controlled vocabularies and the other concepts relating to the Semantic Web. Further, CMSs often are a complete software package with tools for managing community-based data, such as users, roles and fine-grained permissions. Some are modular, allowing for users to code their our plugins and extend functionalities. Drupal is such as CMS. It is written in PHP, a language straightforward for nascent bioinformaticians to learn. It supports a number of database engines, including mySQL, Oracle and the GMOD supported PostGreSQL. Further, it is built with security in mind, has powerful user management tools, is highly modular allowing for plugins to be developed and deployed in a very standardized and streamlined fashion. Importantly, it is popular, and therefore well documented, and has a very large active community of users and developers as it is used by both grassroot communities, scientific establishments and even the United Nations, the British Broadcasting Corporation and the White House (see http://egressive.com/article/who-uses-drupal).  
+
[http://drupal.org Drupal] is a free software package that allows an individual, a community of users, or an enterprise to easily publish, manage and organize a wide variety of content on a website. It is a Content Management System (CMS). CMSs are platforms for storing, managing, disseminating data of any type. Often they have been used to drive websites, particularly the now popular 'blogs'. Of interest to informaticians is that some CMSs support a number of useful concepts such as the RDF, {{GlossaryLink|XML|XML}} and similar protocols, ontologies, controlled vocabularies and the other concepts relating to the Semantic Web. Further, CMSs often are a complete software package with tools for managing community-based data, such as users, roles and fine-grained permissions. Some are modular, allowing for users to code their our plugins and extend functionalities. Drupal is such as CMS. It is written in PHP, a language straightforward for nascent bioinformaticians to learn. It supports a number of database engines, including [[MySQL]], Oracle and the GMOD supported [[PostgreSQL]]. Further, it is built with security in mind, has powerful user management tools, is highly modular allowing for plugins to be developed and deployed in a very standardized and streamlined fashion. Importantly, it is popular, and therefore well documented, and has a very large active community of users and developers as it is used by both grassroot communities, scientific establishments and even the United Nations, the British Broadcasting Corporation and the White House (see http://egressive.com/article/who-uses-drupal).
  
 
= Drupal for biosciences =
 
= Drupal for biosciences =
Line 7: Line 7:
 
The following software currently exist for biosciences.
 
The following software currently exist for biosciences.
 
* GMOD-compatible
 
* GMOD-compatible
* Tripal
+
** [[Tripal]]
* [[Gmod-dbsf|GMOD-DBSF]], [[genes4all]] and [[Biosoftware_bench|Bioinformatics Software Bench]]
+
** [[Gmod-dbsf|GMOD-DBSF]], [[genes4all]] and [[Biosoftware_bench|Bioinformatics Software Bench]]
 
* Others
 
* Others
 
** Scratchpads
 
** Scratchpads
Line 14: Line 14:
 
[[Category:Drupal]]
 
[[Category:Drupal]]
 
[[Category:Needs Editing]]
 
[[Category:Needs Editing]]
 +
[[Category:External]]

Latest revision as of 00:52, 18 November 2010

Overview

Drupal is a free software package that allows an individual, a community of users, or an enterprise to easily publish, manage and organize a wide variety of content on a website. It is a Content Management System (CMS). CMSs are platforms for storing, managing, disseminating data of any type. Often they have been used to drive websites, particularly the now popular 'blogs'. Of interest to informaticians is that some CMSs support a number of useful concepts such as the RDF, XML and similar protocols, ontologies, controlled vocabularies and the other concepts relating to the Semantic Web. Further, CMSs often are a complete software package with tools for managing community-based data, such as users, roles and fine-grained permissions. Some are modular, allowing for users to code their our plugins and extend functionalities. Drupal is such as CMS. It is written in PHP, a language straightforward for nascent bioinformaticians to learn. It supports a number of database engines, including MySQL, Oracle and the GMOD supported PostgreSQL. Further, it is built with security in mind, has powerful user management tools, is highly modular allowing for plugins to be developed and deployed in a very standardized and streamlined fashion. Importantly, it is popular, and therefore well documented, and has a very large active community of users and developers as it is used by both grassroot communities, scientific establishments and even the United Nations, the British Broadcasting Corporation and the White House (see http://egressive.com/article/who-uses-drupal).

Drupal for biosciences

The following software currently exist for biosciences.