Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
woodthom2 committed Oct 27, 2024
1 parent 23c88c7 commit 2ea3ff3
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions content/en/frequently-asked-questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
title: Frequently Asked Questions
---

{{< htmlcode >}}
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "Harmony",
"applicationCategory": "Research Tool",
"url": "https://harmonydata.ac.uk/app",
"publisher": "Ulster University",
"producer": "Fast Data Science Ltd, Delosis",
"maintainer": "Thomas Wood",
"license": "https://github.com/harmonydata/harmony?tab=MIT-1-ov-file#readme",
"keywords": "data harmonisation, item harmonisation, natural language processing",
"isAccessibleForFree": true,
"funder": "Wellcome Trust, ESRC",
"dateCreated": "2023-05-02",
"citation": "https://doi.org/10.1186/s12888-024-05954-2"
}
</script>
{{< /htmlcode >}}

## What is harmonisation?

Harmonisation means taking variables from [different studies](/item-harmonisation/harmony-a-free-ai-tool-to-merge-cohort-studies) and manipulating them to make them comparable.
Expand Down

0 comments on commit 2ea3ff3

Please sign in to comment.