annakrystalli / seabirddietDB

Seabird Diet (stomach content) Database collected around the British Isles (1933 - 2017)
http://annakrystalli.me/seabirddietDB/
Other
2 stars 0 forks source link

Keywords for dataset #19

Closed annakrystalli closed 5 years ago

annakrystalli commented 5 years ago

The EML metadata format accepts keywords from accepted domain thesauri.

So far I've found the following keywords from the FAO Aquatic Sciences and Fisheries Thesaurus:

keywordSet <- list(
    list(
        keywordThesaurus = "Aquatic Sciences and Fisheries Thesaurus - FAO",
        keyword = list("Marine birds",
                       "Diets",
                       "Food composition",
                       "Predators",
                       "Prey selection",
                       "Predation",
                       "Forage species")
    )
)

Are you happy with these? We can add more keywords from different thesauri, a quick google search shows many that might be relevant. Do you have any particular suggestions @ruedinager or @tomjwebb?

Personally, I think at least an additional location keyword should be included.