Skip to content

Commit 2ea3ff3

Browse files
committed
update
1 parent 23c88c7 commit 2ea3ff3

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

content/en/frequently-asked-questions.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
title: Frequently Asked Questions
33
---
44

5+
{{< htmlcode >}}
6+
<script type="application/ld+json">
7+
{
8+
"@context": "https://schema.org",
9+
"@type": "WebApplication",
10+
"name": "Harmony",
11+
"applicationCategory": "Research Tool",
12+
"url": "https://harmonydata.ac.uk/app",
13+
"publisher": "Ulster University",
14+
"producer": "Fast Data Science Ltd, Delosis",
15+
"maintainer": "Thomas Wood",
16+
"license": "https://github.com/harmonydata/harmony?tab=MIT-1-ov-file#readme",
17+
"keywords": "data harmonisation, item harmonisation, natural language processing",
18+
"isAccessibleForFree": true,
19+
"funder": "Wellcome Trust, ESRC",
20+
"dateCreated": "2023-05-02",
21+
"citation": "https://doi.org/10.1186/s12888-024-05954-2"
22+
}
23+
</script>
24+
{{< /htmlcode >}}
25+
526
## What is harmonisation?
627

728
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.

0 commit comments

Comments
 (0)