Skip to content

Instantly share code, notes, and snippets.

@dmitrizagidulin
Created July 31, 2018 16:28
Show Gist options
  • Save dmitrizagidulin/f15510b1444d558744e03217da61d119 to your computer and use it in GitHub Desktop.
Save dmitrizagidulin/f15510b1444d558744e03217da61d119 to your computer and use it in GitHub Desktop.
[
{ "id": "http://www.alice.com#me", "name": "Alice", "birth_date": "1990-01-01" },
{ "id": "http://bob.provider.com#about", "name": "Bob", "birth_date": "1995-02-02" },
{ "id": "http://cindy.provider.com#about", "name": "Cindy", "birth_date": "1999-01-01" }
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment