biboReviewOf constant

IriTerm const biboReviewOf

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

Relates a review document to a reviewed thing (resource, item, etc.).

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

Implementation

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