Jump to content

librarystudent

Members
  • Posts

    2
  • Joined

  • Last visited

librarystudent's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Thanks so much for the reply. How would you implement somehting like this using XML?
  2. Hi all -- I'm hoping to pick your brains about a website management challenge that I suspect could be addressed elegantly using XML (bearing in mind that I'm a complete beginner and have only the barest grasp on XML and its applications). The challenge is this: A local historical society has published a large number of articles on its website related to local history. These hundreds of pages are heavily interlinked, with, for example, names within an article linked to articles about the person referenced. The webmaster is having trouble managing and recording what is linked to what or remembering all the pages that link to a given page. We would like to find a solution in which, instead of manually creating these links, names, places and events throughout the site are tagged as such (possibly with xml?) and then an application would automatically and dymnamically index and hyperlink these. So, for example, you have an article about Jamestown that mentions John Smith, and within the html for that page, you tag the name as <person>John Smith</person>. Then, as soon as the Jamestown page is published, John Smith gets added to your "People" index, and when you click on John Smith from that list, you can see that he is mentioned in the Jamestown article. Next, you upload a main article about John Smith. Automatically, the website finds that he has been mentioned on the Jamestown article, and turns his name into a hyperlink to the main article about John Smith. Perhaps until the main article is created, clicking his name would just bring up the list of other places where he is mentioned. Are there applications out there that already do this, or would it be simple to build? How would you go about doing it? Can you point me in the right direction for what keywords I should be looking for to find something like this? Thanks for any help! I am a graduate student studying library science and exploring this question for a project for a course on technology in the context of information services.
×
×
  • Create New...