Skip to content

Instantly share code, notes, and snippets.

@gilleain
Created February 8, 2011 15:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gilleain/816566 to your computer and use it in GitHub Desktop.
Save gilleain/816566 to your computer and use it in GitHub Desktop.
Test output from null atomtype checking of PDB CIF-HET dictionary
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://cpt/p/" >
<rdf:Description rdf:about="http://cpt/r/">
<j.0:HET rdf:resource="http://cpt/r/TBE"/>
<j.0:HET rdf:resource="http://cpt/r/TBD"/>
</rdf:Description>
<rdf:Description rdf:about="http://cpt/r/TBD">
<j.0:hasHeight2Sig>[B]([H][H][H][P]([O][O][O]))</j.0:hasHeight2Sig>
<j.0:hasAtomSymbol>B1A</j.0:hasAtomSymbol>
<j.0:hasAtom rdf:resource="http://cpt/r/TBD"/>
<j.0:hasHeight2Sig>[P]([B]([H][H][H])[O]([C])[O]([H])[O]([P]))</j.0:hasHeight2Sig>
<j.0:hasAtomSymbol>PA</j.0:hasAtomSymbol>
<j.0:hasAtomID>TBD</j.0:hasAtomID>
</rdf:Description>
</rdf:RDF>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment