<kwd-group>

Keyword Group

Definition

Container element for one set of keywords (<kwd>s) used to describe a a book or book component (e.g., a chapter)

Remarks

A document may have multiple sets of keywords, each with a source that is named in the kwd-group-type attribute.

Attributes

id Identifier
kwd-group-type Keyword Authority
xml:lang Language

Model Information

Content Model

<!ELEMENT  kwd-group    %kwd-group-model;                            >

Description

The following, in order:

This element may be contained in:

<book-meta> Book Metadata; <book-part-meta> Book Part Metadata; <collection-meta> Collection Metadata; <sec-meta> Section Metadata

Tagged Example


...
<book-meta>
...
<permissions>
<copyright-statement>Copyright &copy; 2000, The National Academy of
Sciences</copyright-statement>
<copyright-year>2000</copyright-year>
</permissions>
<abstract><p>We describe a method for cloning nucleic acid molecules
onto the surfaces of 5-&#x03BC;m microbeads rather than in biological 
hosts. A unique tag sequence is attached to each molecule, and the 
tagged library is amplified. Unique tagging of the molecules is 
achieved by sampling a small fraction (1%) of a very large repertoire 
of tag sequences. ...</p>
</abstract>
<kwd-group>
<kwd>DNA analysis</kwd>
<kwd>gene expression</kwd>
<kwd>parallel cloning</kwd>
<kwd>fluid microarray</kwd>
</kwd-group>
...
</book-meta>
...


Module

articlemeta.ent