bibliographicCitation constant

IriTerm const bibliographicCitation

IRI for dcterms:bibliographicCitation [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

A bibliographic reference for the resource.

Can be used on all classes in this vocabulary

Implementation

static const bibliographicCitation = IriTerm.prevalidated(
  'http://purl.org/dc/terms/bibliographicCitation',
);