| Paste number 48247: | foaf example |
| Pasted by: | pmdboi |
| When: | 1 year, 9 months ago |
| Share: | Tweet this! | http://paste.lisp.org/+1187 |
| Channel: | None |
| Paste contents: |
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:admin="http://webns.net/mvcb/">
<foaf:PersonalProfileDocument rdf:about="">
<foaf:maker rdf:resource="#me"/>
<foaf:primaryTopic rdf:resource="#me"/>
<admin:generatorAgent rdf:resource="http://www.ldodds.com/foaf/foaf-a-matic"/>
<admin:errorReportsTo rdf:resource="mailto:leigh@ldodds.com"/>
</foaf:PersonalProfileDocument>
<foaf:Person rdf:ID="me">
<foaf:name>Christopher Willmore</foaf:name>
<foaf:title>Mr.</foaf:title>
<foaf:givenname>Christopher</foaf:givenname>
<foaf:family_name>Willmore</foaf:family_name>
<foaf:nick>Chris</foaf:nick>
<foaf:mbox_sha1sum>51190ae5ca2eb6a060642b74300094ca6c32d1b0</foaf:mbox_sha1sum>
<foaf:homepage rdf:resource="http://treedub.org/"/>
<foaf:workplaceHomepage rdf:resource="http://www.cs.rpi.edu/~willmc/"/>
<foaf:schoolHomepage rdf:resource="http://www.rpi.edu/"/>
<foaf:aimChatID>pmdboi</foaf:aimChatID>
</foaf:Person>
<rdf:Property rdf:ID="teaches">
<rdfs:label>teaches</rdfs:label>
<rdfs:domain rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</rdf:Property>
<foaf:Person rdf:resource="http://www.cs.rpi.edu/~hendler/foaf.rdf">
<#teaches rdf:resource="#me"/>
</foaf:Person>
</rdf:RDF>
This paste has no annotations.