From de5a6d39938d70b07ee7380839b1116dcf26b518 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 29 Apr 2010 09:42:34 +0100 Subject: A hundred tiny improvements --- card.ttl | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'card.ttl') diff --git a/card.ttl b/card.ttl index 792e8b4..e16bcd1 100644 --- a/card.ttl +++ b/card.ttl @@ -15,11 +15,10 @@ foaf:givenName "Nick"; foaf:nick "njw"; foaf:homepage ; - foaf:openid ; foaf:mbox_sha1sum "6401a28665a1feaecd7f4e5591dc5eadf285eeec"; - wot:hasKey :key. + wot:hasKey :gpgkey. -:key a wot:PubKey; +:gpgkey a wot:PubKey; wot:hex_id "04E4653F"; wot:pubkeyAddress ; wot:fingerprint "9732D7C7A441D79EFDF094F61F48567404E4653F". -- cgit v1.2.3