biboEditorList constant

IriTerm const biboEditorList

editorList from bibo vocabulary

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

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

Implementation

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