Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New study.yml format #619

Open
koppor opened this issue Sep 4, 2022 · 1 comment
Open

New study.yml format #619

koppor opened this issue Sep 4, 2022 · 1 comment
Labels

Comments

@koppor
Copy link
Owner

koppor commented Sep 4, 2022

Current example:

version: 0.1.0-wip
authors:
- Olly
- Kevin
- Dominik
title: Demo Study
research-questions:
- How is flexibility achieved in JavaFX development?
queries:
- query:
  - lucene: JabRef AND Java
  - description: Searches for JabRef and Java (optional)
  - catalogueSpecific: (optional)
    - ACM Portal: "JabRef + Java"
    - IEEExplore: "JabRef +Java"
- query: JabRef AND JavaFX
- query: JavaFX development speed
catalogues:
- name: ACM Portal
  enabled: true
  comment: ... (optional)
- name: IEEEXplore
  enabled: true
  comment: ...
- name: GVK
  enabled: true
  comment: ...
- name: DBLP
  enabled: true
  comment: ...
``´
@koppor koppor added the SLR label Sep 4, 2022
@koppor
Copy link
Owner Author

koppor commented Mar 25, 2024

This is more an engineering than an implementation task. Should be carefully designed.

@koppor koppor moved this to Backlog in SLR Kanban Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant