nih-gov/www.ncbi.nlm.nih.gov/mailman/pipermail/utilities-announce/2012-September/000088.html

109 lines
5.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE> [Utilities-announce] PubMed E-Utility 2013 DTD updates
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:utilities-announce%40ncbi.nlm.nih.gov?Subject=Re%3A%20%5BUtilities-announce%5D%20PubMed%20E-Utility%202013%20DTD%20updates&In-Reply-To=%3Cmailman.155270.1348855208.20059.utilities-announce%40ncbi.nlm.nih.gov%3E">
<META NAME="robots" CONTENT="index,nofollow">
<style type="text/css">
pre {
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
}
</style>
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Utilities-announce] PubMed E-Utility 2013 DTD updates</H1>
<B>utilities-announce at ncbi.nlm.nih.gov</B>
<A HREF="mailto:utilities-announce%40ncbi.nlm.nih.gov?Subject=Re%3A%20%5BUtilities-announce%5D%20PubMed%20E-Utility%202013%20DTD%20updates&In-Reply-To=%3Cmailman.155270.1348855208.20059.utilities-announce%40ncbi.nlm.nih.gov%3E"
TITLE="[Utilities-announce] PubMed E-Utility 2013 DTD updates">utilities-announce at ncbi.nlm.nih.gov
</A><BR>
<I>Fri Sep 28 14:00:04 EDT 2012</I>
<P><UL>
<LI> <B>Messages sorted by:</B>
<a href="date.html#88">[ date ]</a>
<a href="thread.html#88">[ thread ]</a>
<a href="subject.html#88">[ subject ]</a>
<a href="author.html#88">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>NCBI PubMed E-Utility Users,
We anticipate updating the PubMed E-Utility DTDs for 2012 in mid-December, approximately on December 10 or 11, 2012.
The forthcoming DTDs are available from:
<A HREF="http://www.ncbi.nlm.nih.gov/entrez/query/DTD/nlmmedlinecitationset_130101.dtd">http://www.ncbi.nlm.nih.gov/entrez/query/DTD/nlmmedlinecitationset_130101.dtd</A>
<A HREF="http://www.ncbi.nlm.nih.gov/entrez/query/DTD/pubmed_130101.dtd">http://www.ncbi.nlm.nih.gov/entrez/query/DTD/pubmed_130101.dtd</A>
Changes to NLMMedlineCitationSet DTD AND MEDLINE/PubMed XML:
- Indicating abstracts not in MEDLINE/PubMed but available from publishers
English-language abstracts are taken directly from the published article and included in the &lt;Abstract&gt; and &lt;AbstractText&gt; elements. If the article does not have a published abstract, the record lacks the &lt;Abstract&gt; and &lt;AbstractText&gt; elements. However, publishers may create English-language abstracts that are not published with the article, as well as, non-English- language abstracts that may or may not be published with the article.
These other abstracts will be indicated in the &lt;OtherAbstract&gt; element. A new &quot;Language&quot; attribute is added to the &lt;OtherAbstract&gt; element. The &lt;AbstractText&gt; element will carry the standard phrase: &quot;Abstract available from the publisher.&quot;
DTD:
&lt;!ELEMENT OtherAbstract (AbstractText+,CopyrightInformation?)&gt;
&lt;!ATTLIST OtherAbstract Type (AAMC | AIDS | KIE | PIP | NASA | Publisher) #REQUIRED
Language (#PCDATA ) &quot;eng&quot;&gt;
Sample XML:
&lt;OtherAbstract Type=&quot;Publisher&quot; Language=&quot;fre&quot;&gt; &lt;AbstractText&gt; Abstract available from the publisher.&lt;/AbstractText&gt;
&lt;/OtherAbstract&gt;
- Rename NameID to Identifier
The NameID element was created in 2010 and modified in 2011 but has not yet been used. NameID is renamed to Identifier. Identifier is an optional, possibly multiply-occurring element permissible within the Author (personal and collective) and Investigator elements. The value in the Identifier attribute Source designates the organizational authority that established the unique identifier.
DTD:
&lt;!ELEMENT Author (((LastName, ForeName?, Initials?, Suffix?) | CollectiveName),Identifier*)&gt;
&lt;!ATTLIST Author ValidYN (Y | N) &quot;Y&quot;&gt;
&lt;!ELEMENT Investigator (LastName,ForeName?, Initials?,Suffix?,Identifier*,Affiliation?)&gt;
&lt;!ATTLIST Investigator ValidYN (Y | N) &quot;Y&quot;&gt;
&lt;!ELEMENT Identifier (#PCDATA)&gt;
&lt;!ATTLIST Identifier
Source CDATA #REQUIRED &gt;
Sample XML:
&lt;Author ValidYN=&quot;Y&quot;&gt;
&lt;LastName&gt;Smith&lt;/LastName&gt;
&lt;ForeName&gt;John&lt;/ForeName&gt;
&lt;Initials&gt;A&lt;/Initials&gt;
&lt;Identifier Source=&quot;ORCID&quot;&gt;55555555555555&lt;/Identifier&gt;
&lt;/Author&gt;
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;<A HREF="http://www.ncbi.nlm.nih.gov/mailman/pipermail/utilities-announce/attachments/20120928/76cf7a86/attachment.html">http://www.ncbi.nlm.nih.gov/mailman/pipermail/utilities-announce/attachments/20120928/76cf7a86/attachment.html</A>&gt;
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> <B>Messages sorted by:</B>
<a href="date.html#88">[ date ]</a>
<a href="thread.html#88">[ thread ]</a>
<a href="subject.html#88">[ subject ]</a>
<a href="author.html#88">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://www.ncbi.nlm.nih.gov/mailman/listinfo/utilities-announce">More information about the Utilities-announce
mailing list</a><br>
</body></html>