Giter Site home page Giter Site logo

Comments (3)

kazoompa avatar kazoompa commented on August 14, 2024

This will create a dataset that won't be searchable, consider study ID as the primary key for Mica search.

from mica2.

johannes-darms avatar johannes-darms commented on August 14, 2024

So we should rather hide the information to the user?
This would mean we need to update the following templates, right?

  • Make information about Study, Population and Data Collection Event optional (hide if not present) in public UI
    • URL /collected-datasets? only effects Card Display. (/libs/datasets.ftl line 135)
    • URL /dataset/... (/libs/dataset.ftl line 119, 195 and 178 already within conditional block)
    • URL/variable/.. (variables.ftl line 168 and 178 some parts are already optional)
    • URL /search/
      - [ ] Result column (update computation in results.js line 526 or change/add default /libs/document-set-scripts.ftl line 97 )
      - [ ] Filter menu (update the taxonomy via UI (c.f. #4422)

from mica2.

kazoompa avatar kazoompa commented on August 14, 2024

Just a little clarification: the dependency of a dataset on a study is vital and it cannot be changed without a more serious modification. The purpose of a dataset is to provide data of a study. In addition, in the UI, the study listing page and search page are affected if a dataset does not have a study ID.

You can always create a generic study and associate your dataset to it. You can also add a custom field to the Individual Study schema (Administration / Individual Study Configuration) and use it to filter out the generic study in the pages you do not wish it to be displayed.

from mica2.

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.