rename main code directory

This commit is contained in:
Mouse Reeve
2020-09-17 13:30:54 -07:00
parent b42faad556
commit f77c156733
199 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,29 @@
{
"id": "https://example.com/user/mouse/comment/6",
"url": "https://example.com/user/mouse/comment/6",
"inReplyTo": null,
"published": "2020-05-08T23:45:44.768012+00:00",
"attributedTo": "https://example.com/user/mouse",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://example.com/user/mouse/followers"
],
"sensitive": null,
"content": "commentary",
"type": "Comment",
"attachment": [],
"replies": {
"id": "https://example.com/user/mouse/comment/6/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://example.com/user/mouse/comment/6/replies?only_other_accounts=true&page=true",
"partOf": "https://example.com/user/mouse/comment/6/replies",
"items": []
}
},
"inReplyToBook": "https://example.com/book/1"
}

View File

@ -0,0 +1,36 @@
{
"id": "https://example.com/user/mouse/quotation/13",
"url": "https://example.com/user/mouse/quotation/13",
"inReplyTo": null,
"published": "2020-05-10T02:38:31.150343+00:00",
"attributedTo": "https://example.com/user/mouse",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://example.com/user/mouse/followers"
],
"sensitive": false,
"content": "commentary",
"type": "Quotation",
"attachment": [
{
"type": "Document",
"mediaType": "image//images/covers/2b4e4712-5a4d-4ac1-9df4-634cc9c7aff3jpg",
"url": "https://example.com/images/covers/2b4e4712-5a4d-4ac1-9df4-634cc9c7aff3jpg",
"name": "Cover of \"This Is How You Lose the Time War\""
}
],
"replies": {
"id": "https://example.com/user/mouse/quotation/13/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://example.com/user/mouse/quotation/13/replies?only_other_accounts=true&page=true",
"partOf": "https://example.com/user/mouse/quotation/13/replies",
"items": []
}
},
"inReplyToBook": "https://example.com/book/1",
"quote": "quote body"
}

View File

@ -0,0 +1,36 @@
{
"@context": [
"https://www.w3.org/ns/activitystreams",
"https://w3id.org/security/v1",
{
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value"
}
],
"id": "https://example.com/user/mouse",
"type": "Person",
"preferredUsername": "mouse",
"name": "MOUSE?? MOUSE!!",
"inbox": "https://example.com/user/mouse/inbox",
"outbox": "https://example.com/user/mouse/outbox",
"followers": "https://example.com/user/mouse/followers",
"following": "https://example.com/user/mouse/following",
"summary": "",
"publicKey": {
"id": "https://example.com/user/mouse/#main-key",
"owner": "https://example.com/user/mouse",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC6QisDrjOQvkRo/MqNmSYPwqtt\nCxg/8rCW+9jKbFUKvqjTeKVotEE85122v/DCvobCCdfQuYIFdVMk+dB1xJ0iPGPg\nyU79QHY22NdV9mFKA2qtXVVxb5cxpA4PlwOHM6PM/k8B+H09OUrop2aPUAYwy+vg\n+MXyz8bAXrIS1kq6fQIDAQAB\n-----END PUBLIC KEY-----"
},
"endpoints": {
"sharedInbox": "https://example.com/inbox"
},
"fedireadsUser": true,
"manuallyApprovesFollowers": false,
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://example.com/images/avatars/AL-2-crop-50.png"
}
}

View File

@ -0,0 +1,42 @@
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Document",
"book_type": "Edition",
"name": "Jonathan Strange and Mr Norrell",
"url": "https://example.com/book/122",
"authors": [
"https://example.com/author/25"
],
"published_date": "2017-05-10T00:00:00+00:00",
"work": {
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Document",
"book_type": "Work",
"name": "Jonathan Strange and Mr Norrell",
"url": "https://example.com/book/121",
"authors": [
"https://example.com/author/25"
],
"title": "Jonathan Strange and Mr Norrell",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpg",
"url": "https://example.com/images/covers/8775540-M.jpg",
"name": "Cover of \"Jonathan Strange and Mr Norrell\""
}
]
},
"title": "Jonathan Strange and Mr Norrell",
"subtitle": "Bloomsbury Modern Classics",
"isbn_13": "9781408891469",
"physical_format": "paperback",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpg",
"url": "https://example.com/images/covers/9155821-M.jpg",
"name": "Cover of \"Jonathan Strange and Mr Norrell\""
}
]
}

View File

@ -0,0 +1 @@
[{"title": "Jonathan Strange and Mr Norrell", "key": "https://example.com/book/122", "author": "Susanna Clarke", "year": 2017}]

View File

@ -0,0 +1,44 @@
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Document",
"book_type": "Work",
"name": "Jonathan Strange and Mr Norrell",
"url": "https://example.com/book/121",
"authors": [
"https://example.com/author/25"
],
"editions": [
{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Document",
"book_type": "Edition",
"name": "Jonathan Strange and Mr Norrell",
"url": "https://example.com/book/122",
"authors": [
"https://example.com/author/25"
],
"published_date": "2017-05-10T00:00:00+00:00",
"title": "Jonathan Strange and Mr Norrell",
"subtitle": "Bloomsbury Modern Classics",
"isbn_13": "9781408891469",
"physical_format": "paperback",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpg",
"url": "https://example.com/images/covers/9155821-M.jpg",
"name": "Cover of \"Jonathan Strange and Mr Norrell\""
}
]
}
],
"title": "Jonathan Strange and Mr Norrell",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpg",
"url": "https://example.com/images/covers/8775540-M.jpg",
"name": "Cover of \"Jonathan Strange and Mr Norrell\""
}
]
}

View File

