biboSuffixName constant

IriTerm const biboSuffixName

suffixName from bibo vocabulary [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

The suffix of a name

Can be used on: http://xmlns.com/foaf/0.1/Agent

Implementation

static const biboSuffixName = IriTerm.prevalidated(
  'http://purl.org/ontology/bibo/suffixName',
);