Re: [foaf-dev] Extending foaf with bio and rel
"Bruce Whealton" <bruce-IKflticWDqMk+I/[email protected]> Thu, 16 Jun 2011 11:54:21 -0400
| Newsgroups | gmane.comp.web.rdfweb |
|---|---|
| Message-ID | <EF2408F1EE564BF18A5A0853A46065D7@BrucePC> |
Kevin,
Thanks. I always wondered what that #me was all about. It makes sense that it is like a anchor tag in html. It might have been best to list a link to my foaf file and my bio file to see if it looks right when I am sharing the information on the group. Anyway, it did work. Thanks. It can be found here:
http://whealton.info/BruceWhealton1/bio.rdf
http://whealton.info/BruceWhealton1/foaf.rdf
I suppose I could have put them in the same file but maybe it is better to have them separate. Who knows what other applications I might want to explore.
Thanks,
Bruce
From: Kevin Pickens
Sent: Thursday, June 16, 2011 11:05 AM
To: Bruce Whealton
Cc: foaf-dev-RyYwo1q5J+qsOXdr9/[email protected]
Subject: Re: [foaf-dev] Extending foaf with bio and rel
Bruce,
bio:mother and bio:father imply being a foaf:person. I was able to get the data below to validate by dropping the foaf:Person declarations. Someone with a stronger grasp of the technical aspects of RDF would have to confirm this, but my interpretation is that since 'Every value of this property is a foaf:Person.', the foaf:Person declarations should be left off.
Also, while a human is likely to understand the meaning, and many parsers are interpret it correctly, the rdf:resources you have listed are foaf:PersonalProfileDocuments the foaf:Persons would be:http://brucewhealton.us/BruceWhealton2/foaf.rdf#me and http://whealton.info/KathleenWhealton/foaf.rdf#me.
Cheers,
Kevin
---
Kevin Pickens
A+ | Network + | Security+ | Project+
[email protected] | http://kbpickens.me
+1(540)999-6257 (office) | +1(508)664-8314 (fax)
On Thu, Jun 16, 2011 at 10:13 AM, Bruce Whealton <bruce-IKflticWDqMk+I/[email protected]> wrote:
Kevin,
Thanks for the help. I had the wrong path for dc. And I did have it inside a foaferson tag. Now it doesn’t like the way I specify my parents. I suppose I should add some information to specify a name for my parents and maybe some more information. And does father and mother need to be capitalized, which doesn’t seem that it would cause the next problem to show up. It says that ref:resource is not allowed in the rdfseeAlso tag. Like this:
<bio:father>
<foaf:Person>
<rdfs:seeAlso rdf:resource="http://brucewhealton.us/BruceWhealton2/foaf.rdf"/>
</foaf:Person>
</bio:father>
<bio:mother>
<foaf:Person>
<rdfs:seeAlso rdf:resource="http://whealton.info/KathleenWhealton/foaf.rdf" />
</foaf:Person>
</bio:mother>
_______________________________________________
foaf-dev mailing list
foaf-dev-RyYwo1q5J+qsOXdr9/[email protected]
http://lists.foaf-project.org/mailman/listinfo/foaf-dev