UNPKG
ldapp
Version:
latest (0.1.6)
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
JavaScript Linked Data Stack
github.com/bergos/ldapp
bergos/ldapp
ldapp
/
test
/
support
/
add.webid.ttl
8 lines
(7 loc)
•
253 B
text/turtle
View Raw
1
2
3
4
5
6
7
8
@prefix
cert
: <
http
:
//www.w3.org/ns/auth/cert#>.
@prefix
foaf
: <
http
:
//xmlns.com/foaf/0.1/>.
<
https
:
//localhost:8443/card#me>
cert
:key [ a
cert
:RSAPublicKey; cert:exponent 65537; cert:modulus "abc"^^<http://www.w3.org/2001/XMLSchema#hexBinary> ].