11 lines
No EOL
212 B
JSON
11 lines
No EOL
212 B
JSON
|
|
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"summary": "Sally's profile",
|
|
"type": "Profile",
|
|
"describes": {
|
|
"type": "Person",
|
|
"name": "Sally"
|
|
},
|
|
"url": "http://sally.example.org"
|
|
} |