biboPageEnd constant

IriTerm const biboPageEnd

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

Ending page number within a continuous page range.

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

Implementation

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