{
  "facet": "method",
  "label": "Method family",
  "cardinality": "many",
  "origin": "e2er-proposed",
  "source": "Proposed in the E2ER description format, draft 0.1 (proposal sp-0005)",
  "description": "The family of research methods a block serves. Not yet part of the RISE vocabulary.",
  "terms": [
    {
      "id": "empirical",
      "label": "Empirical (quantitative)",
      "definition": "Estimation on observational or archival data."
    },
    {
      "id": "experimental",
      "label": "Experimental",
      "definition": "Randomized experiments, including survey experiments."
    },
    {
      "id": "qualitative",
      "label": "Qualitative",
      "definition": "Interviews, case studies, coding of text and documents."
    },
    {
      "id": "theoretical",
      "label": "Theoretical",
      "definition": "Formal models, proofs, analytical derivations."
    },
    {
      "id": "literature-review",
      "label": "Literature review",
      "definition": "Systematic and narrative reviews, synthesis of prior work."
    },
    {
      "id": "replication",
      "label": "Replication",
      "definition": "Reproducing or re-analysing published results."
    },
    {
      "id": "review",
      "label": "Review",
      "definition": "Assessing a paper or study: referee reports, review panels, revision."
    }
  ]
}