Friend of a Friend

class ordf.vocab.foaf.Agent(*av, **kw)[source]
__types__
  • foaf:Agent
__rules__
  • Inverse functional property foaf:homepage means if two things have the same homepage then they are the same
nick(nick)[source]

Set the foaf:nick on the present Graph

name(name)[source]

Set the foaf:name on the present Graph

homepage(homepage)[source]

Set the foaf:homepage on the present Graph

Previous topic

Change Sets

Next topic

Presentation of RDF Data with Fresnel

This Page