ownfiles
Version:
A library to manage files in a Solid User's Pod
65 lines (64 loc) • 2.68 kB
JSON
{
"podUrl": "https://lalatest.solidcommunity.net/",
"testFile": "https://lalatest.solidcommunity.net/test.ttl",
"testFolder": "https://lalatest.solidcommunity.net/test/",
"podContents": [
"https://lalatest.solidcommunity.net/settings/prefs.ttl",
"https://lalatest.solidcommunity.net/settings/privateTypeIndex.ttl",
"https://lalatest.solidcommunity.net/settings/publicTypeIndex.ttl",
"https://lalatest.solidcommunity.net/settings/serverSide.ttl.inactive",
"https://lalatest.solidcommunity.net/settings/fileIndex.ttl",
"https://lalatest.solidcommunity.net/settings/",
"https://lalatest.solidcommunity.net/public/",
"https://lalatest.solidcommunity.net/profile/card",
"https://lalatest.solidcommunity.net/profile/",
"https://lalatest.solidcommunity.net/private/",
"https://lalatest.solidcommunity.net/inbox/",
"https://lalatest.solidcommunity.net/.well-known/",
"https://lalatest.solidcommunity.net/",
"https://lalatest.solidcommunity.net/robots.txt",
"https://lalatest.solidcommunity.net/favicon.ico"
],
"folder": {
"folders": [
"https://lalatest.solidcommunity.net/.well-known/",
"https://lalatest.solidcommunity.net/inbox/",
"https://lalatest.solidcommunity.net/private/",
"https://lalatest.solidcommunity.net/profile/",
"https://lalatest.solidcommunity.net/public/",
"https://lalatest.solidcommunity.net/settings/"
],
"files": [
"https://lalatest.solidcommunity.net/favicon.ico",
"https://lalatest.solidcommunity.net/robots.txt"
]
},
"verboseFolder": {
"folders": [],
"files": [
{
"name": "https://lalatest.solidcommunity.net/profile/card",
"type": "text/turtle"
}
]
},
"fileIndex": [
{
"url": "https://lalatest.solidcommunity.net/profile/card",
"types": [
"http://www.w3.org/ns/iana/media-types/text/turtle#Resource",
"http://www.w3.org/ns/ldp#Resource"
]
},
{
"url": "https://lalatest.solidcommunity.net/profile/",
"types": [
"http://www.w3.org/ns/iana/media-types/text/turtle#Resource",
"http://www.w3.org/ns/ldp#Container"
]
}
],
"updateTestFile": "https://lalatest.solidcommunity.net/robots.txt",
"updateTestContent": "User-agent: *\n# Allow all crawling (subject to ACLs as usual, of course)\nDisallow:",
"timeOut": 30000
}