==== Reflect RDFa snippets ==== Idea 1 (interlaced with the text): {{{
IL-5
}}} Idea 2 (at the end of the document, non-redundant): {{{
9606.ENSP00000231454
}}} ==== Whatizit RDFa service ==== IL-5 Example: http://whatizit.neurocommons.org/index.py/text_query?pipeline=whatizitEBIMedDiseaseChemicals&query=IL-5&format=atag&max_results=10 Converted to Turtle: http://www.w3.org/2007/08/pyRdfa/extract?uri=http://whatizit.neurocommons.org/index.py/text_query?pipeline=whatizitEBIMedDiseaseChemicals&query=IL-5&format=atag&max_results=10 This uses a W3 service (http://www.w3.org/2007/08/pyRdfa/extract) ==== Uniprot RDF ==== {{{ http://www.uniprot.org/uniprot/P12345.n4 }}} {{{ uniprot:P12345 rdf:type Protein alternativeName rdf:type Structured_Name fullName "Transaminase A" citation rdf:type Journal_Citation title "Aspartate aminotransferase isozymes from rabbit liver. Purification and properties." author "Kuramitsu S." author "Inoue K." author "Kondo K." author "Aki K." author "Kagamiyama H." skos:exactMatch skos:exactMatch date 1985 name "J. Biochem." volume 97 pages "1337-1345" +rdf:type Citation_Statement +scope "PROTEIN SEQUENCE" +context rdf:type Tissue rdfs:label "Liver" }}}