/venus

To download this project, use:
bzr branch http://golem.ph.utexas.edu/~distler/code/venus/

« back to all changes in this revision

Viewing changes to tests/data/config/eliast.foaf

  • Committer: Jacques Distler
  • Date: 2009-01-09 22:11:25 UTC
  • mfrom: (107.1.2 venus)
  • Revision ID: distler@golem.ph.utexas.edu-20090109221125-znc05utxsv6nbzbe
From Sam Ruby

Show diffs side-by-side

added added

removed removed

18
18
                        <foaf:name>Lee Feigenbaum</foaf:name>
19
19
                        <foaf:homepage rdf:resource="http://thefigtrees.net/"/>
20
20
                        <foaf:mbox_sha1sum>15b51eca0082d66bee850ce4774ff2d9921c1f08</foaf:mbox_sha1sum>
21
 
                        <rdfs:seeAlso rdf:resource="ldf-card.foaf"/>
 
21
                        <rdfs:seeAlso rdf:resource="tests/data/config/ldf-card.foaf"/>
22
22
                </foaf:Person>
23
23
        </foaf:knows>
24
24
        <foaf:knows>
25
25
                <foaf:Person>
26
26
                        <foaf:name>Sam Ruby</foaf:name>
27
27
                        <foaf:mbox_sha1sum>703471c6f39094d88665d24ce72c42fdc5f20585</foaf:mbox_sha1sum>
28
 
                        <rdfs:seeAlso rdf:resource="rubys-card.foaf"/>
 
28
                        <rdfs:seeAlso rdf:resource="tests/data/config/rubys-card.foaf"/>
29
29
                </foaf:Person>
30
30
        </foaf:knows>
31
31