biboAuthorList constant

IriTerm const biboAuthorList

authorList from bibo vocabulary

An ordered list of authors. Normally, this list is seen as a priority list that order authors by importance.

Can be used on: http://purl.org/ontology/bibo/Document

Implementation

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