biboShortTitle constant

IriTerm const biboShortTitle

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

The abbreviation of a title.

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

Implementation

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