<rdf:RDF
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xml:base='http://www.stefanrufer.ch/snipsnap/rdf'>
    <s:Snip rdf:about='http://www.stefanrufer.ch/snipsnap/rdf#Virtual+Brain/Linux/Regexp'
         s:cUser='stefan'
         s:oUser='stefan'
         s:mUser='stefan'>
        <s:name>Virtual Brain/Linux/Regexp</s:name>
        <s:content>Some regexp basics that I always forget...&#xD;&#xA;&#xD;&#xA;{code:none}&#xD;&#xA;man re_syntax&#xD;&#xA;         *     a sequence of 0 or more matches of the atom&#xD;&#xA;         +     a sequence of 1 or more matches of the atom&#xD;&#xA;         ?     a sequence of 0 or 1 matches of the atom&#xD;&#xA;         ^       matches at the beginning of a line&#xD;&#xA;         $       matches at the end of a line&#xD;&#xA;&#xD;&#xA;{code}&#xD;&#xA;</s:content>
        <s:mTime>2007-01-04 20:15:27.583</s:mTime>
        <s:cTime>2007-01-04 20:15:27.583</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://www.stefanrufer.ch/snipsnap/rdf#Virtual+Brain/Linux'/>
                <rdf:li rdf:resource='http://www.stefanrufer.ch/snipsnap/rdf#Virtual Brain'/>
                <rdf:li rdf:resource='http://www.stefanrufer.ch/snipsnap/rdf#Virtual Brain/Linux'/>
                <rdf:li rdf:resource='#adrian'/>
                <rdf:li rdf:resource='http://www.stefanrufer.ch/snipsnap/rdf#Virtual+Brain/Linux/Regexp/'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>

