diff --git a/ds102/participants.json b/ds102/participants.json index b2a000ff5..919de8b14 100644 --- a/ds102/participants.json +++ b/ds102/participants.json @@ -5,8 +5,7 @@ "TermURL": "http://purl.obolibrary.org/obo/PATO_0001894", "Levels": { "D": { - "Description": "D", - "TermURL": "TODO" + "Description": "D" }, "F": { "Description": "Female", @@ -23,4 +22,4 @@ "Units": "year", "TermURL": "http://purl.obolibrary.org/obo/PATO_0000011" } -} \ No newline at end of file +} diff --git a/ds114/participants.json b/ds114/participants.json index c5499c7fb..f6c22a1bc 100644 --- a/ds114/participants.json +++ b/ds114/participants.json @@ -1,6 +1,6 @@ { "dominant_hand": { - "LongName": "dominant_hand" + "LongName": "dominant_hand", "Levels": { "left": { "Description": "left", @@ -12,4 +12,4 @@ } } } -} \ No newline at end of file +}