@prefix ms: . @prefix daml: . @prefix log: . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix foaf: . @prefix bib: . a ms:Paper, bib:article; dc:title "Semantic Depth and Markup Complexity"; dc:identifier "http://actcomm.dartmouth.edu/~jiang/sdmc.pdf"; ms:authors "Jiang, Quofei, Cybenko, George and Hendler, James"; ms:creator [foaf:mbox ]; bib:author "Jiang, Quofei and Cybenko, George and Hendler, James"; bib:title "Semantic Depth and Markup Complexity"; bib:month "Oct"; bib:year "2003"; bib:proceedings "IEEE 2003 Conference on System, Man and Cybernetics"; bib:url "http://actcomm.dartmouth.edu/~jiang/sdmc.pdf". # This appears in the managing rdf page to make it easier to # identify this file <> a ms:rdfSnippit; ms:creator [ foaf:mbox ]; dc:date "06/26/2003"; dc:description "Adding Qiang and Cybenko paper".