SpringerLink - New format conference paper pages
I work on the SpringerLink website and we’ve been updating some of our pages. Recently we changed the way that conference papers are displayed and we received a bit of feedback from a Zotero user to say that Zotero was no longer recognising the article type as “conference paper”.
We’re actually putting more metadata in the source now, so we’re wondering what Zotero was looking for before to identify the article type which we’re not doing anymore?
Here’s the source for the old style page:
view-source:http://link.springer.com/chapter/10.1007/BFb0109667?view=classic
And here’s the same conference paper in our new layout:
view-source:http://link.springer.com/chapter/10.1007/BFb0109667
We’d probably suggest looking in the dataLayer’s Event Category on the new look pages to identify the article type, but this is something that only exists on our newer pages (currently only journal articles and conference papers), not the old ones.
We’re actually putting more metadata in the source now, so we’re wondering what Zotero was looking for before to identify the article type which we’re not doing anymore?
Here’s the source for the old style page:
view-source:http://link.springer.com/chapter/10.1007/BFb0109667?view=classic
And here’s the same conference paper in our new layout:
view-source:http://link.springer.com/chapter/10.1007/BFb0109667
We’d probably suggest looking in the dataLayer’s Event Category on the new look pages to identify the article type, but this is something that only exists on our newer pages (currently only journal articles and conference papers), not the old ones.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
But this item doesn't seem like it's a conference paper. I don't see any information on a conference and you also have this as CHAP in the RIS.
FWIW, though, Zotero decides between book section and conference paper based on the presence of //meta[@name="citation_conference_title"], but we're happy to change this and could also run tests for multiple possibilities if needed.
edit: and thanks for being in touch about this! Much appreciated.
Here's a better example:
http://link.springer.com/chapter/10.1007/978-3-642-10643-9_10
But both our old and new look pages include the same `meta name="citation_conference_title"` tag for this paper. Perhaps the feedback we received wasn't accurate and Zotero can identify the same conference paper on the old and new pages alike, but is not able to identify _all_ conference papers because there can be missing tags (when we haven't got that information to show).
Zotero could continue to use that tag as it will work for anything newly published, but looking in the dataLayer for 'Event Category':'Conference Paper' might correctly identify more content.
@zuphilip That was a different element of metadata, but yes we got that too and now include the publication date in the source in the same way we were for the older pages. You should see something like:
meta name="citation_publication_date" content="1998"/
or
meta name="citation_publication_date" content="2009/12/9"/