biboNumber constant

IriTerm const biboNumber

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

A generic item or document number. Not to be confused with issue number.

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

Implementation

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