Skip to content

Commit 12a6f3b

Browse files
committed
Correct for the nasty [JSON LD 1.1 prefix bug](w3c/json-ld-syntax#329), in a brand new form
1 parent a1ccb10 commit 12a6f3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contexts/metadata.context.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
"@id": "dc:issued",
5555
"@type": "xsd:date"
5656
},
57-
"WHO #Covidence": "whocv:"
57+
"WHO #Covidence": "http://semanticscholar.org/cv-research/WHO"
5858
}
5959
}

0 commit comments

Comments
 (0)