Git Product home page Git Product logo

Comments (8)

nickdos avatar nickdos commented on August 27, 2024

From @mbohun on August 19, 2014 12:22

date: Wed Dec 18 19:32:57 2013
author: [email protected]


How is the user donwloading the records?

There is a way to stop the DQ from being included in the downloads. We don't expose it as an option in the biocache/hubs/spatial portal webapps.

The biocache-service allows for the DQ to be turned off using a URL of the following format:
biocache.ala.org.au/ws/occurrences/index/download?q=data_resource_uid:dr364&qa=none&reasonTypeId=10

The &qa=none prevents the data quality from being included in the download.

from biocache-service.

nickdos avatar nickdos commented on August 27, 2024

From @pbrenton on August 19, 2014 12:22

date: Fri Dec 20 02:41:19 2013
author: [email protected]


Not sure Natasha. He does find the DQ results useful, so switching off is probably not the best option. He was just asking if we can make the sequence of columns consistent in outputs.

from biocache-service.

nickdos avatar nickdos commented on August 27, 2024

From @mbohun on August 19, 2014 12:22

date: Sun Dec 22 13:50:47 2013
author: [email protected]


The other option is for him to decide which data quality fields he wishes to include and specifying them in the order he wishes to see them:

Example:
http://biocache.ala.org.au/ws/occurrences/index/download?q=data_resource_uid:dr364&reasonTypeId=10&qa=decimalLatLongConverted,invalidCollectionDate,speciesOutsideExpertRange,stateCoordinateMismatch,invalidScientificName

This is not exposed in the biocache/hubs UI. At the moment it is only available as a webservice call. This field is documented in the download section of the biocache documnetation:
http://biocache.ala.org.au/ws

Maybe we need to expose this in the Download dialog to allow users to decide which QA fields it include.

from biocache-service.

nickdos avatar nickdos commented on August 27, 2024

From @mbohun on August 19, 2014 12:22

date: Sun Dec 22 16:00:16 2013
author: [email protected]


There are 2 components to this issue:

  1. Ensure that when no &qa param is provided the DQ fields are in the same order each time the exact same download is performed.

  2. In hubs-webapp expose a selection of download fields and QA's for the user to select in the Download dialog.

from biocache-service.

nickdos avatar nickdos commented on August 27, 2024

From @mbohun on August 19, 2014 12:22

date: Mon Dec 23 17:44:30 2013
author: [email protected]


Component 1) in comment #4 is on dev

from biocache-service.

adam-collins avatar adam-collins commented on August 27, 2024

There is an option qa=includeall that will not remove empty columns like qa=all does. But if assertions ever change in biocache-store the columns returned will change.

As 2) above suggests is best if qa columns are specified so they do not change over time.

from biocache-service.

adam-collins avatar adam-collins commented on August 27, 2024

List of valid qa fields as mentioned above. http://biocache.ala.org.au/ws/assertions/codes

from biocache-service.

adam-collins avatar adam-collins commented on August 27, 2024

Is any more required for this issue?

from biocache-service.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.