16 lines
No EOL
312 B
JSON
16 lines
No EOL
312 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"summary": "Page 1 of Sally's notes",
|
|
"type": "OrderedCollectionPage",
|
|
"startIndex": 0,
|
|
"orderedItems": [
|
|
{
|
|
"type": "Note",
|
|
"name": "Density of Water"
|
|
},
|
|
{
|
|
"type": "Note",
|
|
"name": "Air Mattress Idea"
|
|
}
|
|
]
|
|
} |