<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.css" type="text/css"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:extra="http://www.w3.org/1999/xhtml"
    xmlns:prism="http://prismstandard.org/namespaces/1.2/basic/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
    <channel rdf:about="http://www.scfbm.org/feeds/mostaccessed/journal?quantity=&amp;format=rss&amp;version=">
        <title>Source Code for Biology and Medicine - Most accessed articles</title>
        <link>http://www.scfbm.org</link>
        <description>The most accessed research articles published by Source Code for Biology and Medicine</description>
        <dc:date>2011-09-08T00:00:00Z</dc:date>
        <items>
            <rdf:Seq>
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/17" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/15" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/13" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/16" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/6/1/2" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/6/1/14" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/6" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/6/1/11" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/3/1/10" />
                                <rdf:li rdf:resource="http://www.scfbm.org/content/4/1/5" />
                            </rdf:Seq>
        </items>
                 <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </channel>
        <item rdf:about="http://www.scfbm.org/content/3/1/17">
        <title>Purposeful selection of variables in logistic regression</title>
        <description>Background:
The main problem in many model-building situations is to choose from a large set of covariates those that should be included in the &quot;best&quot; model. A decision to keep a variable in the model might be based on the clinical or statistical significance. There are several variable selection algorithms in existence. Those methods are mechanical and as such carry some limitations. Hosmer and Lemeshow describe a purposeful selection of covariates within which an analyst makes a variable selection decision at each step of the modeling process.
Methods:
In this paper we introduce an algorithm which automates that process. We conduct a simulation study to compare the performance of this algorithm with three well documented variable selection procedures in SAS PROC LOGISTIC: FORWARD, BACKWARD, and STEPWISE.
Results:
We show that the advantage of this approach is when the analyst is interested in risk factor modeling and not just prediction. In addition to significant covariates, this variable selection procedure has the capability of retaining important confounding variables, resulting potentially in a slightly richer model. Application of the macro is further illustrated with the Hosmer and Lemeshow Worchester Heart Attack Study (WHAS) data.
Conclusion:
If an analyst is in need of an algorithm that will help guide the retention of significant covariates as well as confounding ones they should consider this macro as an alternative tool.</description>
        <link>http://www.scfbm.org/content/3/1/17</link>
                <dc:creator>Zoran Bursac</dc:creator>
                <dc:creator>Clinton Gauss</dc:creator>
                <dc:creator>David Williams</dc:creator>
                <dc:creator>David Hosmer</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:17</dc:source>
        <dc:date>2008-12-16T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-17</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-17-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>17</prism:startingPage>
        <prism:publicationDate>2008-12-16T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/15">
        <title>Permutation - based statistical tests for multiple hypotheses</title>
        <description>Background:
Genomics and proteomics analyses regularly involve the simultaneous test of hundreds of hypotheses, either on numerical or categorical data. To correct for the occurrence of false positives, validation tests based on multiple testing correction, such as Bonferroni and Benjamini and Hochberg, and re-sampling, such as permutation tests, are frequently used. Despite the known power of permutation-based tests, most available tools offer such tests for either t-test or ANOVA only. Less attention has been given to tests for categorical data, such as the Chi-square. This project takes a first step by developing an open-source software tool, Ptest, that addresses the need to offer public software tools incorporating these and other statistical tests with options for correcting for multiple hypotheses.
Results:
This study developed a public-domain, user-friendly software whose purpose was twofold: first, to estimate test statistics for categorical and numerical data; and second, to validate the significance of the test statistics via Bonferroni, Benjamini and Hochberg, and a permutation test of numerical and categorical data. The tool allows the calculation of Chi-square test for categorical data, and ANOVA test, Bartlett&apos;s test and t-test for paired and unpaired data. Once a test statistic is calculated, Bonferroni, Benjamini and Hochberg, and a permutation tests are implemented, independently, to control for Type I errors. An evaluation of the software using different public data sets is reported, which illustrates the power of permutation tests for multiple hypotheses assessment and for controlling the rate of Type I errors.
Conclusion:
The analytical options offered by the software can be applied to support a significant spectrum of hypothesis testing tasks in functional genomics, using both numerical and categorical data.</description>
        <link>http://www.scfbm.org/content/3/1/15</link>
                <dc:creator>Anyela Camargo</dc:creator>
                <dc:creator>Francisco Azuaje</dc:creator>
                <dc:creator>Haiying Wang</dc:creator>
                <dc:creator>Huiru Zheng</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:15</dc:source>
        <dc:date>2008-10-21T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-15</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-15-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>15</prism:startingPage>
        <prism:publicationDate>2008-10-21T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/13">
        <title>Wndchrm - an open source utility for biological image analysis</title>
        <description>Background:
Biological imaging is an emerging field, covering a wide range of applications in biological and clinical research. However, while machinery for automated experimenting and data acquisition has been developing rapidly in the past years, automated image analysis often introduces a bottleneck in high content screening.
Methods:
Wndchrm is an open source utility for biological image analysis. The software works by first extracting image content descriptors from the raw image, image transforms, and compound image transforms. Then, the most informative features are selected, and the feature vector of each image is used for classification and similarity measurement.
Results:
Wndchrm has been tested using several publicly available biological datasets, and provided results which are favorably comparable to the performance of task-specific algorithms developed for these datasets. The simple user interface allows researchers who are not knowledgeable in computer vision methods and have no background in computer programming to apply image analysis to their data.
Conclusion:
We suggest that wndchrm can be effectively used for a wide range of biological image analysis tasks. Using wndchrm can allow scientists to perform automated biological image analysis while avoiding the costly challenge of implementing computer vision and pattern recognition algorithms.</description>
        <link>http://www.scfbm.org/content/3/1/13</link>
                <dc:creator>Lior Shamir</dc:creator>
                <dc:creator>Nikita Orlov</dc:creator>
                <dc:creator>D. Mark Eckley</dc:creator>
                <dc:creator>Tomasz Macura</dc:creator>
                <dc:creator>Josiah Johnston</dc:creator>
                <dc:creator>Ilya Goldberg</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:13</dc:source>
        <dc:date>2008-07-08T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-13</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-13-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>13</prism:startingPage>
        <prism:publicationDate>2008-07-08T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/16">
        <title>Boolean network simulations for life scientists</title>
        <description>Modern life sciences research increasingly relies on computational solutions, from large scale data analyses to theoretical modeling. Within the theoretical models Boolean networks occupy an increasing role as they are eminently suited at mapping biological observations and hypotheses into a mathematical formalism. The conceptual underpinnings of Boolean modeling are very accessible even without a background in quantitative sciences, yet it allows life scientists to describe and explore a wide range of surprisingly complex phenomena. In this paper we provide a clear overview of the concepts used in Boolean simulations, present a software library that can perform these simulations based on simple text inputs and give three case studies. The large scale simulations in these case studies demonstrate the Boolean paradigms and their applicability as well as the advanced features and complex use cases that our software package allows. Our software is distributed via a liberal Open Source license and is freely accessible from http://booleannet.googlecode.com</description>
        <link>http://www.scfbm.org/content/3/1/16</link>
                <dc:creator>Istvan Albert</dc:creator>
                <dc:creator>Juilee Thakar</dc:creator>
                <dc:creator>Song Li</dc:creator>
                <dc:creator>Ranran Zhang</dc:creator>
                <dc:creator>Reka Albert</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:16</dc:source>
        <dc:date>2008-11-14T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-16</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-16-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>16</prism:startingPage>
        <prism:publicationDate>2008-11-14T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/6/1/2">
        <title>SAMMate: a GUI tool for processing short read alignments
in SAM/BAM format</title>
        <description>Background:
