From 4a1a3c67ab837323d29480648b63a4e1c60d992f Mon Sep 17 00:00:00 2001
From: Benjamin Young
{
"@context": "https://json-ld.org/contexts/person.jsonld",
"@id": "http://dbpedia.org/resource/John_Lennon",
"name": "John Lennon",
"born": "1940-10-09",
- "spouse": "http://dbpedia.org/resource/Cynthia_Lennon"
+ "spouse": [
+ "http://dbpedia.org/resource/Yoko_Ono",
+ "http://dbpedia.org/resource/Cynthia_Lennon"
+ ]
}
{
+
+ Open in Playground
+ {
"@context": "https://json-ld.org/contexts/person.jsonld",
"@id": "http://dbpedia.org/resource/John_Lennon",
"name": "John Lennon",
@@ -30,7 +34,7 @@ masthead:
"http://dbpedia.org/resource/Yoko_Ono",
"http://dbpedia.org/resource/Cynthia_Lennon"
]
-}
+}
JSON-LD