@ -0,0 +1,83 @@
{
"identifiers": {
"librarything": [
"10014"
],
"goodreads": [
"535197",
"1102517",
"518848"
]
},
"lc_classifications": [
"PZ7.N647 Sab 1995"
],
"latest_revision": 7,
"ocaid": "sabriel00nixg",
"ia_box_id": [
"IA107202"
],
"edition_name": "1st American ed.",
"title": "Sabriel",
"languages": [
{
"key": "/languages/eng"
}
],
"subjects": [
"Fantasy."
],
"publish_country": "nyu",
"by_statement": "Garth Nix.",
"type": {
"key": "/type/edition"
},
"revision": 7,
"publishers": [
"Harper Trophy"
],
"description": {
"type": "/type/text",
"value": "Sabriel, daughter of the necromancer Abhorsen, must journey into the mysterious and magical Old Kingdom to rescue her father from the Land of the Dead."
},
"last_modified": {
"type": "/type/datetime",
"value": "2017-10-08T21:20:07.665236"
},
"key": "/books/OL22951843M",
"authors": [
{
"key": "/authors/OL382982A"
}
],
"publish_places": [
"New York"
],
"pagination": "491 p. :",
"created": {
"type": "/type/datetime",
"value": "2009-02-12T16:29:58.929717"
},
"dewey_decimal_class": [
"[Fic]"
],
"notes": {
"type": "/type/text",
"value": "Originally published: Australia : HarperCollins, 1995."
},
"number_of_pages": 491,
"lccn": [
"96001295"
],
"isbn_10": [
"0060273224",
"0060273232",
"0064471837"
],
"publish_date": "1996",
"works": [
{
"key": "/works/OL15832982W"
}
]
}

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,132 @@
{
"start": 0,
"num_found": 2,
"numFound": 2,
"docs": [
{
"title_suggest": "This Is How You Lose the Time War",
"edition_key": [
"OL27901088M"
],
"isbn": [
"9781534431003",
"1534431004"
],
"has_fulltext": false,
"text": [
"OL27901088M",
"9781534431003",
"1534431004",
"Amal El-Mohtar",
"Max Gladstone",
"OL7313207A",
"OL7129451A",
"epistolary",
"science fiction",
"time-traveling",
"LGBT",
"This Is How You Lose the Time War",
"/works/OL20639540W",
"Simon and Schuster",
"Atlantis",
"London",
"The whole of time and space"
],
"author_name": [
"Amal El-Mohtar",
"Max Gladstone"
],
"seed": [
"/books/OL27901088M",
"/works/OL20639540W",
"/subjects/science_fiction",
"/subjects/time-traveling",
"/subjects/epistolary",
"/subjects/lgbt",
"/subjects/place:london",
"/subjects/place:atlantis",
"/subjects/time:the_whole_of_time_and_space",
"/authors/OL7313207A",
"/authors/OL7129451A"
],
"author_key": [
"OL7313207A",
"OL7129451A"
],
"availability": {
"status": "error"
},
"subject": [
"epistolary",
"science fiction",
"time-traveling",
"LGBT"
],
"title": "This Is How You Lose the Time War",
"publish_date": [
"July 16, 2019"
],
"type": "work",
"ebook_count_i": 0,
"publish_place": [
"New York, USA"
],
"edition_count": 1,
"key": "/works/OL20639540W",
"publisher": [
"Simon and Schuster"
],
"language": [
"eng"
],
"last_modified_i": 1579909341,
"cover_edition_key": "OL27901088M",
"publish_year": [
2019
],
"first_publish_year": 2019,
"place": [
"Atlantis",
"London"
],
"time": [
"The whole of time and space"
]
},
{
"title_suggest": "This is How You Lose the Time War",
"cover_i": 8665647,
"has_fulltext": false,
"title": "This is How You Lose the Time War",
"last_modified_i": 1561998020,
"edition_count": 0,
"author_name": [
"Amal El-Mohtar",
"Max Gladstone"
],
"seed": [
"/works/OL19859295W",
"/authors/OL7313207A",
"/authors/OL7129451A"
],
"key": "/works/OL19859295W",
"text": [
"Amal El-Mohtar",
"Max Gladstone",
"OL7313207A",
"OL7129451A",
"This is How You Lose the Time War",
"/works/OL19859295W"
],
"author_key": [
"OL7313207A",
"OL7129451A"
],
"type": "work",
"availability": {
"status": "error"
},
"ebook_count_i": 0
}
]
}

View File

@ -0,0 +1,63 @@
{
"first_publish_date": "1995",
"key": "/works/OL15832982W",
"description": {
"type": "/type/text",
"value": "First in the Old Kingdom/Abhorsen series."
},
"created": {
"type": "/type/datetime",
"value": "2011-07-07T16:30:28.384311"
},
"title": "Sabriel",
"covers": [
6796986,
3843137
],
"first_sentence": {
"type": "/type/text",
"value": "THE RABBIT HAD been run over minutes before."
},
"excerpts": [
{
"excerpt": "THE RABBIT HAD been run over minutes before."
}
],
"lc_classifications": [
"PZ7.N647 Sab 1995"
],
"latest_revision": 5,
"last_modified": {
"type": "/type/datetime",
"value": "2019-07-22T13:57:34.579651"
},
"authors": [
{
"type": {
"key": "/type/author_role"
},
"author": {
"key": "/authors/OL382982A"
}
}
],
"dewey_number": [
"[Fic]"
],
"subjects": [
"Fantasy",
"Science Fiction & Fantasy",
"Fantasy fiction",
"Fiction",
"Juvenile Fiction",
"Juvenile fiction",
"Magical thinking"
],
"type": {
"key": "/type/work"
},
"subject_times": [
"Life and Death."
],
"revision": 5
}