105 lines
5.2 KiB
HTML
105 lines
5.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Utilities-announce] PubMed E-Utility 2014 DTD update
|
|
</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%202014%20DTD%20update&In-Reply-To=%3Cmailman.96515.1380290160.23247.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 2014 DTD update</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%202014%20DTD%20update&In-Reply-To=%3Cmailman.96515.1380290160.23247.utilities-announce%40ncbi.nlm.nih.gov%3E"
|
|
TITLE="[Utilities-announce] PubMed E-Utility 2014 DTD update">utilities-announce at ncbi.nlm.nih.gov
|
|
</A><BR>
|
|
<I>Fri Sep 27 09:55:58 EDT 2013</I>
|
|
<P><UL>
|
|
|
|
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#94">[ date ]</a>
|
|
<a href="thread.html#94">[ thread ]</a>
|
|
<a href="subject.html#94">[ subject ]</a>
|
|
<a href="author.html#94">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>NCBI PubMed E-Utility Users,
|
|
|
|
We anticipate updating the PubMed E-Utility DTDs for 2014 in mid-December, approximately on December 16, 2013.
|
|
|
|
The forthcoming DTD are now available:
|
|
|
|
<A HREF="http://eutils.ncbi.nlm.nih.gov/entrez/query/DTD/bookdoc_140101.dtd">http://eutils.ncbi.nlm.nih.gov/entrez/query/DTD/bookdoc_140101.dtd</A>
|
|
<A HREF="http://eutils.ncbi.nlm.nih.gov/entrez/query/DTD/nlmmedlinecitationset_140101.dtd">http://eutils.ncbi.nlm.nih.gov/entrez/query/DTD/nlmmedlinecitationset_140101.dtd</A>
|
|
<A HREF="http://eutils.ncbi.nlm.nih.gov/entrez/query/DTD/pubmed_140101.dtd">http://eutils.ncbi.nlm.nih.gov/entrez/query/DTD/pubmed_140101.dtd</A>
|
|
|
|
The DTD changes for the 2014 production year are itemized in the Revision Notes section near the top of the DTDs. The following describes the one substantive change:
|
|
|
|
Include affiliation information for all authors.
|
|
Until now, only the first author's affiliation information was included in a PubMed record and the Affiliation element was part of the Article element. Beginning with the 2014 production year, citations will include all affiliation information published in the article, if supplied by the publisher. To associate the affiliation and author information, the Affiliation element is moved to the Author element from the Article element.
|
|
|
|
DTD:
|
|
<!ELEMENT Author (((LastName, ForeName?, Initials?, Suffix?) | CollectiveName),Identifier*,Affiliation?)>
|
|
<!ATTLIST Author ValidYN (Y | N) "Y">
|
|
|
|
Sample XML:
|
|
<AuthorList CompleteYN="Y">
|
|
<Author ValidYN="Y">
|
|
<LastName>Billings</LastName>
|
|
<ForeName>J Andrew</ForeName>
|
|
<Initials>JA</Initials>
|
|
<Affiliation> Palliative Care Service, Massachusetts General Hospital and the Harvard Medical School Center for Palliative Care, Boston, Massachusetts, USA.</Affiliation>
|
|
</Author>
|
|
|
|
<Author ValidYN="Y">
|
|
<LastName>Bauman</LastName>
|
|
<ForeName>Jessica</ForeName>
|
|
<Initials>J</Initials>
|
|
<Affiliation> Division of Hematology and Oncology, Dana-Farber Cancer Institute, Boston, MA 02215</Affiliation>
|
|
</Author>
|
|
|
|
<Author ValidYN="Y">
|
|
<CollectiveName>Massachusetts General Hospital Palliative Care Nurse Champions</CollectiveName>
|
|
<Affiliation>Massachusetts General Hospital, 55 Fruit Street, Boston, MA 02114</Affiliation>
|
|
</Author>
|
|
</AuthorList>
|
|
|
|
Thank you.
|
|
-------------- next part --------------
|
|
An HTML attachment was scrubbed...
|
|
URL: <<A HREF="http://www.ncbi.nlm.nih.gov/mailman/pipermail/utilities-announce/attachments/20130927/89e299f7/attachment.htm">http://www.ncbi.nlm.nih.gov/mailman/pipermail/utilities-announce/attachments/20130927/89e299f7/attachment.htm</A>>
|
|
-------------- next part --------------
|
|
An embedded and charset-unspecified text was scrubbed...
|
|
Name: ATT00001.txt
|
|
URL: <<A HREF="http://www.ncbi.nlm.nih.gov/mailman/pipermail/utilities-announce/attachments/20130927/89e299f7/attachment.txt">http://www.ncbi.nlm.nih.gov/mailman/pipermail/utilities-announce/attachments/20130927/89e299f7/attachment.txt</A>>
|
|
</PRE>
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
|
|
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#94">[ date ]</a>
|
|
<a href="thread.html#94">[ thread ]</a>
|
|
<a href="subject.html#94">[ subject ]</a>
|
|
<a href="author.html#94">[ 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>
|