◇◆
<named-content> Named Special (Subject) Content
Word or phrase whose content/subject matter has distinct semantics or content-related
significance.
Usage/Remarks
In print or display, such semantic content is likely to be treated differently, for
example, given a stand-out typographic style such as italics or background shading.
Attribute Best Practice
If the content of the <named-content> element is a term from a taxonomy, ontology, term-list, vocabulary, industry glossary,
or other known source, then the vocabulary attributes should be used to record that
source. This source can be a formal ontology or an informal field of study. Four attributes
are used in this Tag Set to identify terms from such a controlled or an uncontrolled
vocabulary:
vocab
|
Name of the controlled or uncontrolled vocabulary, taxonomy, ontology, index, database,
or similar that is the source of the term. For example, for a subject term, a value
might be the IPC Codes (“ipc”) or MESH headings
(“mesh”). For an uncontrolled term, the value might be
an area of study such as “medical-devices” or merely the word “uncontrolled”.
|
---|---|
vocab-identifier
|
Unique identifier of the vocabulary, such as (but not limited to) a URI or DOI. For
example, for Dublin Core (DCC), the identifier may be “http://dublincore.org/documents/2012/06/14/dces/”.
|
vocab-term
|
The content of the element is the display version of the vocabulary or taxonomic term.
The @vocab-term attribute holds the canonical version of the same term, as it appears in the vocabulary.
For example, if the attribute value is “digitized-vor”, the element might contain the display text “Digitized Version of Record”.
|
vocab-term-identifier
|
Unique identifier of the term within a specific vocabulary, such as (but not limited
to) an item number, a URI, DOI, etc.
|
Models and Context
May be contained in
<abbrev>, <abbrev-journal-title>, <addr-line>, <aff>, <alt-title>, <anonymous>, <article-title>, <attrib>, <award-id>, <bold>, <chapter-title>, <chem-struct>, <code>, <collab>, <comment>, <compound-kwd-part>, <compound-subject-part>, <conf-acronym>, <conf-loc>, <conf-name>, <conf-num>, <conf-sponsor>, <conf-theme>, <copyright-statement>, <corresp>, <data-title>, <def-head>, <degrees>, <disp-formula>, <edition>, <element-citation>, <email>, <etal>, <ext-link>, <fax>, <fixed-case>, <funding-source>, <funding-statement>, <given-names>, <gov>, <history>, <inline-formula>, <inline-media>, <inline-supplementary-material>, <institution>, <issue>, <issue-part>, <issue-sponsor>, <issue-subtitle>, <issue-title>, <italic>, <journal-subtitle>, <journal-title>, <kwd>, <label>, <license-p>, <meta-name>, <meta-value>, <mixed-citation>, <monospace>, <named-content>, <on-behalf-of>, <overline>, <p>, <part-title>, <patent>, <phone>, <prefix>, <preformat>, <product>, <publisher-loc>, <publisher-name>, <rb>, <related-article>, <related-object>, <role>, <roman>, <sans-serif>, <sc>, <see>, <see-also>, <self-uri>, <series>, <series-text>, <series-title>, <sig>, <sig-block>, <source>, <speaker>, <std>, <std-organization>, <strike>, <string-conf>, <string-date>, <string-name>, <styled-content>, <sub>, <subject>, <subtitle>, <suffix>, <sup>, <supplement>, <support-source>, <surname>, <target>, <td>, <term>, <term-head>, <textual-form>, <th>, <title>, <trans-source>, <trans-subtitle>, <trans-title>, <underline>, <unstructured-kwd-group>, <uri>, <verse-line>, <version>, <volume>, <volume-id>, <volume-series>, <x>, <xref>
Description
Any combination of:
- Text, numbers, or special characters
- Linking Elements
- Related Material Elements
- <hr> Horizontal Rule
- Emphasis Elements
- <bold> Bold
- <fixed-case> Fixed Case
- <italic> Italic
- <monospace> Monospace Text (Typewriter Text)
- <overline> Overline
- <overline-start> Overline Start
- <overline-end> Overline End
- <roman> Roman
- <sans-serif> Sans Serif
- <sc> Small Caps
- <strike> Strike Through
- <underline> Underline
- <underline-start> Underline Start
- <underline-end> Underline End
- <ruby> Ruby Annotation Wrapper
- <alternatives> Alternatives For Processing
- Inline Display Elements
- Inline Math Elements
- Math Elements
- Other Inline Elements
- Internal Linking Elements
- Baseline Change Elements
- <x> X - Generated Text and Punctuation
- Paragraph-level Display Elements
- <address> Address/Contact Information
- <answer> Answer to a Question
- <answer-set> Answer Set
- <array> Array (Simple Tabulation)
- <block-alternatives> Block-level Alternatives
- <boxed-text> Boxed Text
- <chem-struct-wrap> Chemical Structure Wrapper
- <code> Code
- <explanation> Explanation
- <fig> Figure
- <fig-group> Figure Group
- <graphic> Graphic
- <media> Media Object
- <preformat> Preformatted Text
- <question> Question
- <question-wrap> Question Wrapper
- <question-wrap-group> Question Wrapper Group
- <supplementary-material> Supplementary Material Metadata
- <table-wrap> Table Wrapper
- <table-wrap-group> Table Wrapper Group
- <disp-formula> Formula, Display
- <disp-formula-group> Formula, Display Group
- Lists
- <ack> Acknowledgments
- <disp-quote> Quote, Displayed
- <speech> Speech
- <statement> Statement, Formal
- <verse-group> Verse Form for Poetry
Content Model
<!ELEMENT named-content (#PCDATA %named-content-elements;)* >
Expanded Content Model
(#PCDATA | email | ext-link | uri | inline-supplementary-material | related-article | related-object | hr | bold | fixed-case | italic | monospace | overline | overline-start | overline-end | roman | sans-serif | sc | strike | underline | underline-start | underline-end | ruby | alternatives | inline-graphic | inline-media | private-char | chem-struct | inline-formula | tex-math | mml:math | abbrev | index-term | index-term-range-end | milestone-end | milestone-start | named-content | styled-content | fn | target | xref | sub | sup | x | address | answer | answer-set | array | block-alternatives | boxed-text | chem-struct-wrap | code | explanation | fig | fig-group | graphic | media | preformat | question | question-wrap | question-wrap-group | supplementary-material | table-wrap | table-wrap-group | disp-formula | disp-formula-group | def-list | list | ack | disp-quote | speech | statement | verse-group)*
Tagged Samples
Semantics within address
...
<contrib contrib-type="author">
<name>
<surname>Knutson</surname>
<given-names>Doug</given-names>
</name>
<degrees>MD</degrees>
<aff id="a4762">
<institution>The Ohio State University</institution>
<addr-line>Columbus, Ohio</addr-line>
</aff>
<address>
<institution>The Ohio State University,
<named-content content-type="department">Department
of Family Medicine</named-content></institution>
<addr-line>2231 N. High St.</addr-line>
<addr-line><city>Columbus</city>, <state>OH</state>
<postal-code>43201</postal-code></addr-line>
<country country="US">United States</country>
<email>doug.knutson@osumc.edu</email>
</address>
...
</contrib>
...
Biological nomenclature
...
<p>Profiling of
<named-content content-type="genus-species">Escherichia
coli</named-content> chromosome (PEC) described in the
Database version 2.27. Last update 17 September 2003.
Available at <ext-link ext-link-type="uri"
xlink:href="http://shigen.lab.nig.ac.jp/ecoli/pec">
http://shigen.lab.nig.ac.jp/ecoli/pec</ext-link>
via the Internet Accessed: 5 November 2003</p>
...
RDF triples
... <p>... To given an idea how one might construct a series of RDF-triples concerning information on Wikipedia® about “March Madness”, consider the following: <named-content content-type="RDF subject"><http://en.wikipedia.org/wiki/March_madness> <named-content content-type="RDF predicate"><http://purl.org/dc/elements/1.1/publisher> <named-content content-type="RDF object">"Wikipedia" </named-content> </named-content> </named-content> <named-content content-type="RDF subject"><http://en.wikipedia.org/wiki/March_madness> <named-content content-type="RDF predicate"><http://purl.org/dc/elements/1.1/title> <named-content content-type="RDF object">"NCAA Men's Division I Basketball Championship" </named-content> </named-content> </named-content> <named-content content-type="RDF subject"><http://en.wikipedia.org/wiki/March_madness> <named-content content-type="RDF predicate"><http://purl.org/dc/elements/1.1/subject> <named-content content-type="RDF object">"single elimination tournament" </named-content> </named-content> </named-content> ... </p> ...
Taxonomic classification
...
<p>... Here is the classification system for a common
vegetable, corn:
<named-content content-type="kingdom">Plantae
<named-content content-type="phylum">Anthophyta
<named-content content-type="class">Monocotyledonae
<named-content content-type="order">Commelinales
<named-content content-type="family">Poaceae
<named-content content-type="genus"><italic>Zea</italic>
<named-content content-type="species"><italic>Z.
mays</italic></named-content>
</named-content>
</named-content>
</named-content>
</named-content>
</named-content>
</named-content>
</p>
...
Preserving publisher’s semantics
...
<abstract>
<p><named-content content-type="sem:AIPTh1.2" rid="kwd1.6">Dielectric</named-content>
particles flowing through a microfluidic channel over a set of coplanar ...</p>
</abstract>
...
...
<body>
<p content-type="lead-paragraph">In the field of
<named-content content-type="sem:AIPTh1.2" rid="kwd1.10">complex
systems</named-content> study, new measurement and computational
resources have lead to increased interest ...</p>
...
</body>
...
Related Resources
- See: Accessibility