biboCitedBy constant

IriTerm const biboCitedBy

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

Relates a document to another document that cites the first document.

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

Implementation

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