<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Standards on Crossref</title><link>https://www-crossref-org.pluma.sjfc.edu/categories/standards/</link><description>Recent content in Standards on Crossref</description><generator>Hugo 0.139.4</generator><language>en-us</language><managingEditor>support@crossref.org (Crossref/Cazinc/Benoît Benedetti)</managingEditor><webMaster>support@crossref.org (Crossref/Cazinc/Benoît Benedetti)</webMaster><lastBuildDate>Wed, 05 Nov 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://www-crossref-org.pluma.sjfc.edu/categories/standards/" rel="self" type="application/rss+xml"/><item><title>Announcing changes to REST API rate limits</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/announcing-changes-to-rest-api-rate-limits/</link><pubDate>Wed, 05 Nov 2025 00:00:00 +0000</pubDate><author>Martyn Rittman</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/announcing-changes-to-rest-api-rate-limits/</guid><description>&lt;p>Our &lt;a href="https://www-crossref-org.pluma.sjfc.edu/documentation/retrieve-metadata/rest-api/">REST API&lt;/a> makes all of the metadata we hold publicly available. It receives the majority of our API traffic, with around 1 billion hits per month. It’s one of the key ways that we fulfil our mission to make research objects easy to find, cite, link, assess, and reuse. From 1 December 2025, we will be revising the rate limits for the public and polite pools of the REST API to ensure that we can maintain a stable and reliable system, and that metadata is freely available to everyone.&lt;/p>
&lt;p>We haven’t changed the rate limits since the REST API was launched in 2013. In the past five years, the number of requests to the REST API has tripled and the number of metadata records has increased by a third, from 120 million to around 180 million. This means an increase in the resources needed to run it, and we’ve seen periods of instability where we haven’t been able to keep the API available for all users. We have decided that it is the right time to revisit rate limits to check that they’re in line with what our technology can provide and what our community needs. As a result, we will apply the following for the public and polite pools:&lt;/p>
&lt;p>Public pool:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Request type&lt;/th>
&lt;th>Rate limit&lt;/th>
&lt;th>Concurrency limit&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Single record&lt;/td>
&lt;td>5&lt;/td>
&lt;td>1&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>List of records (queries, filters, etc.)&lt;/td>
&lt;td>1&lt;/td>
&lt;td>1&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>Polite pool:&lt;/p>
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Request type&lt;/th>
&lt;th>Rate limit&lt;/th>
&lt;th>Concurrency limit&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Single DOI record&lt;/td>
&lt;td>10&lt;/td>
&lt;td>3&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>List of records (queries, filters, etc.)&lt;/td>
&lt;td>3&lt;/td>
&lt;td>3&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;p>The rate limit is the number of total requests that can be made per second. The concurrency limit is how many requests can be running at the same time. This means that for longer-running requests you may need to wait for previous requests to finish before you can make a new one.&lt;/p>
&lt;p>Here are some examples of single records requests:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://api-crossref-org.pluma.sjfc.edu/v1/works/10.1002/cphy.cp010129" target="_blank">https://api-crossref-org.pluma.sjfc.edu/v1/works/10.1002/cphy.cp010129&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://api-crossref-org.pluma.sjfc.edu/v1/journals/0266-612X&amp;amp;mailto=my@email.com" target="_blank">https://api-crossref-org.pluma.sjfc.edu/v1/journals/0266-612X&amp;mailto=my@email.com&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>The second case here will be directed to the polite pool because an email is included using the ‘mailto’ parameter. And here are examples of requests that return lists of records:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="https://api-crossref-org.pluma.sjfc.edu/v1/works?filter=from-created-date:2025-10-21T16:20,until-created-date:2025-10-21T17:00" target="_blank">https://api-crossref-org.pluma.sjfc.edu/v1/works?filter=from-created-date:2025-10-21T16:20,until-created-date:2025-10-21T17:00&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://api-crossref-org.pluma.sjfc.edu/v1/members/13/works&amp;amp;mailto=my@email.com" target="_blank">https://api-crossref-org.pluma.sjfc.edu/v1/members/13/works&amp;mailto=my@email.com&lt;/a>&lt;/li>
&lt;li>&lt;a href="https://api-crossref-org.pluma.sjfc.edu/v1/works?query.bibliographic=linear&amp;#43;dichroism&amp;amp;mailto=my@email.com" target="_blank">https://api-crossref-org.pluma.sjfc.edu/v1/works?query.bibliographic=linear+dichroism&amp;mailto=my@email.com&lt;/a>&lt;/li>
&lt;/ul>
&lt;p>The second and third examples here will use the polite pool.&lt;/p>
&lt;p>Our guiding principle in making these changes is to keep all of the metadata available to everyone, all of the time. These changes to rate limits won’t restrict current users from accessing the metadata they want to retrieve, but it will make it easier for us to maintain the system now and in the future.&lt;/p>
&lt;h2 id="which-use-cases-do-we-support">Which use cases do we support?&lt;/h2>
&lt;p>Our metadata has a broad range of applications. If you’re someone who uses the REST API, we’re glad that you are part of our community! Our mission includes making it easier to find, reuse, and assess scholarly research outputs. By using metadata, you’re helping us to fulfil that goal.&lt;/p>
&lt;p>The main uses of the REST API fit into several categories. The new rate limits will continue to support these, among many others:&lt;/p>
&lt;ul>
&lt;li>I have some metadata, what is the DOI?&lt;/li>
&lt;li>I have a DOI, what is its metadata?&lt;/li>
&lt;li>I want all of the metadata, just give me everything.&lt;/li>
&lt;li>Research on a specific topic or subset of metadata, often refreshing the results every few weeks or months.&lt;/li>
&lt;/ul>
&lt;p>Rate limits can encourage responsible usage. The majority of API users make requests at a low rate and will not need to make any changes, however a few send spikes of large numbers of requests in a short space of time, sometimes making it difficult for others to access the service. These can be smoothed out by lower rate limits. Complex requests that search across large numbers of items put more pressure on our systems than requests for a single content item, so we have decided to set different rate limits for different types of request.&lt;/p>
&lt;h2 id="who-will-be-affected">Who will be affected?&lt;/h2>
&lt;p>We estimate that the changes might affect around 40 users per week across the public and polite pools, and this is only for some of their requests. In all of the cases we’ve seen, the rate of requests could be slowed down and users would still be able to get the same results. In other words, the aim of these changes is to make the load on the API more predictable, not to reduce the total number of requests or amount of metadata transferred. No changes are being made to the &lt;a href="https://www-crossref-org.pluma.sjfc.edu/services/metadata-retrieval/metadata-plus/">Metadata Plus&lt;/a> service or other APIs, such as the XML API and OAI-PMH endpoint.&lt;/p>
&lt;h2 id="do-i-need-to-change-how-i-use-the-api">Do I need to change how I use the API?&lt;/h2>
&lt;p>If you’re reading this, thank you! It’s clear that you want to be a considerate user of our services. Almost all users can continue to use the REST API in exactly the same way, you won’t need to change anything. Here is some general advice that will help you make the most of the service and ensure that you won’t encounter issues.&lt;/p>
&lt;ol>
&lt;li>Use a mailto parameter. This gives you access to the polite pool meaning higher rate limits and meaning we can get in touch with you if needed. We’ll only use your address to contact you about your API requests.&lt;/li>
&lt;li>Check the HTTP response status for your requests. This is always good practice and can help you identify malformed requests and where you reach rate limits.&lt;/li>
&lt;li>Cache results to avoid repeatedly making the same requests. Most records don’t change on a regular basis. How often you update the cache will depend on what you are interested in, but most metadata fields rarely change.&lt;/li>
&lt;li>If you are making a very high volume of requests or have very complex analysis to carry out, consider downloading the &lt;a href="https://www-crossref-org.pluma.sjfc.edu/services/metadata-retrieval/public-data-file/">public data file&lt;/a> which is made available once a year and contains all of our metadata. You can update it with recent additions using the REST API.&lt;/li>
&lt;li>If you are relying on our metadata in a production service, &lt;a href="https://www-crossref-org.pluma.sjfc.edu/services/metadata-retrieval/metadata-plus/">Metadata Plus&lt;/a> can provide more stability, support, and access to monthly snapshots of our entire database.&lt;/li>
&lt;/ol>
&lt;p>We have more &lt;a href="https://www-crossref-org.pluma.sjfc.edu/documentation/retrieve-metadata/rest-api/tips-for-using-the-crossref-rest-api/">tips and tricks&lt;/a> for the REST API in our documentation. If you have questions, please join the conversation on our Community Forum.&lt;/p></description></item><item><title>Can you help us to launch Distributed Usage Logging?</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/can-you-help-us-to-launch-distributed-usage-logging/</link><pubDate>Mon, 02 Mar 2020 00:00:00 +0000</pubDate><author>Kirsty Meddings</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/can-you-help-us-to-launch-distributed-usage-logging/</guid><description>&lt;p>Update: Deadline extended to 23:59 (UTC) 13th March 2020.&lt;/p>
&lt;p>&lt;a href="https://www-crossref-org.pluma.sjfc.edu/community/project-dul/">Distributed Usage Logging&lt;/a> (DUL) allows publishers to capture traditional usage activity related to their content that happens on sites other than their own so they can provide reports of “total usage”, for example to subscribing institutions, regardless of where that usage happens.&lt;/p>
&lt;p>We are looking for a consultant to take the lead with DUL outreach, promoting the service and its benefits in order to solicit participation from publishers (receivers) and content-hosting platforms/scholarly collaboration networks (senders).&lt;/p>
&lt;p>Crossref provides the infrastructure for DUL. The call for participation is being led by COUNTER and the selected consultant will be representing COUNTER, with additional support from Crossref&lt;/p>
&lt;p>If you are interested in this opportunity, please download the &lt;a href="https://www.projectcounter.org/wp-content/uploads/2020/02/FINAL-RFI_-Distributed-Usage-Logging-DUL-Outreach-Consultant-1.pdf" target="_blank">request for information&lt;/a> (RFI).&lt;/p>
&lt;p>The RFI response deadline is 23:59 (UTC) 13 March 2020.&lt;/p></description></item><item><title>Redirecting redirection</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/redirecting-redirection/</link><pubDate>Tue, 24 Apr 2018 00:00:00 +0000</pubDate><author>Geoffrey Bilder</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/redirecting-redirection/</guid><description>&lt;p>Crossref has decided to change the HTTP redirect code used by our DOIs from &lt;code>303&lt;/code> back to the more commonly used &lt;code>302&lt;/code>. Our implementation of 303 redirects back in 2010 was based on recommended best practice for supporting linked data identifiers. Unfortunately, very few other parties have adopted this practice.&lt;/p>
&lt;p>What’s more, because using a 303 redirect is still unusual, it tends to throw &lt;a href="https://en.wikipedia.org/wiki/Search_engine_optimization" target="_blank">SEO&lt;/a> tools into a &lt;a href="http://www.dictionary.com/browse/tizzy?s=t" target="_blank">tizzy&lt;/a>- and we spend a lot of time fielding SEO questions from our members about our use of 303s.&lt;/p>
&lt;h2 id="a-nametldratldra">&lt;a name="tldr">&lt;/a>TL;DR&lt;/a>&lt;/h2>
&lt;p>At this point, we need to emphasise that we have never seen our use of 303s actually affect page rankings. But at the same time, use of 303 redirects has not had wider uptake. Maintaining this quixotic behaviour just isn’t worth the effort. We hope that, in the future, we can use other techniques (e.g. &lt;a href="https://signposting.org/" target="_blank">signposting&lt;/a> &amp;amp; &lt;a href="https://datatracker.ietf.org/doc/draft-vandesompel-citeas/" target="_blank">cite-as&lt;/a>) to achieve some of the things that 303 was supposed to do.&lt;/p>
&lt;p>Note that these changes &lt;strong>will not affect users or machines using DOIs&lt;/strong>. The change should be entirely transparent.&lt;/p>
&lt;p>Below we provide some background to our decision and after that we provide some detailed technical notes from &lt;a href="https://orcid.org/0000-0001-7694-8250" target="_blank">Jonathan Rees&lt;/a> and &lt;a href="https://orcid.org/0000-0001-5490-1347" target="_blank">Henry Thompson&lt;/a> who have been very kind in helping to provide Crossref technical guidance on how we can help DOIs best support linked open data and adhere to HTTP best practice.&lt;/p>
&lt;h2 id="a-namebackgroundbackgrounda">&lt;a name="background">Background&lt;/a>&lt;/h2>
&lt;p>Back in 2010, Crossref, DataCite (and later, several other RAs) responded to &lt;a href="https://doi-org.pluma.sjfc.edu/10.64000/x2spb-3d247" target="_blank">concerns that DOIs were not &amp;ldquo;linked-data friendly.&amp;rdquo;&lt;/a> There were three problems with DOIs at that time:&lt;/p>
&lt;ol>
&lt;li>It was not clear that DOIs could be used and expressed as HTTP URIs.&lt;/li>
&lt;li>There was no standard way to ask a DOI to return a machine-readable representation of the data.&lt;/li>
&lt;li>It wasn’t always clear if the DOI resolved to &amp;ldquo;the thing&amp;rdquo; (e.g. an article) or “something about the thing” (e.g. a landing page).&lt;/li>
&lt;/ol>
&lt;p>On the advice of several people in the linked data community, &lt;a href="https://doi-org.pluma.sjfc.edu/10.64000/8f0n4-64m15" target="_blank">we proposed some options for fixing this&lt;/a>. And we finally settled on:&lt;/p>
&lt;ol>
&lt;li>Recommending that Crossref DOIs be expressed and displayed as HTTP (&lt;a href="https://doi-org.pluma.sjfc.edu/10.13003/5jchdy" target="_blank">now HTTPS&lt;/a>) URIs. This made it clear that DOIs could be used with HTTP applications.&lt;/li>
&lt;li>Enabling DOI registration agencies to support content negotiation. This allowed RAs to support providing machine-readable representations of the data associated with a DOI.&lt;/li>
&lt;li>Changing the underlying redirect code from the normal 302 to 303. This was designed to clarify what, at the time, was true- that most DOIs resolved to a landing page, not the article itself.&lt;/li>
&lt;/ol>
&lt;p>By any practical measure, machine use of DOIs has exploded since we made these decisions back in 2010. Crossref’s APIs and content negotiation handle over 800 million requests for machine readable data a month. Our sibling organisation, &lt;a href="https://www.datacite.org" target="_blank">DataCite&lt;/a>, has also seen a huge growth in machine use of DOIs. Many applications, from bibliographic management tools, to authoring systems and CRIS systems, make use of machine actionable DOIs all the time. So clearly our work to promote DOIs as machine actionable identifiers is working, but we are certain that our current use of 303 redirects has nothing to do with this growth.&lt;/p>
&lt;p>First of all, as we said, very few parties have actually subscribed to the notion of using 303s to help distinguish &amp;ldquo;the thing&amp;rdquo; from “something about the thing”.&lt;/p>
&lt;p>Secondly, even if they did try to rely on 303s to make this distinction, they would quickly get confused because the DOI is so often just the first in a chain of redirects which do not implement the same semantic distinction. At this point we should be clear - Crossref thinks these kinds of long redirect chains are a bad idea for two main reasons:&lt;/p>
&lt;ul>
&lt;li>They slow down resolution.&lt;/li>
&lt;li>They increase the number of potential failure points between the DOI and the item it resolves to.&lt;/li>
&lt;/ul>
&lt;p>But we also cannot legislate them away. They exist. And in the real world you will find plenty of DOIs that do a 303 redirect to a system that, in turn, does a 302 redirect to a system that does a 301 redirect and…eventually ends up someplace returning a 200. You get the picture. How on earth is a machine supposed to interpret a 303-&amp;gt;302-&amp;gt;301-&amp;gt;302 redirect chain?&lt;/p>
&lt;p>Furthermore - nowadays, after following this chain of redirects, you will often find yourself on a &amp;ldquo;page&amp;rdquo; that is &lt;em>both&lt;/em> a landing page &lt;em>and&lt;/em> the article itself. Dynamic, one-page applications can simply morph the one into the other without the use of additional HTTP requests.&lt;/p>
&lt;p>In other words, using 303s is not helping machines interpret what the DOI is pointing at. And yet, people seem to be making good use of machine actionable DOIs and they are not complaining much about it.&lt;/p>
&lt;p>Personally, I’d might have just been happy to switch back to using 302s &lt;em>simply&lt;/em> so that I could cut down on my conversations with SEO hacks. But that wouldn’t be a principled approach. In 2010 we spent a lot of time considering the initial switch to 303s- we needed to consult with the LOD community on a potential switch back to 302s. At the January 2018 &lt;a href="https://pidapalooza.org/" target="_blank">PIDapalooza&lt;/a> I had a chance to talk to Henry Thomson about the 302/303 dilemma we faced, and he along with Jonathan Rees very generously provided the following feedback.&lt;/p>
&lt;h2 id="a-namedetailsbest-practices-for-http-redirection-by-persistent-identifier-resolvers-302-vs-303a">&lt;a name="details">Best practices for HTTP redirection by persistent identifier resolvers: 302 vs. 303&lt;/a>&lt;/h2>
&lt;ul>
&lt;li>Jonathan Rees (MIT CSAIL, &lt;a href="https://orcid.org/0000-0001-7694-8250" target="_blank">https://orcid.org/0000-0001-7694-8250&lt;/a>)&lt;/li>
&lt;li>Henry Thompson (University of Edinburgh, School of Informatics, &lt;a href="https://orcid.org/0000-0001-5490-1347" target="_blank">https://orcid.org/0000-0001-5490-1347&lt;/a>)&lt;/li>
&lt;/ul>
&lt;p>If one goes to the trouble to organize an identifier system, then the desire that such a system should last as long as possible leads one to aspirationally say it’s a &lt;em>persistent&lt;/em> identifier (PID) system. The unwillingness of the major browser suppliers to implement new URI schemes for PIDs initially hindered their use on the Web and this in turn inhibited widespread adoption. More recently a number of PID approaches have enjoyed very rapid growth as a result of a compromise: these PIDs participate in the World Wide Web by defining simple conversion rules mapping identifiers to &lt;em>actionable&lt;/em> (&amp;lsquo;http:&amp;rsquo; and/or &amp;lsquo;https:&amp;rsquo;) forms and providing resolution servers that redirect requests for such forms to the appropriate destination.This approach has been widely adopted and is very successful, because it is so useful. An identifier’s actionable form leads, via the HTTP protocol and one or more redirections, to a web page that bears on the ground identity of the associated entity – or perhaps even directly to the entity itself, if the system is one for document entities that are naturally provided as web pages. The nature of the retrieved web page varies from one system to the next.&lt;/p>
&lt;p>A confusion arose, however, over claims in various technical specifications (&lt;a href="https://tools.ietf.org/html/rfc3986" target="_blank">URIs&lt;/a>, &lt;a href="https://tools.ietf.org/html/rfc2616" target="_blank">HTTP&lt;/a>, &lt;a href="https://www.w3.org/TR/webarch/" target="_blank">Web Architecture&lt;/a>) that the normal case is for the protocol to yield a &amp;ldquo;representation&amp;rdquo; of the “resource” “identified” by the URI. None of these terms is adequately defined by the specifications, and initially the language was not taken as normative. Those deploying identifier systems took the HTTP “resource” to be the entity associated with an identifier, and understood the “resource” as being “identified” by the URI, but it was never clear what was, or wasn’t, a “representation” of a given entity/resource: a description of the resource, the resource itself, a version of the resource, instructions on how to find the resource, etc. Sixteen years ago, in an attempt to clarify the intent of this part of the theory of URIs, and to allow applications to usefully and uniformly exploit the idea that an HTTP 200 response must deliver a “representation” of the “resource”, Tim Berners-Lee &lt;a href="https://lists.w3.org/Archives/Public/www-tag/2002Mar/0092" target="_blank">asked&lt;/a> the &lt;a href="https://www.w3.org/2001/tag/" target="_blank">W3C Technical Architecture Group&lt;/a> to consider what came to be known as the &lt;a href="https://www.w3.org/2001/tag/group/track/issues/14" target="_blank">httpRange-14&lt;/a> issue. It’s now 13 years after the TAG gave &lt;a href="https://lists.w3.org/Archives/Public/www-tag/2005Jun/0039.html" target="_blank">advice&lt;/a> which almost no one was happy with, and 5 years after work on issue &lt;a href="https://www.w3.org/2001/tag/group/track/issues/57" target="_blank">httpRedirections-57&lt;/a> (which superseded httpRange-14) ground to a halt. There’s still no consensus on whether it’s OK to return landing pages with a 200 status in response to requests for pictures or publications, but the Web seems to be working nonetheless, and no one seems to be bothered much anymore.&lt;/p>
&lt;p>The provision of HTTP-based resolution services has stimulated widespread support for the use of identifier systems with Web resolution, particularly in the scholarly journal publication context. Those setting up HTTP resolvers responsible for identifier systems must decide which HTTP response code should be used. The TAG’s advice sows doubt on the use of the 200 response code when the response would have been a landing page, and many resolvers avoid 200 regardless and use redirection for administrative purposes, for example&lt;/p>
&lt;p>‘&lt;a href="https://dx-doi-org.pluma.sjfc.edu/10.1109/5.771073" target="_blank">https://dx-doi-org.pluma.sjfc.edu/10.1109/5.771073&lt;/a>’ to&lt;/p>
&lt;p>‘&lt;a href="http://ieeexplore.ieee.org/document/771073/?reload=true" target="_blank">http://ieeexplore.ieee.org/document/771073/?reload=true&lt;/a>’ for the DOI&lt;/p>
&lt;p>‘10.1109/5.771073’, or ‘&lt;a href="https://identifiers.org/uniprot/A0A022YWF9" target="_blank">https://identifiers.org/uniprot/A0A022YWF9&lt;/a>’ to&lt;/p>
&lt;p>‘&lt;a href="http://www.uniprot.org/uniprot/A0A022YWF9" target="_blank">http://www.uniprot.org/uniprot/A0A022YWF9&lt;/a>’ for the Uniprot identifier&lt;/p>
&lt;p>‘A0A022YWF9’.&lt;/p>
&lt;p>So the response should be a redirection, but what kind, 301, 302, or 303? (Or 307, which is almost the same as 302.) A 301 redirect seems to say that the URI is not persistent (since its target is deemed &amp;ldquo;more persistent&amp;rdquo;). A 302 redirect seems to say that the response could have come via a 200, and so suffers the same fate as 200. That leaves 303, as hinted at in the TAG’s advice. This idea got some traction: Ten years ago a Semantic Web interest group promoted the TAG’s advice in &lt;a href="https://www.w3.org/TR/cooluris/" target="_blank">a published note&lt;/a>, and seven years ago one of us wrote a &lt;a href="https://odontomachus.wordpress.com/2011/05/04/crossrefs-gift-of-metadata/" target="_blank">blog post&lt;/a> giving the same advice for resolvers for PIDs in publishing.&lt;/p>
&lt;p>However, not only is there neither consensus nor general utility around this strict understanding of the use of the various response codes – that is, that resolution to a landing page is inconsistent with a 200 (and &lt;em>a posteriori&lt;/em> therefore with a 302) – but also the range of usage patterns for redirection of HTTP requests has grown and ramified over time as the Web has grown and become more complex. It’s on the face of it unlikely that a mere three response codes can capture all the resulting complexity or cover the space of outcomes (in terms of e.g. what ends up in the browser address bar or what search engines index a page under) that a page owner might like to signal.&lt;/p>
&lt;p>We find in practice that some PID redirections &lt;em>are&lt;/em> ending up (usually after further publisher-local redirects) at the &amp;ldquo;identified&amp;rdquo; document, some at landing pages, and some at one &lt;em>or&lt;/em> the other depending on the requesting site, for example in the case of paywalled material.&lt;/p>
&lt;p>In the absence of a rethinking of the whole 3xx space, it seems to us that only the 301 vs. 302 distinct ion (roughly, 301 = permanent = please fix the link, and 302 = temporary = don’t change the link) is well understood and more or less consistently treated, whereas for 303, web servers are not very consistent and both &lt;a href="http://sharkseo.com/nohat/303-redirects-seo/" target="_blank">search engine&lt;/a> and citation crawler behaviours are at best inconsistent and at worst downright unhelpful.&lt;/p>
&lt;p>So, we believe it is in both users’ and publishers’ interests for resolvers of actionable-form PIDs to use 302 redirects, not 303.&lt;/p>
&lt;p>If we want to help machines better understand the resource that a DOI points at, we have to explore using more nuanced mechanisms.&lt;/p>
&lt;p>Just using 302 for the first redirect doesn&amp;rsquo;t do everything necessary to effectively support the emerging PID+redirection architecture. It&amp;rsquo;s at the &lt;em>end&lt;/em> of the redirect chains that we need more: a standardised way to find the PID back at the start of the chain. The &lt;a href="https://datatracker.ietf.org/doc/draft-vandesompel-citeas/" target="_blank">&amp;lsquo;cite-as&amp;rsquo; proposal&lt;/a> does exactly this, and we hope it&amp;rsquo;s quickly approved and widely adopted. Once &lt;em>that&lt;/em> happens a proposal for augmenting browser (and API) behaviour to prefer, or at least offer, the &amp;lsquo;cite-as&amp;rsquo; link for bookmarking and copying will be needed.&lt;/p></description></item><item><title>Linking DOIs using HTTPs: the background to our new guidelines</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/linking-dois-using-https-the-background-to-our-new-guidelines/</link><pubDate>Tue, 17 Jan 2017 00:00:00 +0000</pubDate><author>Geoffrey Bilder</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/linking-dois-using-https-the-background-to-our-new-guidelines/</guid><description>&lt;p>Recently we announced that we were making some new recommendations in our DOI display guidelines. One of them was to use the secure HTTPS protocol to link Crossref DOIs, instead of the insecure HTTP.&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">Some people asked whether the move to HTTPS might affect their ability to measure referrals (i.e. where the people who visit your site come from).&lt;/span>&lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">TL;DR: Yes&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">Yes. If you do &lt;/span>&lt;b>not&lt;/b>&lt;span style="font-weight: 400;"> move your DOI links to HTTPS, Crossref, its members and the members of &lt;/span>&lt;a href="http://www.doi.org.pluma.sjfc.edu/registration_agencies.html">&lt;span style="font-weight: 400;">other DOI registration agencies&lt;/span>&lt;/a>&lt;span style="font-weight: 400;"> (e.g. DataCite, JLC, CNKI)  will find it increasingly difficult to accurately measure referrals. You should link DOIs using HTTPS.&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">In fact, if you do not support HTTPS on your site &lt;/span>&lt;b>now&lt;/b>&lt;span style="font-weight: 400;">, it is likely that your ability to measure referrals is already impaired. If you do not already have a plan to move your site to HTTPS, you should develop one.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">If you have already transitioned your site to HTTPS, you should follow the new guidelines and link DOIs via HTTPS as soon as possible. As it stands, you are not sending any referrer information when DOIs are clicked on and followed from your site. You should also make sure that the URLs you have registered with Crossref are HTTPS URLs, otherwise &lt;em>you&lt;/em> will not get referrer information on your site when they are followed.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">Read on if you want some grody details. We&amp;rsquo;ll try to keep it as non-technical as possible.&lt;/span>&lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">Two protocols, one web&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">To start with your web browser supports two closely related protocols, HTTP and HTTPS.&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">The first, HTTP, is the protocol that the web started out with. It is an unencrypted protocol and it is also easy to intercept and modify. It is also very easy and inexpensive to implement.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">The second protocol, HTTPS, is a secure version of the first protocol. It is very difficult to intercept and modify. It has historically been more complex and expensive to implement. &lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">Here you might say - &amp;ldquo;Great, but HTTPS has been around for a long time. We&amp;rsquo;ve used it for sensitive transactions like authentication and credit card transactions. Why do we want to use DOI links with HTTPS?&amp;rdquo; Why are you suggesting that we should even consider moving our entire site to HTTPS? &lt;/span>&lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">The pressure to move to HTTPS&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">The insecure HTTP protocol has become a major vector for a lot of security issues on the web. It allows user web pages to be intercepted and modified between the server and the browser. This flaw is being abused for everything from spying, to inserting unwanted advertisements into web pages, to distributing viruses, ransomware and botnets. &lt;/span>
&lt;p>&lt;span style="font-weight: 400;">As such, there has been a steady drumbeat of industry encouragement to move to the more secure HTTPS protocol for all website functions.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">We are not going to argue all the points here. Instead we will mention the major constituencies that are advocating for a move to HTTPS and provide you with some pointers. We apologise that these are all so US-centric, but a lot of the web&amp;rsquo;s global direction does seem to be presaged by US adoption trends.&lt;/span>&lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">Google&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">It is probably easiest to start with Google, since its practices tend to focus the attention of those managing websites.&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">Back in 2014 &lt;/span>&lt;a href="https://webmasters.googleblog.com/2014/08/https-as-ranking-signal.html">&lt;span style="font-weight: 400;">Google announced that they would slowly move toward including the use of HTTPS as a ranking signal&lt;/span>&lt;/a>&lt;span style="font-weight: 400;">. In 2015 they upped the ante by announcing that &lt;/span>&lt;a href="https://security.googleblog.com/2015/12/indexing-https-pages-by-default.html">&lt;span style="font-weight: 400;">they would start indexing HTTPS versions of pages by default&lt;/span>&lt;/a>&lt;span style="font-weight: 400;">. It looks like in early 2017 they will really start to take the gloves off as they &lt;/span>&lt;a href="https://www.chromium.org/Home/chromium-security/marking-http-as-non-secure">&lt;span style="font-weight: 400;">modify their Chrome browser to flag sites that do not use HTTPS as being &lt;code>insecure&lt;/code>&lt;/span>&lt;/a>&lt;span style="font-weight: 400;">.&lt;/span>&lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">Every top website, &lt;/span>&lt;a href="http://www.urbandictionary.com/define.php?term=evah">&lt;span style="font-weight: 400;">evah&lt;/span>&lt;/a>&lt;/h2>
&lt;span style="font-weight: 400;">It looks like Google's plan is working too. Their &lt;/span>&lt;a href="https://www.google.com/transparencyreport/https/grid/?hl=en">&lt;span style="font-weight: 400;">2016 transparency report&lt;/span>&lt;/a>&lt;span style="font-weight: 400;"> shows that most top websites have already transitioned to HTTPS and that this translates to approximately 25% of all web traffic worldwide taking place using HTTPS. Indeed, over 50% of all web pages viewed by desktop users are delivered via HTTPS.&lt;/span>
&lt;h2>&lt;span style="font-weight: 400;">Government agencies&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">The USA’s Whitehouse issued [&lt;/span>&lt;a href="https://www.whitehouse.gov/blog/2015/06/08/https-everywhere-government">&lt;span style="font-weight: 400;">a directive instructing all Federal websites to adopt HTTPS&lt;/span>&lt;/a>&lt;span style="font-weight: 400;">]. As of December 2016 &lt;/span>&lt;a href="https://pulse.cio.gov/">&lt;span style="font-weight: 400;">64%&lt;/span>&lt;/a>&lt;span style="font-weight: 400;"> of federal websites have made the transition.&lt;/span>
&lt;h2>&lt;span style="font-weight: 400;">Libraries&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">Much of the pressure to move to HTTPS is coming from the library community who have a historical tradition of protecting patron privacy and resisting efforts to censor content. The third principle of the American Library Association's code of ethics reads:&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">We protect each library user&amp;rsquo;s right to privacy and confidentiality with respect to information sought or received and resources consulted, borrowed, acquired or transmitted.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">Recently there has been &lt;/span>&lt;a href="https://www.eff.org/deeplinks/2016/12/librarians-act-now-protect-your-users-its-too-late">&lt;span style="font-weight: 400;">a major push by the Electronic Frontier Foundation&lt;/span>&lt;/a>&lt;span style="font-weight: 400;"> to get libraries to adopt a number of security and privacy practices, including the use of HTTPS by all library systems as well as those used by library vendors.&lt;/span>&lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">What are Crossref members doing about HTTPS?&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">How big an issue is this? How many of our members have moved to HTTPS? How many plan to? Well, we looked at the URLs that are registered with Crossref and we tested them with both protocols. Eventually we will write a blog post detailing our findings - but the highlights are:&lt;/span>
&lt;ul>
&lt;li style="font-weight: 400;">&lt;span style="font-weight: 400;">Slightly fewer than half of the member domains tested only support HTTP.&lt;/span>&lt;/li>
&lt;li style="font-weight: 400;">&lt;span style="font-weight: 400;">Slightly fewer than half of the member domains tested support both HTTP and HTTPS.&lt;/span>&lt;/li>
&lt;li style="font-weight: 400;">&lt;span style="font-weight: 400;">About 370 of the member domains tested only support HTTPS.&lt;/span>&lt;/li>
&lt;/ul>
&lt;h2>&lt;span style="font-weight: 400;">The transition to HTTPS and the issue of DOI referrals&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">The HTTP referrer is a piece of information passed on by a browser that indicates the site from which the user navigated.&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">So, for example, if a user visiting site &lt;code>A&lt;/code> clicks on a link which takes them to site &lt;code>B&lt;/code>, site &lt;code>B&lt;/code> will then record in its logs that a user visited them from site A. Obviously, this is important information for understanding where your web site traffic comes from. &lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">The default rules for referrals are&lt;sup>&lt;a href="#fn1">1&lt;/a>&lt;/sup>&lt;/span>&lt;span style="font-weight: 400;">:&lt;/span>&lt;/p>
&lt;ol>
&lt;li style="font-weight: 400;">&lt;span style="font-weight: 400;">If you link between two sites with the same level of security, all referral information is retained.&lt;/span>&lt;/li>
&lt;li style="font-weight: 400;">&lt;span style="font-weight: 400;">When you follow a link from an insecure (HTTP) web site to a secure (HTTPS) site, referral data is passed on to the secure web site. &lt;/span>&lt;/li>
&lt;li style="font-weight: 400;">&lt;span style="font-weight: 400;">If you follow a link from a secure (HTTPS) web site to an insecure (HTTP) site, referral data is not passed on to the insecure web site.&lt;/span>&lt;/li>
&lt;/ol>
&lt;span style="font-weight: 400;">So let's see what the situation would look like with normal links. If we had two sites, `A` &amp;amp; `B`, the following table maps the possible combinations of protocols that can be used to link from `A` to `B`. So, for example, row #2 reads:&lt;/span>
&lt;blockquote>&lt;span style="font-weight: 400;">A user browses site A using HTTP and clicks on a HTTPS link to publisher B who hosts their site using HTTPS. &lt;/span>&lt;/blockquote>
&lt;span style="font-weight: 400;">The last column indicates if the referrer information is passed along by the browser. In the case of row #2, the answer is “yes”. The user has navigated from a less secure site to a more secure site.&lt;/span>
&lt;table>
&lt;tbody>
&lt;tr>
&lt;td>&lt;b>User views site A using&lt;/b>&lt;/td>
&lt;td>&lt;b>Site A links to site B using&lt;/b>&lt;/td>
&lt;td>&lt;b>Browser reports referrer to site B&lt;/b>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">No&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;span style="font-weight: 400;">
But this gets a little more complicated with DOIs. In this case publisher `A` links to publisher `B` through the DOI system. This means there are two parts to the link. The first `(A-&amp;gt;doi.org)` results in a redirect (A-&amp;gt;B). Again we use the last columns to indicate when referrer information is passed along to site B. Again, let’s look at row #2. It reads:&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">A user browses the site of member A using HTTP and clicks on a HTTP DOI link. The DOI system redirects the browser to member B using an HTTPS link registered with Crossref by member B. The middle column and the last column records whether Crossref and the publisher were able to see referrer information. The answer in both cases is “yes”. In the first case (A-&amp;gt;DOI) because the link was from a less secure site (HTTP on A) to a more secure site (HTTPS at DOI). The second case because the link is between two sites at the same security level (HTTP).&lt;/span>&lt;/p>
&lt;table>
&lt;tbody>
&lt;tr>
&lt;td>&lt;/td>
&lt;td>&lt;b>User views site A using&lt;/b>&lt;/td>
&lt;td>&lt;b>Site A links DOI using&lt;/b>&lt;/td>
&lt;td>&lt;b>Browser reports referrer to Crossref&lt;sup>&lt;a href="#fn2">2&lt;/a>&lt;/sup>&lt;/b>&lt;/td>
&lt;td>&lt;b>Crossref redirects to site B using&lt;sup>&lt;a href="#fn3">3&lt;/a>&lt;/sup>&lt;/b>&lt;/td>
&lt;td>&lt;b>Browser reports referrer to site B&lt;/b>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">1&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">2&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">3&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">4&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">5&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">No&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">No&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">6&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">No&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">No&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">7&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTP&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">No&lt;/span>&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;span style="font-weight: 400;">8&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">HTTPS&lt;/span>&lt;/td>
&lt;td>&lt;span style="font-weight: 400;">Yes&lt;/span>&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;h2>&lt;span style="font-weight: 400;">
So what does this mean?&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">Our old display guidelines recommended linking DOIs using HTTP. Rows #1, #2, #5, #6 represent the status quo.&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">About half of our members support HTTPS. A few support it exclusively and it seems, given the industry pressures mentioned above, those who support both protocols are likely doing so as a transition stage to HTTPS-only sites.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">This means that &lt;/span>&lt;b>the scenarios represented in row #5 &amp;amp; #6 are already happening&lt;/b>&lt;span style="font-weight: 400;">. The referral information for any user viewing one of our member sites using HTTPS is being lost when they click on DOIs that use the HTTP protocol. Crossref doesn&amp;rsquo;t get the referral data and neither does the member whose DOI has been clicked on.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">Of course this applies to non-member sites that link to DOIs as well. Wikipedia is the largest referrer of DOIs from outside the industry. In 2015 The Wikimedia Foundation &lt;/span>&lt;a href="https://blog.wikimedia.org/2015/06/12/securing-wikimedia-sites-with-https/">&lt;span style="font-weight: 400;">made a highly publicised transition&lt;/span>&lt;/a>&lt;span style="font-weight: 400;"> to HTTPS on all of their sites. This means that any of our members who are running HTTP sites have already lost the ability to see any referral information from Wikipedia on their own sites. However, Crossref &lt;/span>&lt;a href="http://blog.crossref.org.pluma.sjfc.edu/2016/05/https-and-wikipedia.html">&lt;span style="font-weight: 400;">worked closely with Wikimedia&lt;/span>&lt;/a>&lt;span style="font-weight: 400;"> to ensure that, at the very least, Crossref was still able to record Wikimedia referral data on behalf of our members.&lt;/span>&lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">A solution&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">It is largely this work with Wikimedia that has helped us to understand just how important it is for Crossref to get ahead of the curve in helping our community to transition to HTTPS.&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">As long as our members are running a combination of HTTP and HTTPS sites, there is no way for our community to avoid some disruption in the flow of referral data. And we certainly would never entertain the notion of asking our members to keep using HTTP.The best we can do is recommend a practice that will help smooth the transition to HTTPS. That is what we are doing.Our new recommendation is to move to linking DOIs using HTTPS. This is represented in rows #3, #4, #7 and #8 in the table above. &lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">This is a particularly important step for our members who have already moved to hosting their sites on HTTPS. As long as they are using HTTP DOIs on their site, they will be sending no referral traffic to Crossref, other Crossref members or other users of the DOI infrastructure. This is captured in scenarios #5 and #6.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">If our linking guidelines are followed during the industry’s transition to HTTPS, then scenario #5 and #6 will eventually be replaced with scenario #7. It is still not perfect, but at least it means that, during the transition, publishers who are still running HTTP sites will be able to get some DOI referral data via Crossref. And of course, once our members have widely transitioned to HTTPS, everything will go back to normal and they will be able to see referral data on their own sites as well (i.e.they will have moved from the state represented in row #1 to state represented in row #8.)&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">In summary, please change your sites to use HTTPS to link DOIs. They should look like this:&lt;/span>&lt;/p>
&lt;p>&lt;a href="https://doi-org.pluma.sjfc.edu/10.7554/eLife.20320">&lt;span style="font-weight: 400;">&lt;a href="https://doi-org.pluma.sjfc.edu/10.7554/eLife.20320" target="_blank">https://doi-org.pluma.sjfc.edu/10.7554/eLife.20320&lt;/a>&lt;/span>&lt;/a>&lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">FAQ&lt;/span>&lt;/h2>
&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> If I have moved my site to HTTPS, do I need to redeposit my URLs to that they use the HTTPS protocol instead?&lt;/span>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> Yes. If you want to be able to still collect referrer information on your site (scenario #8) as opposed to via Crossref (scenario #7).&lt;/span>&lt;/p>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> But can’t I avoid redepositing my URLs and get referrer data again if I simply redirect HTTP URLs to HTTPS on my own site?&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> No. The browser will strip referrer information if there is any HTTP step in the redirects. Even if the redirect is done on your own site.&lt;/span>&lt;/p>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> Can I avoid having to redeposit all my URLs? Can’t Crossref just update the protocol on our existing DOIs for us?&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> Contact &lt;/span>&lt;a href="mailto:support@crossref.org">&lt;span style="font-weight: 400;">&lt;a href="mailto:support@crossref.org">support@crossref.org&lt;/a>&lt;/span>&lt;/a>&lt;span style="font-weight: 400;">. We’ll see what we can do.&lt;/span>&lt;/p>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> What about all the old PDFs that are are there? They link to DOIs using HTTP. &lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> That is true. But links followed from PDFs don’t send referrer information anyway.&lt;/span>&lt;/p>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> And what about my new PDFs? Should I start linking DOIs from them using HTTPS.&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> Probably. But not because of the DOI referrer problem. Simply because HTTPS is a more secure, private, and future-proof protocol.&lt;/span>&lt;/p>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> Don’t some countries block HTTPS?&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> Typically countries block specific sites and/or services. We do not know of any countries that have a blanket block on the HTTPS protocol.&lt;/span>&lt;/p>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> I use a link resolver that uses OpenURL + a  cookie pusher to redirect my users to local resources. What do I need to do?&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> You need to change your cookie pusher script to enable the &lt;code>Secure&lt;/code> attribute for cookies for HTTPS-linked DOIs.   &lt;/span>&lt;/p>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> Can I use protocol-relative URLs (e.g. &lt;/span>&lt;a href="https://doi-org.pluma.sjfc.edu/10.7554/eLife.20320">&lt;span style="font-weight: 400;">//doi.org/10.7554/eLife.20320&lt;/span>&lt;/a>&lt;span style="font-weight: 400;">)?&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> Protocol-relative URLs can be used in HTML HREFs to help ease the transition from HTTP to HTTPS, but use the full protocol in the text of the DOI link itself. So, for example, the following is fine:&lt;/span>&lt;span style="font-weight: 400;">
&lt;/span>&lt;span style="font-weight: 400;">
&lt;/span>&lt;/p>
&lt;pre>&lt;a href="//doi.org/10.7554/eLife.20320">https://doi-org.pluma.sjfc.edu/10.7554/eLife.20320&lt;/a>&lt;/pre>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> I hear that HTTP and HTTPS versions of URI identifiers are considered to be different identifiers. Doesn’t this mean that by moving to HTTPS we are essentially doubling the number of DOI-based identifiers out there?&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> Yes. It isn’t a problem that is only being faced by DOIs. Basically all HTTP-URI based identifiers face the same issue. We will put in place appropriate same-as assertions in our metadata and HTTP headers to allow people to understand that the HTTP and HTTPS representations of the DOI point to the same thing. &lt;/span>&lt;/p>
&lt;p>&lt;em>On a personal note (@gbilder speaking- don’t blame @CrossrefOrg) - it breaks my brain that the official line is that the protocol difference means they are different identifiers. As a practical matter (a concept the W3C seems to be increasingly alienated from), it would be insane for anybody to follow this policy to the letter. You can probably be pretty safe swapping the protocols on DOIs and being sure you will get the same thing.&lt;/em>&lt;/p>
&lt;hr />
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>Q:&lt;/strong> I see that the Crossref site isn’t running on HTTPS. Are you just a bunch of hypocrites?&lt;/span>&lt;/p>
&lt;p>&lt;span style="font-weight: 400;">&lt;strong>A:&lt;/strong> &lt;del>Yes. The site will be moving to HTTPS-only very soon. Then we won’t be.&lt;/del> We do now.&lt;/span>&lt;/p>
&lt;p> &lt;/p>
&lt;h2>&lt;span style="font-weight: 400;">References&lt;/span>&lt;/h2>
&lt;ol>
&lt;li id="fn1">These rules can be tweaked using meta referrer tags (https://www.w3.org/TR/referrer-policy/), but not in any way that both avoids the fundamental problems outlined here &lt;b>and&lt;/b> that preserves the security/privacy characteristics that are the very reason to implement HTTPS in the first place.&lt;/li>
&lt;li id="fn2">To be pedantic- it actually passes referrer information to the DOI proxy (https://doi-org.pluma.sjfc.edu/), which in turn is reported to Crossref.&lt;/li>
&lt;li id="fn3">To continue with the pedantry- the DOI proxy does the redirect based on the URL member B has deposited with Crossref.&lt;/li>
&lt;/ol></description></item><item><title>Taxonomies Meet-up at #FBM15</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/taxonomies-meet-up-at-fbf15/</link><pubDate>Fri, 25 Sep 2015 00:00:00 +0000</pubDate><author>Ginny Hendricks</author><discourseUsername>ginny</discourseUsername><guid>https://www-crossref-org.pluma.sjfc.edu/blog/taxonomies-meet-up-at-fbf15/</guid><description>&lt;p>The &lt;a href="https://www-crossref-org.pluma.sjfc.edu/labs/" target="_blank">Taxonomies Interest Group&lt;/a> would like to invite Crossref members to an informal drop-in at the Frankfurt Book Fair:&lt;/p>
&lt;p>&lt;strong>4-5pm on Wednesday 14th October at the TEMIS booth H76&lt;/strong>&lt;/p>
&lt;p>The group would like to discuss how different publishers use their taxonomies for content enrichment and to explore the role that the Crossref interest group can play in promoting industry collaboration and emerging standards. TEMIS have kindly offered to host the event at their booth and provide refreshments: Please come by from 4pm at Booth H76.&lt;/p>
&lt;p>Graham McCann from IOP Publishing and Christian Kohl from De Gruyter will be coordinating the event. For background information on the work the group is doing, take a look at this &lt;a href="https://www-crossref-org.pluma.sjfc.edu/webinars" target="_blank">webinar recording from March 2015&lt;/a>.&lt;/p></description></item><item><title>DataCite supporting content negotiation</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/datacite-supporting-content-negotiation/</link><pubDate>Mon, 10 Oct 2011 00:00:00 +0000</pubDate><author>Geoffrey Bilder</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/datacite-supporting-content-negotiation/</guid><description>&lt;p>In April &lt;a href="https://www-crossref-org.pluma.sjfc.edu/blog/content-negotiation-for-crossref-dois/">In April&lt;/a> for its DOIs. At the time I cheekily called-out &lt;a href="http://datacite.org/" target="_blank">DataCite&lt;/a> to start supporting content negotiation as well.&lt;/p>
&lt;p>Edward Zukowski (DataCite’s resident propellor-head) took up the challenge with gusto and, as of September 22nd &lt;a href="http://data.datacite.org/" target="_blank">DataCite has also been supporting content negotiation for its DOIs&lt;/a>. This means that one million more DOIs are now &lt;a class="zem_slink" href="http://en.wikipedia.org/wiki/Linked_Data" title="Linked Data" rel="wikipedia">linked-data&lt;/a> friendly. Congratulations to Ed and the rest of the team at DataCite.&lt;/p>
&lt;p>We hope this is a trend. Back in June &lt;a href="http://www.knowledge-exchange.info/" target="_blank">Knowledge Exchange&lt;/a> organized a seminar on Persistent Object Identifiers. One of the outcomes of the meeting was “&lt;a href="https://web.archive.org/web/20130808010317/http://www.knowledge-exchange.info/Default.aspx?ID=62&amp;amp;M=News&amp;amp;NewsID=124" target="_blank">Den Haag Manifesto&lt;/a>” a document outlining five relatively simple steps that different persistent identifier systems could take in order to increase interoperability. Most of these steps involved adopting linked data principles including support for content negotiation. We look forward to hearing about other persistent identifiers adopting these principles over the next year.&lt;/p>
&lt;p>Having said that, this time I will refrain from calling-out anybody specifically…&lt;/p>
&lt;div class="zemanta-pixie">
&lt;a class="zemanta-pixie-a" href="http://www.zemanta.com/" title="Enhanced by Zemanta">&lt;img class="zemanta-pixie-img" src="http://img.zemanta.com/zemified_e.png?x-id=f7639c9b-8fd7-4af4-9c08-4f283778f4c2" alt="Enhanced by Zemanta" />&lt;/a>
&lt;/div></description></item><item><title>Content Negotiation for Crossref DOIs</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/content-negotiation-for-crossref-dois/</link><pubDate>Tue, 19 Apr 2011 00:00:00 +0000</pubDate><author>Geoffrey Bilder</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/content-negotiation-for-crossref-dois/</guid><description>&lt;p>&lt;span >So does anybody remember the posting &lt;a href="https://www-crossref-org.pluma.sjfc.edu/blog/dois-and-linked-data-some-concrete-proposals/">DOIs and Linked Data: Some Concrete Proposals&lt;/a>?&lt;/span>&lt;/p>
&lt;p>&lt;span >Well, we went with option “D.”&lt;/span>&lt;/p>
&lt;p>&lt;span >From now on, DOIs, &lt;i>expressed as &lt;a href="http://en.wikipedia.org/wiki/Uniform_Resource_Identifier">HTTP URI&lt;/a>s&lt;/i>, can be used with &lt;a href="http://en.wikipedia.org/wiki/Content_negotiation">content-negotiation&lt;/a>.&lt;/span>&lt;/p>
&lt;p>&lt;span >Let’s get straight to the point. If you have &lt;a href="http://curl.haxx.se/">curl&lt;/a> installed, you can start playing with content-negotiation and Crossref DOIs right away:&lt;/span>&lt;/p>
&lt;blockquote>
&lt;p>&lt;span >curl -D - -L -H   “Accept: application/rdf+xml” “&lt;code>http://dx.doi.org.pluma.sjfc.edu/10.1126/science.1157784&lt;/code>” &lt;/span>&lt;/p>
&lt;p>&lt;span >curl -D - -L -H   “Accept: text/turtle” “&lt;code>http://dx.doi.org.pluma.sjfc.edu/10.1126/science.1157784&lt;/code>”&lt;br /> &lt;/span>&lt;/p>
&lt;p>&lt;span >curl -D - -L -H   “Accept: application/atom+xml” “&lt;code>http://dx.doi.org.pluma.sjfc.edu/10.1126/science.1157784&lt;/code>” &lt;/span>&lt;/p>
&lt;/blockquote>
&lt;p>&lt;span >Or if you are already using Crossref’s “&lt;a href="https://www-crossref-org.pluma.sjfc.edu/schema/unixref1.1.xsd" target="_blank">unixref&lt;/a>” format:&lt;/span>&lt;/p>
&lt;blockquote>
&lt;p>&lt;span >curl -D - -L -H “Accept: application/unixref+xml” “&lt;code>http://dx.doi.org.pluma.sjfc.edu/10.1126/science.1157784&amp;amp;&lt;/code>#8221; &lt;/span>&lt;/p>
&lt;/blockquote>
&lt;p>&lt;span >This will work with over 46 million Crossref DOIs as of today, but the beauty of the setup is that from now on, any &lt;a href="http://www.doi.org.pluma.sjfc.edu/registration_agencies.html">DOI registration agency&lt;/a> can enable content negotiation for their constituencies as well. &lt;a href="http://datacite.org/">DataCite&lt;/a>- we’re looking at you 😉 .&lt;/span>&lt;/p>
&lt;p>&lt;span >It also means that, as registration agency members (Crossref publishers, for instance) start providing more complete and richer representations of their content, we can simply redirect content-negotiated requests directly to them.&lt;/span>&lt;/p>
&lt;p>&lt;span >We expect that that this development will round-out Crossref’s efforts to support standard APIs including &lt;a href="https://support-crossref-org.pluma.sjfc.edu/hc/en-us/articles/214880143">OpenURL&lt;/a> and &lt;a href="https://support-crossref-org.pluma.sjfc.edu/hc/en-us/articles/213679866">OAI_PMH&lt;/a> and we look forward to seeing DOIs increasingly used in &lt;a href="http://en.wikipedia.org/wiki/Linked_Data">linked data&lt;/a> applications.&lt;/span>&lt;/p>
&lt;p>&lt;span >Finally, Crossref would just like to thank the &lt;a href="http://www.doi.org.pluma.sjfc.edu/foundation/bios.html">IDF&lt;/a> and &lt;a href="http://www.cnri.reston.va.us/">CNRI&lt;/a> for their hard work on this as well as &lt;a href="http://www.linkedin.com/in/tonyhammond">Tony Hammond&lt;/a> and &lt;a href="http://www.ldodds.com/">Leigh Dodds&lt;/a> for their valuable advice and persistent goading.&lt;/span>&lt;/p></description></item><item><title>OpenSearch/SRU Integration Paper</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/opensearch/sru-integration-paper/</link><pubDate>Mon, 19 Jul 2010 00:00:00 +0000</pubDate><author>Tony Hammond</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/opensearch/sru-integration-paper/</guid><description>&lt;p>Since I’ve already blogged about this a number of times before here, I thought I ought to include a link to a fuller writeup in this month’s &lt;a href="http://dlib.org" target="_blank">D-Lib Magazine&lt;/a> of our &lt;a href="https://www-nature-com.pluma.sjfc.edu/opensearch/" target="_blank">nature.com OpenSearch&lt;/a> service which serves as a case study in OpenSearch and SRU integration:&lt;/p>
&lt;p>&lt;a href="http://dlib.org/dlib/july10/hammond/07hammond.html" target="_blank">&lt;img border="0" src="https://www-crossref-org.pluma.sjfc.edu/wp/blog/images/dlib-page.png" height="320" width="450" />&lt;/a>&lt;/p>
&lt;p>&lt;a href="http://dlib.org/dlib/july10/hammond/07hammond.html" target="_blank">doi:10.1045/july2010-hammond&lt;/a>&lt;/p></description></item><item><title>Now What About XMP?</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/now-what-about-xmp/</link><pubDate>Tue, 08 Jul 2008 00:00:00 +0000</pubDate><author>Tony Hammond</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/now-what-about-xmp/</guid><description>&lt;p>With PDF now passed over to ISO as keeper of the format (as blogged &lt;a href="https://www-crossref-org.pluma.sjfc.edu/blog/iso-standard-for-pdf/">here&lt;/a> on CrossTech), Kas Thomas (on CMS Watch’s &lt;a href="https://web.archive.org/web/20090703195909/http://www.cmswatch.com/Trends" target="_blank">TrendWatch&lt;/a>) blogs &lt;a href="http://www.cmswatch.com/Trends/1295-PDF-now-has-a-standard-home,-but-whither-XMP?source=RSS" target="_blank">here&lt;/a> that Adobe should now do the right thing by XMP and look to hand that over too in order to establish it as a truly open standard. As he says:&lt;/p>
&lt;blockquote>
&lt;p>&lt;em>“Let’s cut to the chase. If Adobe wants to demonstrate its commitment to openness, it should do for XMP what it has already done for PDF: Put it in the hands of a legitimate standards body. Right now it’s open in name only. “&lt;/em>&lt;/p>
&lt;/blockquote>
&lt;p>And this:&lt;/p>
&lt;blockquote>
&lt;p>&lt;em>“Adobe is pushing the XMP standard … at Adobe’s pace and in ways that benefit Adobe. (The parallels with PDF are numerous and obvious.) There are lingering technical issues waiting to be solved, however. Issues whose solutions shouldn’t have to be dependent on Adobe’s needs only.”&lt;/em>&lt;/p>
&lt;/blockquote>
&lt;p>He’s absolutely bang on. With XMP on the threshold of finally shining through we really could do with Adobe cutting it loose. It’s time to leave home.&lt;/p></description></item><item><title>Word Add-in for Scholarly Authoring and Publishing</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/word-add-in-for-scholarly-authoring-and-publishing/</link><pubDate>Wed, 26 Mar 2008 00:00:00 +0000</pubDate><author>Crossref</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/word-add-in-for-scholarly-authoring-and-publishing/</guid><description>&lt;p>Last week Pablo Fernicola sent me email announcing that Microsoft have finally released a beta of their Word plugin for marking-up manuscripts with the NLM DTD. I say “finally” because we’ve know this was on the way and have been pretty excited to see it. We once even hoped that MS might be able to show the plug-in at the &lt;a href="http://www.alpsp.org.uk/ngen_public/article.asp?id=335&amp;amp;#038;did=47&amp;amp;#038;aid=1244&amp;amp;#038;st=&amp;amp;#038;oaid=-1" target="_blank">ALPSP session on the NLM DTD&lt;/a>, but we couldn’t quite manage it.&lt;/p>
&lt;p>The plugin is targeted at production/editorial staff, but, of course, it will be interesting to see if any of this work can be pushed back to the author. I won’t hold my breath on the latter score, but it will be fun to watch.&lt;/p>
&lt;p>One thing I would note is that the NLM DTD can also be used in the humanities and social sciences, so, frankly, I think they should market it more broadly.&lt;/p>
&lt;p>Anyway- the plugin can be &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=09C55527-0759-4D6D-AE02-51E90131997E&amp;amp;#038;displaylang=en" target="_blank">downloaded&lt;/a> from the Microsoft site.&lt;/p>
&lt;p>And Pablo has setup a &lt;a href="https://web.archive.org/web/20080725223420/http://blogs.msdn.com/exscientia/archive/2008/03/20/Technology-Preview-Launch.aspx" target="_blank">blog where testers can discuss&lt;/a> the add-in.&lt;/p>
&lt;p>And there is also an &lt;a href="https://web.archive.org/web/20080411085902/http://www.microsoft.com/mscorp/tc/scholarly-publishing.mspx" target="_blank">entry for the project&lt;/a> on the Microsoft Research site (an interesting place to peruse, if you have a moment).&lt;/p>
&lt;p>Congatulations to Pablo and his team.&lt;/p></description></item><item><title>Object Reuse and Exchange</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/object-reuse-and-exchange/</link><pubDate>Wed, 05 Mar 2008 00:00:00 +0000</pubDate><author>Chuck Koscher</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/object-reuse-and-exchange/</guid><description>&lt;p>On March 3rd the Open Archives Initiative held a roll out meeting of the first alpha release of the ORE specification (&lt;a href="http://www.openarchives.org/ore/" target="_blank">http://www.openarchives.org/ore/&lt;/a>) . According to Herbert Van de Sompel a beta release is planned for late March / early April and a 1.0 release targeted for September. The presentations focused on the aggregation concepts behind ORE and described an ATOM based implementation. ORE is the second project from the OAI but unlike its sibling PMH it is not exclusively a repository technology. ORE provides machine readable manifests for related Web resources in any context. For instance, DOI landing pages (aka splash page) are human readable resources containing links to any number of resources related to the work identified by the DOI. An ORE instance for the DOI (called a Rem or resource map) would describe the same set of resources in a machine friendly format. A standardized form of redirection understood by the DOI proxy would yield the Rem instead of normal page e.g.&lt;/p>
&lt;p>&lt;code>http://dx.doi.org.pluma.sjfc.edu/10.5555/abcd?type=rem&lt;/code>
which could be useful for crawlers.&lt;/p>
&lt;p>A second roll out meeting is planned during the Sparc-08 workshops in early April.&lt;/p></description></item><item><title>STIX Fonts in Beta</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/stix-fonts-in-beta/</link><pubDate>Tue, 06 Nov 2007 00:00:00 +0000</pubDate><author>Tony Hammond</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/stix-fonts-in-beta/</guid><description>&lt;p>Well, Howard already &lt;a href="https://web.archive.org/web/20070815000000*/http://blogs.nature.com.pluma.sjfc.edu/wp/nascent/2007/11/stix_fonts_go_beta.html" target="_blank">blogged on Nascent&lt;/a> last week about the &lt;a href="http://www.stixfonts.org/" target="_blank">STIX fonts&lt;/a> (Scientific and Technical Information Exchange) being launched and now freely available in beta. And today the STM Association also have &lt;a href="https://web.archive.org/web/20080725054716/http://www.stm-assoc.org/home/stix-fonts-project-completes-design-phase.html" target="_blank">blogged&lt;/a> this milestone mark. So, just for the record, I’m noting here on CrossTech those links for easy retrieval. As Howard says:&lt;/p>
&lt;blockquote>
&lt;p>&lt;em>“I recommend all publishers download the fonts from the STIX web site at &lt;a href="http://www.stixfonts.org/" target="_blank">www.stixfonts.org&lt;/a> today.”&lt;/em>&lt;/p>
&lt;/blockquote>
&lt;p>(And for those who want to see more of Howard, he can be found in interview &lt;a href="http://www.scribemedia.org/2007/03/28/howard-ratner/" target="_blank">here&lt;/a> on the SIIA Executive FaceTime Webcast Series. 🙂&lt;/p></description></item><item><title>&amp;#8220;Spinning Around&amp;#8221;</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/spinning-around/</link><pubDate>Fri, 23 Feb 2007 00:00:00 +0000</pubDate><author>Tony Hammond</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/spinning-around/</guid><description>&lt;p>There’s a great exposition of &lt;a href="http://www.ifla.org/VII/s13/frbr/frbr.htm" target="_blank">FRBR&lt;/a> (the Functional Requirements for Bibliographic Records model “&lt;em>&lt;strong>work -&amp;gt; expression -&amp;gt; manifestation -&amp;gt; item&lt;/strong>&lt;/em>“) in &lt;a href="https://web.archive.org/web/20071004111040/http://www.frbr.org/2007/02/22/de-revolutionibus" target="_blank">this post&lt;/a> from &lt;a href="http://www.frbr.org/" target="_blank">The FRBR Blog&lt;/a> on &lt;a href="http://en.wikipedia.org/wiki/De_revolutionibus_orbium_coelestium" target="_blank">De Revolutionibus&lt;/a> as described in &lt;em>The Book Nobody Read: Chasing the Revolutions of Nicolaus Copernicus&lt;/em> by Owen Gingerich. See post for the background and &lt;a href="https://web.archive.org/web/20070705095508/http://www.frbr.org/files/frbrevolutionibus.png" target="_blank">here (103 KB PNG)&lt;/a> for a map of the FRBR relationships.&lt;/p>
&lt;p>(Yes, and a twinkly star in the title too. ;~)&lt;/p></description></item><item><title>OpenDocument 1.1 is OASIS Standard</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/opendocument-1.1-is-oasis-standard/</link><pubDate>Thu, 15 Feb 2007 00:00:00 +0000</pubDate><author>Tony Hammond</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/opendocument-1.1-is-oasis-standard/</guid><description>&lt;p>From the OASIS &lt;a href="https://web.archive.org/web/20070219093602/https://www.oasis-open.org/news/oasis-news-2007-02-14.php" target="_blank">Press Release&lt;/a>:&lt;/p>
&lt;blockquote>
&lt;p>&lt;em>“Boston, MA, USA; 13 February 2007 — OASIS, the international standards consortium, today announced that its members have approved version 1.1 of the Open Document Format for Office Applications (OpenDocument) as an OASIS Standard, a status that signifies the highest level of ratification.”&lt;/em>&lt;/p>
&lt;/blockquote></description></item><item><title>Microsoft to Support OpenID</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/microsoft-to-support-openid/</link><pubDate>Thu, 08 Feb 2007 00:00:00 +0000</pubDate><author>Crossref</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/microsoft-to-support-openid/</guid><description>&lt;p>Kim Cameron, Microsoft’s Identity Czar and member of the &lt;a href="https://web.archive.org/web/20070826193937/http://www.identitygang.org/" target="_blank">Identity Gang&lt;/a>, &lt;a href="http://www.identityblog.com/?p=668" target="_blank">comments on&lt;/a> Microsoft’s announcement that they will support &lt;a href="http://openid.net/" target="_blank">OpenID&lt;/a>. Another sign that &lt;a href="http://en.wikipedia.org/wiki/Federated_identity" target="_blank">federated identity&lt;/a> schemes are gaining traction and OpenID is likely to emerge as a standard the publishers are going to want to grapple with soon.&lt;/p>
&lt;p>This follows Doc Searl’s comments on the notion of “&lt;a href="http://www.linuxjournal.com/node/1000180" target="_blank">Creator Relationship Management&lt;/a>” where he speculates that the techniques being used in federated identity schemes and the Creative Commons can be combined to create a new “silo-free” value chain amongst creators, producers and distributors.&lt;/p></description></item><item><title>RSC launches semantic enrichment of journal articles</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/rsc-launches-semantic-enrichment-of-journal-articles/</link><pubDate>Thu, 01 Feb 2007 00:00:00 +0000</pubDate><author>rkidd</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/rsc-launches-semantic-enrichment-of-journal-articles/</guid><description>&lt;p>The RSC has gone live today with the results of &lt;a href="https://web.archive.org/web/20070812060042/http://www.rsc.org.pluma.sjfc.edu/Publishing/Journals/ProjectProspect/index.asp" target="_blank">Project Prospect&lt;/a>, introducing semantic enrichment of journal articles across all our titles. I’m pretty sure we’re the first primary research publisher to do anything of this scope.&lt;/p>
&lt;p>We’re identifying chemical compounds and providing synonyms, InChIs (IUPAC’s Chemical Identifier), downloadable CML (Chemical Markup Language), SMILES strings and 2D images for these compounds. In terms of subject area we’re marking up terms from the IUPAC Gold Book, and also Open Biomedical Ontology terms from the Gene, Cell, and Sequence Ontologies. All this stuff is currently available from an enhanced HTML view, with the additional information and links to related articles accessed via highlights in the article and popups.&lt;/p>
&lt;p>The mark-up tools have been developed together with UK academics based at the Unilever Centre of Molecular Informatics and the Computing Laboratory at Cambridge University.&lt;/p>
&lt;p>At launch we have about 100 articles from our 2007 publications, with the enhanced views currently free-to-air. Feel free to take a look.&lt;/p></description></item><item><title>An Open PDF?</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/an-open-pdf/</link><pubDate>Mon, 29 Jan 2007 00:00:00 +0000</pubDate><author>Tony Hammond</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/an-open-pdf/</guid><description>&lt;p>Adobe announces today the following:&lt;/p>
&lt;p>&lt;em>“SAN JOSE, Calif. — Jan. 29, 2007 — Adobe Systems Incorporated (Nasdaq:ADBE) today announced that it intends to release the full Portable Document Format (PDF) 1.7 specification to AIIM, the Enterprise Content Management Association, for the purpose of publication by the International organisation for Standardization (ISO).”&lt;/em>&lt;/p>
&lt;p>The full press release is &lt;a href="https://web.archive.org/web/20070202072839/http://www.adobe.com/aboutadobe/pressroom/pressreleases/200701/012907OpenPDFAIIM.html" target="_blank">here&lt;/a>.&lt;/p>
&lt;p>(Via &lt;a href="http://www.tkachenko.com/blog/archives/000657.html" target="_blank">Oleg Tkachenko’s Blog&lt;/a>.)&lt;/p></description></item><item><title>STIX and Stones</title><link>https://www-crossref-org.pluma.sjfc.edu/blog/stix-and-stones/</link><pubDate>Thu, 05 Oct 2006 00:00:00 +0000</pubDate><author>Crossref</author><guid>https://www-crossref-org.pluma.sjfc.edu/blog/stix-and-stones/</guid><description>&lt;p>The &lt;a href="http://www.stixfonts.org/" target="_blank">STIX Fonts&lt;/a> project funded by six major publishers to develop a comprehensive font set for STM publishing has completed its development phase and is about to move into beta testing (planned to commence in late October). Participation is open to all publishers - so now is the time to get involved to ensure your needs are met by this significant activity.&lt;/p></description></item></channel></rss>