UNPKG
ldp
Version:
latest (0.1.5)
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Node.js LDP implementation
github.com/bergos/ldp
bergos/ldp
ldp
/
test
/
support
/
card2.json
9 lines
•
181 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"
@context
"
: {
"foaf"
:
"http://xmlns.com/foaf/0.1/"
},
"
@id
"
:
"https://www.example.com/john/card#me"
,
"foaf:img"
: {
"
@id
"
:
"https://www.example.com/john/files/me3.jpg"
} }