Next Generation Sequencing (NGS) technology generates tens of millions of short reads for each DNA/RNA sample. A key step in NGS data analysis is the short read alignment of the generated sequences to a reference genome. Although storing alignment information in the Sequence Alignment/Map (SAM) or Binary SAM (BAM) format is now standard, biomedical researchers still have difficulty accessing this information.
Results:
We have developed a Graphical User Interface (GUI) software tool named SAMMate. SAMMate allows biomedical researchers to quickly process SAM/BAM files and is compatible with both single-end and paired-end sequencing technologies. SAMMate also automates some standard procedures in DNA-seq and RNA-seq data analysis. Using either standard or customized annotation files, SAMMate allows users to accurately calculate the short read coverage of genomic intervals. In particular, for RNA-seq data SAMMate can accurately calculate the gene expression abundance scores for customized genomic intervals using short reads originating from both exons and exon-exon junctions. Furthermore, SAMMate can quickly calculate a whole-genome signal map at base-wise resolution allowing researchers to solve an array of bioinformatics problems. Finally, SAMMate can export both a wiggle file for alignment visualization in the UCSC genome browser and an alignment statistics report. The biological impact of these features is demonstrated via several case studies that predict miRNA targets using short read alignment information files.
Conclusions:
With just a few mouse clicks, SAMMate will provide biomedical researchers easy access to important alignment information stored in SAM/BAM files. Our software is constantly updated and will greatly facilitate the downstream analysis of NGS data. Both the source code and the GUI executable are freely available under the GNU General Public License at http://sammate.sourceforge.net.</description>
        <link>http://www.scfbm.org/content/6/1/2</link>
                <dc:creator>Guorong Xu</dc:creator>
                <dc:creator>Nan Deng</dc:creator>
                <dc:creator>Zhiyu Zhao</dc:creator>
                <dc:creator>Thair Judeh</dc:creator>
                <dc:creator>Erik Flemington</dc:creator>
                <dc:creator>Dongxiao Zhu</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2011, null:2</dc:source>
        <dc:date>2011-01-13T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-6-2</dc:identifier>
                                <prism:require>/content/figures/1751-0473-6-2-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>2</prism:startingPage>
        <prism:publicationDate>2011-01-13T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/6/1/14">
        <title>SNIT: SNP identification for strain typing</title>
        <description>With ever-increasing numbers of microbial genomes being sequenced, efficient tools are needed to perform strain-level identification of any newly sequenced genome. Here, we present the SNP identification for strain typing (SNIT) pipeline, a fast and accurate software system that compares a newly sequenced bacterial genome with other genomes of the same species to identify single nucleotide polymorphisms (SNPs) and small insertions/deletions (indels). Based on this information, the pipeline analyzes the polymorphic loci present in all input genomes to identify the genome that has the fewest differences with the newly sequenced genome. Similarly, for each of the other genomes, SNIT identifies the input genome with the fewest differences. Results from five bacterial species show that the SNIT pipeline identifies the correct closest neighbor with 75% to 100% accuracy. The SNIT pipeline is available for download at http://www.bhsai.org/snit.html</description>
        <link>http://www.scfbm.org/content/6/1/14</link>
                <dc:creator>Ravi Vijaya Satya</dc:creator>
                <dc:creator>Nela Zavaljevski</dc:creator>
                <dc:creator>Jaques Reifman</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2011, null:14</dc:source>
        <dc:date>2011-09-08T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-6-14</dc:identifier>
                                <prism:require>/content/figures/1751-0473-6-14-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>14</prism:startingPage>
        <prism:publicationDate>2011-09-08T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/6">
        <title>The Multiscale Systems Immunology project: software for cell-based immunological simulation</title>
        <description>Background:
Computer simulations are of increasing importance in modeling biological phenomena. Their purpose is to predict behavior and guide future experiments. The aim of this project is to model the early immune response to vaccination by an agent based immune response simulation that incorporates realistic biophysics and intracellular dynamics, and which is sufficiently flexible to accurately model the multi-scale nature and complexity of the immune system, while maintaining the high performance critical to scientific computing.
Results:
The Multiscale Systems Immunology (MSI) simulation framework is an object-oriented, modular simulation framework written in C++ and Python. The software implements a modular design that allows for flexible configuration of components and initialization of parameters, thus allowing simulations to be run that model processes occurring over different temporal and spatial scales.
Conclusion:
MSI addresses the need for a flexible and high-performing agent based model of the immune system.</description>
        <link>http://www.scfbm.org/content/3/1/6</link>
                <dc:creator>Faheem Mitha</dc:creator>
                <dc:creator>Timothy Lucas</dc:creator>
                <dc:creator>Feng Feng</dc:creator>
                <dc:creator>Thomas Kepler</dc:creator>
                <dc:creator>Cliburn Chan</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:6</dc:source>
        <dc:date>2008-04-28T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-6</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-6-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>6</prism:startingPage>
        <prism:publicationDate>2008-04-28T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/6/1/11">
        <title>CONTIGuator: a bacterial genomes finishing tool for structural insights on draft genomes</title>
        <description>Recent developments in sequencing technologies have given the opportunity to sequence many bacterial genomes with limited cost and labor, compared to previous techniques. However, a limiting step of genome sequencing is the finishing process, needed to infer the relative position of each contig and close sequencing gaps. An additional degree of complexity is given by bacterial species harboring more than one replicon, which are not contemplated by the currently available programs. The availability of a large number of bacterial genomes allows geneticists to use complete genomes (possibly from the same species) as templates for contigs mapping.Here we present CONTIGuator, a software tool for contigs mapping over a reference genome which allows the visualization of a map of contigs, underlining loss and/or gain of genetic elements and permitting to finish multipartite genomes. The functionality of CONTIGuator was tested using four genomes, demonstrating its improved performances compared to currently available programs.Our approach appears efficient, with a clear visualization, allowing the user to perform comparative structural genomics analysis on draft genomes. CONTIGuator is a Python script for Linux environments and can be used on normal desktop machines and can be downloaded from http://contiguator.sourceforge.net.</description>
        <link>http://www.scfbm.org/content/6/1/11</link>
                <dc:creator>Marco Galardini</dc:creator>
                <dc:creator>Emanuele Biondi</dc:creator>
                <dc:creator>Marco Bazzicalupo</dc:creator>
                <dc:creator>Alessio Mengoni</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2011, null:11</dc:source>
        <dc:date>2011-06-21T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-6-11</dc:identifier>
                                <prism:require>/content/figures/1751-0473-6-11-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>11</prism:startingPage>
        <prism:publicationDate>2011-06-21T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/3/1/10">
        <title>Flow: Statistics, visualization and informatics for flow cytometry</title>
        <description>Flow is an open source software application for clinical and experimental researchers to perform exploratory data analysis, clustering and annotation of flow cytometric data. Flow is an extensible system that offers the ease of use commonly found in commercial flow cytometry software packages and the statistical power of academic packages like the R BioConductor project.</description>
        <link>http://www.scfbm.org/content/3/1/10</link>
                <dc:creator>Jacob Frelinger</dc:creator>
                <dc:creator>Thomas Kepler</dc:creator>
                <dc:creator>Cliburn Chan</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2008, null:10</dc:source>
        <dc:date>2008-06-17T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-3-10</dc:identifier>
                                <prism:require>/content/figures/1751-0473-3-10-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>10</prism:startingPage>
        <prism:publicationDate>2008-06-17T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <item rdf:about="http://www.scfbm.org/content/4/1/5">
        <title>Motmot, an open-source toolkit for realtime video acquisition and analysis</title>
        <description>Background:
