Skip to content

Instantly share code, notes, and snippets.

@tommyjtl
Created November 9, 2015 04:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tommyjtl/bdcc4c6955787c6a45c6 to your computer and use it in GitHub Desktop.
Save tommyjtl/bdcc4c6955787c6a45c6 to your computer and use it in GitHub Desktop.
<foaf:Person rdf:about="#technommy" xmlns:foaf="http://xmlns.com/foaf/0.1/">
<foaf:name>Tommy Jingtao-Liu</foaf:name>
<foaf:homepage rdf:resource="http://technom.me/" />
<foaf:openid rdf:resource="http://technom.me/" />
<foaf:img rdf:resource="https://avatars2.githubusercontent.com/u/1622557" />
<foaf:mbox rdf:resource="hi@technom.me" />
</foaf:Person>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment