HTML Metadata and Decentralized Identifiers

Credentials Community Group,

Here’s an idea for how we could extend the HTML metadata system and models to facilitate the use of DID’s to indicate authors, editors, contributors and organizations pertinent to HTML journalistic content:

<html>
  <head>
    <meta name="model:author" content="did:example:ebfeb1f712ebc6f1c276e12ec21" />
  </head>
  <body>
    …journalistic content…
  </body>
</html>


Best regards,
Adam

Received on Tuesday, 26 September 2017 19:28:26 UTC