biboPresentedAt constant
IriTerm
const biboPresentedAt
presentedAt from bibo vocabulary [Expects: http://purl.org/ontology/bibo/Event]
Relates a document to an event; for example, a paper to a conference.
Can be used on: http://purl.org/ontology/bibo/Document
Implementation
static const biboPresentedAt = const IriTerm(
'http://purl.org/ontology/bibo/presentedAt',
);