biboCites constant

IriTerm const biboCites

cites from bibo vocabulary [Expects: http://purl.org/ontology/bibo/Document]

Relates a document to another document that is cited by the first document as reference, comment, review, quotation or for another purpose.

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

Implementation

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