UNPKG
boomerang-server
Version:
latest (0.0.3)
0.0.3
0.0.1
LDApp based BoomerangJS server
www.boomerangjs.org
zazukoians/boomerang-server
boomerang-server
/
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> ].