subject top-level property

ChoiceParser subject
final

10 subject ::= iri | BlankNode | collection

Implementation

final subject = iri | BlankNode | collection;