[doap-interest] Linking DOAP file from foaf:currentProject?

Lyle Johnson lyle.johnson at gmail.com
Fri Jul 23 03:16:49 BST 2004


So, does it make sense to use an rdfs:seeAlso property inside a
foaf:Project to link to the project's DOAP file, e.g.

    <foaf:currentProject>
      <foaf:Project> 
        <dc:title>FXRuby</dc:title>
        <dc:description>A Ruby language binding to the FOX GUI
toolkit</dc:description>
        <dc:identifier rdf:resource="http://www.fxruby.org/"/>
        <rdfs:seeAlso rdf:resource="http://www.fxruby.org/doap.rdf"/>
      </foaf:Project>
    </foaf:currentProject>

Thanks,

Lyle

P.S. Am I adopter #4? ;)



More information about the doap-interest mailing list