JATS4R / JATS4R-Participant-Hub

The hub for all JATS4R meeting notes, examples, draft recommendations, documents, and issues.
http://jats4r.org
17 stars 20 forks source link

Keywords/MESH terms versus subject-group(s) #56

Open Melissa37 opened 9 years ago

Melissa37 commented 9 years ago

Can people elaborate on what they think this refers to from our priority list?

This is what I think, using the eLife examples: eLife uses article-categories for some specific "keywords" that are used in the navigation of article pages, with subj-group-type attributes. JATS provides no defined list of attributes, so we're all probably doing it differently!

<article-categories><subj-group subj-group-type="display-channel"><subject>Research article</subject></subj-group><subj-group subj-group-type="heading"><subject>Cell biology</subject></subj-group><subj-group subj-group-type="heading"><subject>Computer science</subject></subj-group></article-categories>

We also have keywords composed of the author generated keywords as well as a research organism from a defined eLife list:

`

Author keywords
            <kwd>
                <italic>Salpingoeca rosetta</italic>
            </kwd>
            <kwd>Algoriphagus</kwd>
            <kwd>bacterial sulfonolipid</kwd>
            <kwd>multicellular development</kwd>
        </kwd-group>
        <kwd-group kwd-group-type="research-organism">
            <title>Research organism</title>
            <kwd>Mouse</kwd>
            <kwd>
                <italic>C. elegans</italic>
            </kwd>
            <kwd>Other</kwd>
        </kwd-group>`

We don't use defined MeSH terms, should we? This is medical, what covers all life sciences?

Please add your thoughts

Melissa37 commented 9 years ago

See examples loaded to elements repo:

https://github.com/JATS4R/elements/blob/master/keywords.md

Please add your examples

hubgit commented 9 years ago

I've added a PeerJ example for subjects and keywords (and yes, quite different!).

tommowlam commented 9 years ago

RE: "We don't use defined MeSH terms, should we? This is medical, what covers all life sciences?"

If a controlled vocabulary like MeSH is being used as a pick-list of keyword or subject terms, then it could be useful for reuse for this to be indicated explicitly (but still leave the publisher the option of using their own list or no list)... 'kwd-group-type' is means to indicate what standard list has been used - but I dont think that is how it is used generally.

...so might be nice to have something more explicit for markingup where a list of terms had been used.

Oh, and we cant 'insist' on using MeSH or anything in life science, of course, as this will not apply to other disciplines (humanities, social sciences) or even physical sciences...

(I will add Ubiquity Press keyword example)

Daniel-Mietchen commented 9 years ago

Some thoughts on this:

Pinging @rdrysdale

rdrysdale commented 9 years ago

Hi

The PLOS thesaurus (https://github.com/PLOS/plos-thesaurus)

it all depends what you are trying to do, with what happy to contribute further thesaurus info/explanation if useful