JSON-LD Schema.org

JSON-LD utilisant le @context de Schema.org. Il peut être copié-collé dans des pages Web HTML.

<script type="application/ld+json">
{
  "@context": "http://schema.org",
  "id": "http://kg.artsdata.ca/resource/K12-467",
  "type": "Person",
  "sameAs": [
    "http://www.wikidata.org/entity/Q3490928",
    "https://fr.wikipedia.org/wiki/Sophie_Faucher",
    "https://www.imdb.com/name/nm0268983/",
    "https://isni.org/isni/0000000420512070"
  ],
  "name": "Sophie Faucher",
  "image": {
    "type": "ImageObject",
    "url": "https://commons.wikimedia.org/wiki/Special:FilePath/Sophie_Faucher_chez_la_cabaret_Lion_D%27Or.jpg"
  }
}
</script>