TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Re: SGML and features database From:Chet Ensign <Chet_Ensign%LDS -at- NOTES -dot- WORLDCOM -dot- COM> Date:Wed, 27 Mar 1996 10:28:52 -0600
Joyce Flaherty writes:
> I could put the group data into the SGML database
> as an entity. OR, I could maintain the group data
> outside the database, sort of like mainframe JCL.
If you already have the info in a separate and well-managed database, and there
is no pressing reason to merge it **into** the document content such as for
search & retrieval, then you could probably just keep it that way. Most of the
document databases on the market support both internal SGML data and externally
defined and stored metadata.
Hmmm. What you **could** consider doing would be to put the referencing info in
the SGML in some way. For example, as an element with a NOTATION that told the
system it had to resolve the content by going to the external routine named
.... or as a kind of hyperlink to the external database. The BASIS+ WEBServer
engine has a construct that may be analogous and give you food for thought.
When you point your browser at a Web site that has the database behind it, it
sends you an HTML page but the links are often not hard coded URLs. Although
they look and act just like any other link, they are actually embedded search
commands that are handed to the database, and are generated automatically by a
template. It is a neat idea.
Best,
/chet
Chet Ensign
Logical Design Solutions
571 Central Avenue http://www.lds.com
Murray Hill, NJ 07974 censign -at- lds -dot- com [email]
908-771-9221 [Phone] 908-771-0430 [FAX]