AtlasOfLivingAustralia / profile-hub

Profiles front end application
http://www.ausflora.org.au/
0 stars 3 forks source link

Profiles - Report to collect IEK terms in a collection #684

Open RobinaSanderson opened 5 years ago

RobinaSanderson commented 5 years ago

As a collection admin I want to run a report to collect all IEK names in a collection To create a names list for indexing and use across ALA products

Requirements:

  1. Report available to collection administrators or ALA administrators
  2. Report does not need to run automatically
  3. report only picks up profiles that have a matched taxonomic concept
  4. Report will provide the following for each profile:
    • The language (I assume this would be a collection setting?)
    • the IEK terms
    • The related taxon scientific name for each term
    • the english common name if given
    • any other IEK terms collected for the profile
    • URL link for each profile
  5. Report can be exported as .csv (this will allow it to be used in the list tool)

Questions: Does this mean IEK names must be entered into a system designated field in the collection or could the person running the report determine which field holds the IEK names?

Should the URL for the representative image also be included?

peri-bolton-abrs commented 5 years ago

What is IEK?

NatRB commented 5 years ago

Hi Peri,

IEK is Indigenous Ecological Knowledge. A project with ALA to promote Indigenous knowledge. We are working to add Indigenous names for plants and animals to the ALA.

We are also working with a couple of Indigenous communities to collect and store their knowledge about plants and animals in Profile collections.

Feel free to contact me any time for more information. I am leading this project.

Cheers Nat

From: Peri Bolton [mailto:notifications@github.com] Sent: Wednesday, 1 May 2019 2:55 PM To: AtlasOfLivingAustralia/profile-hub profile-hub@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [AtlasOfLivingAustralia/profile-hub] Profiles - Report to collect IEK names in a collection (#684)

What is IEK?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/AtlasOfLivingAustralia/profile-hub/issues/684#issuecomment-488210551, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACWIAMXLKZX3JRIMQ4PIJYDPTEPDZANCNFSM4HJRVXXQ.

m-hope commented 5 years ago

My initial thought was that we simply scrape any collection tagged as IEK (a feature already implemented) and generate a table of profile name to matched scientific name. This assumes that the profile editors/owners have been rigourous in following this format (which I guess is an assumption for any implementation of this requirement)... which judging by current examples may not be valid.

In other words some sort of quality control step/gate needs to be included.