- From: Kingsley Idehen <kidehen@openlinksw.com>
- Date: Wed, 05 Jun 2013 09:36:23 -0400
- To: public-rdf-comments@w3.org
- Message-ID: <51AF3ED7.1040705@openlinksw.com>
On 6/5/13 9:13 AM, William Waites wrote:
> <http://tu-chemnitz.de/sven#i> {
> <http://tu-chemnitz.de/sven#i> foaf:name "Sven Kunze";
> foaf:mbox_sha1sim "abcdef";
> ... other facts about sven ...
> <http://loc.gov/id/book> dc:author <http://tu-chemnitz.de/sven#i>.
> }
<http://tu-chemnitz.de/sven> {
<http://tu-chemnitz.de/sven#i>
wdrs:describedby <http://tu-chemnitz.de/sven> ;
foaf:name "Sven Kunze";
foaf:mbox_sha1sim "abcdef".
<http://loc.gov/id/book>
dc:author <http://tu-chemnitz.de/sven#i>.
<http://tu-chemnitz.de/sven>
a foaf:Document ;
foaf:topic <http://tu-chemnitz.de/sven#i> .
## other facts about <http://tu-chemnitz.de/sven#i> or <http://tu-chemnitz.de/sven> as observed they the creator of <http://tu-chemnitz.de/sven>
}
--
Regards,
Kingsley Idehen
Founder & CEO
OpenLink Software
Company Web: http://www.openlinksw.com
Personal Weblog: http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile: https://plus.google.com/112399767740508618350/about
LinkedIn Profile: http://www.linkedin.com/in/kidehen
Attachments
- application/pkcs7-signature attachment: S/MIME Cryptographic Signature
Received on Wednesday, 5 June 2013 13:37:03 UTC