Video cameras sense passively from a distance, offer a rich information stream, and provide intuitively meaningful raw data. Camera-based imaging has thus proven critical for many advances in neuroscience and biology, with applications ranging from cellular imaging of fluorescent dyes to tracking of whole-animal behavior at ecologically relevant spatial scales.
Results:
Here we present &apos;Motmot&apos;: an open-source software suite for acquiring, displaying, saving, and analyzing digital video in real-time. At the highest level, Motmot is written in the Python computer language. The large amounts of data produced by digital cameras are handled by low-level, optimized functions, usually written in C. This high-level/low-level partitioning and use of select external libraries allow Motmot, with only modest complexity, to perform well as a core technology for many high-performance imaging tasks. In its current form, Motmot allows for: (1) image acquisition from a variety of camera interfaces (package motmot.cam_iface), (2) the display of these images with minimal latency and computer resources using wxPython and OpenGL (package motmot.wxglvideo), (3) saving images with no compression in a single-pass, low-CPU-use format (package motmot.FlyMovieFormat), (4) a pluggable framework for custom analysis of images in realtime and (5) firmware for an inexpensive USB device to synchronize image acquisition across multiple cameras, with analog input, or with other hardware devices (package motmot.fview_ext_trig). These capabilities are brought together in a graphical user interface, called &apos;FView&apos;, allowing an end user to easily view and save digital video without writing any code. One plugin for FView, &apos;FlyTrax&apos;, which tracks the movement of fruit flies in real-time, is included with Motmot, and is described to illustrate the capabilities of FView.
Conclusion:
Motmot enables realtime image processing and display using the Python computer language. In addition to the provided complete applications, the architecture allows the user to write relatively simple plugins, which can accomplish a variety of computer vision tasks and be integrated within larger software systems. The software is available at http://code.astraw.com/projects/motmot</description>
        <link>http://www.scfbm.org/content/4/1/5</link>
                <dc:creator>Andrew Straw</dc:creator>
                <dc:creator>Michael Dickinson</dc:creator>
                <dc:source>Source Code for Biology and Medicine 2009, null:5</dc:source>
        <dc:date>2009-07-22T00:00:00Z</dc:date>
        <dc:identifier>doi:10.1186/1751-0473-4-5</dc:identifier>
                                <prism:require>/content/figures/1751-0473-4-5-toc.gif</prism:require>
                <prism:publicationName>Source Code for Biology and Medicine</prism:publicationName>
        <prism:issn>1751-0473</prism:issn>
        <prism:volume>${item.volume}</prism:volume>
        <prism:startingPage>5</prism:startingPage>
        <prism:publicationDate>2009-07-22T00:00:00Z</prism:publicationDate>
                <prism:versionidentifier>XML</prism:versionidentifier>
                <cc:license rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
    </item>
        <cc:License rdf:about="http://creativecommons.org/licenses/by/2.0/">
        <cc:permits rdf:resource="http://creativecommons.org/ns#Reproduction" />
        <cc:permits rdf:resource="http://creativecommons.org/ns#Distribution" />
        <cc:permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
    </cc:License>
</rdf:RDF>

