Class: PubliSci::Prov::Model::Agent

Inherits:
Spira::Base
  • Object
show all
Defined in:
lib/bio-publisci/metadata/prov/model/prov_models.rb

Instance Method Summary collapse

Instance Method Details

#nameObject



40
41
42
# File 'lib/bio-publisci/metadata/prov/model/prov_models.rb', line 40

def name
  foaf_given || foaf_name
end