biboContent constant

IriTerm const biboContent

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

This property is for a plain-text rendering of the content of a Document. While the plain-text content of an entire document could be described by this property.

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

Implementation

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