// // This Topic Map was automatically generated // from an xml source using XSLT. //
var top1,oc,sc,a1,mem,subject,ref,uri,locator; var map=new topicMap(''); add_topic(map,'died','died','or.metadata'); add_topic(map,'id36','',''); add_topic(map,'blues','Blues','or.metadata'); add_topic(map,'elvis','Mr Elvis Presley','performer'); add_topic(map,'americansforcloningelvis','Americans for Cloning Elvis (ACE)','website'); add_topic(map,'frontmatter','Front Matter','or.default'); add_topic(map,'sound','Sound',''); add_topic(map,'t.kingName','"King" sort name',''); add_topic(map,'or.default','Default',''); add_topic(map,'rock','Rock','or.metadata'); add_topic(map,'plays','Plays',''); add_topic(map,'or.metadata','Metadata',''); add_topic(map,'id84','Elvis has an Unofficial Website',''); add_topic(map,'website','Website',''); add_topic(map,'slang','Slang',''); add_topic(map,'formal','Formal',''); add_topic(map,'style','Style',''); add_topic(map,'performer','Performer',''); add_topic(map,'id1','Dead or Alive?',''); add_topic(map,'t.theKingName','"The King" name',''); add_topic(map,'id81','Elvis\'s death',''); add_topic(map,'icon','Icon',''); add_topic(map,'born','born','or.metadata'); add_topic(map,'id24','',''); add_topic(map,'t.influence','Blues influence on Elvis',''); add_topic(map,'tagname','Tag Name',''); add_topic(map,'player','Player',''); add_topic(map,'description','Description',''); add_topic(map,'unofficialhomepage','The Unofficial Homepage','homepage'); add_topic(map,'homepage','Homepage',''); add_topic(map,'portrait','Portrait',''); //================= Occurrences ============ add_occur(map,"elvis", "website", "", "http://www.geocities.com/Vienna/1673/", ''); add_occur(map,"elvis", "description", "", "", 'Elvis was a great performer - so much so that he was called The King. It is not thought that his musical influences included Italian Opera.'); add_occur(map,"elvis", "born", "", "", 'Jan. 8, 1935'); add_occur(map,"elvis", "homepage", "", "http://sunsite.unc.edu/elvis/elvishom.html", ''); add_occur(map,"elvis", "died", "", "", 'Aug. 16, 1977'); add_occur(map,"elvis", "homepage", "", "http://www.elvis-presley.com", ''); add_occur(map,"id84", "description", "", "", 'Elvis had many fans during his performing years. This adulation has been continued on the internet.'); add_occur(map,"id1", "frontmatter", "", "http://localhost:8080/navigator/resources/deadoralive.html", ''); add_occur(map,"id1", "description", "", "", 'A topic map dedicated to great performers. Where are they today? This topic map has been designed for educative purposes. It is best viewed with the example model on the elvis topic page'); add_occur(map,"id81", "description", "", "", 'Know one knows for sure if Elvis is dead. His memory lives on.'); add_occur(map,"t.influence", "description", "", "", 'Elvis was heavily influenced by blues music. This changed the course of rock and pop music.'); // ============= Subject Indicators ========== add_subject_indicator(map,"id36","http://www.topicmaps.org/xtm/1.0/core.xtm#display"); add_subject_resource_ref(map,"americansforcloningelvis","http://www.geocities.com/Vienna/1673/"); add_subject_indicator(map,"t.kingName","http://localhost:8080/navigator/deadoralive.xtm#kingName"); add_subject_indicator(map,"or.default","http://psi.ontopia.net/xtm/occurrence-type/default"); add_subject_indicator(map,"or.metadata","http://psi.ontopia.net/xtm/occurrence-type/metadata"); add_subject_indicator(map,"id84","http://localhost:8080/navigator/deadoralive.xtm#occ1"); add_subject_indicator(map,"id1","http://localhost:8080/navigator/deadoralive.xtm#topicmapid"); add_subject_indicator(map,"t.theKingName","http://localhost:8080/navigator/deadoralive.xtm#theKingName"); add_subject_indicator(map,"id81","http://localhost:8080/navigator/deadoralive.xtm#occ2"); add_subject_indicator(map,"id24","http://www.topicmaps.org/xtm/1.0/core.xtm#sort"); add_subject_indicator(map,"t.influence","http://localhost:8080/navigator/deadoralive.xtm#influence"); add_subject_indicator(map,"description","http://psi.ontopia.net/xtm/occurrence-type/description"); add_subject_resource_ref(map,"unofficialhomepage","http://sunsite.unc.edu/elvis/elvishom.html"); //============== Associations ============ a1=new association(""); a1.instanceOf='plays' mem=new member('style'); mem.addPlayer(map.getTopicById('blues')); a1.addMember(mem); mem=new member('player'); mem.addPlayer(map.getTopicById('elvis')); a1.addMember(mem); ; a1.addScope(new scope('')); map.addAssoc(a1); a1=new association(""); a1.instanceOf='plays' mem=new member('style'); mem.addPlayer(map.getTopicById('rock')); a1.addMember(mem); mem=new member('player'); mem.addPlayer(map.getTopicById('elvis')); a1.addMember(mem); ; a1.addScope(new scope('')); map.addAssoc(a1); //================ Scopes ======================== top1=map.getTopicById('elvis'); top1.nameList[0].addScope(new scope('formal')); top1=map.getTopicById('elvis'); top1.nameList[0].addScope(new scope('slang')); //