|
Revision 249, 1.2 kB
(checked in by zool, 3 years ago)
|
oh, there are more updates here than i recalled :/
|
| Line | |
|---|
| 1 |
<?xml version="1.0" encoding="iso-8859-1" ?> |
|---|
| 2 |
<!-- generator="Drupal FOAF.Module" --> |
|---|
| 3 |
<rdf:RDF xmlns="http://xmlns.com/foaf/0.1" |
|---|
| 4 |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" |
|---|
| 5 |
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" |
|---|
| 6 |
xmlns:dc="http://purl.org/dc/elements/1.1/" |
|---|
| 7 |
xmlns:admin="http://webns.net/mvcb/" |
|---|
| 8 |
xmlns:bio="http://purl.org/vocab/bio/0.1/" |
|---|
| 9 |
xmlns:foaf="http://xmlns.com/foaf/0.1/" |
|---|
| 10 |
xmlns:vCard="http://www.w3.org/2001/vcard-rdf/3.0#" |
|---|
| 11 |
xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos.rdf"> |
|---|
| 12 |
<foaf:PersonalProfileDocument rdf:about=""> |
|---|
| 13 |
<foaf:maker rdf:nodeID="_17" /> |
|---|
| 14 |
<foaf:primaryTopic rdf:nodeID="_17" /> |
|---|
| 15 |
<dc:title>FOAF for JoWalsh at maZine</dc:title> |
|---|
| 16 |
<dc:description>Friend of a Friend description for JoWalsh</dc:description> |
|---|
| 17 |
<admin:generatorAgent rdf:resource="http://www.drupal.org/" /> |
|---|
| 18 |
</foaf:PersonalProfileDocument> |
|---|
| 19 |
<foaf:Person rdf:nodeID="_17"> |
|---|
| 20 |
<foaf:name>JoWalsh</foaf:name> |
|---|
| 21 |
<foaf:mbox_sha1sum>d27e571be703d3d7346183d0c5e387e93e20c0d9</foaf:mbox_sha1sum> |
|---|
| 22 |
<foaf:nick>JoWalsh</foaf:nick> |
|---|
| 23 |
<foaf:weblog rdf:resource="http://dev1.manme.org.uk/drupal-4.5.2/?q=blog/17" /> |
|---|
| 24 |
<foaf:based_near> |
|---|
| 25 |
<geo:Point geo:lat="51.4" geo:long="-0.01"/> |
|---|
| 26 |
</foaf:based_near> |
|---|
| 27 |
</foaf:Person> |
|---|
| 28 |
</rdf:RDF> |
|---|