FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
jspod/links.jsonld at gh-pages · JavaScriptSolidServer/jspod · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptSolidServer
/
jspod
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
9
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
jspod
/
links.jsonld
Copy path
More file actions
More file actions
Latest commit
History
History
History
28 lines (28 loc) · 824 Bytes
Breadcrumbs
jspod
/
links.jsonld
Copy path
File metadata and controls
28 lines (28 loc) · 824 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"@context"
:
{
"schema"
:
"http://schema.org/"
,
"rdfs"
:
"http://www.w3.org/2000/01/rdf-schema#"
}
,
"@id"
:
""
,
"@type"
:
"schema:WebPage"
,
"rdfs:label"
:
"Links — places to take your Solid pod next"
,
"rdfs:comment"
:
"A few starting points. Click any URI to navigate."
,
"schema:hasPart"
:
[
{
"@id"
:
"https://solid-apps.github.io/pilot/"
,
"rdfs:label"
:
"Pilot — a minimal Solid data browser"
}
,
{
"@id"
:
"https://solidproject.org/apps"
,
"rdfs:label"
:
"Browse more Solid apps"
}
,
{
"@id"
:
"https://github.com/JavaScriptSolidServer/jspod"
,
"rdfs:label"
:
"jspod source"
}
,
{
"@id"
:
"https://github.com/JavaScriptSolidServer/JavaScriptSolidServer"
,
"rdfs:label"
:
"JavaScriptSolidServer (the substrate jspod builds on)"
}
]
}
Back
|
FazBrowse Home
|
New Git URL