available constant

IriTerm const available

available [Expects: http://www.w3.org/2000/01/rdf-schema#Literal]

Date that the resource became or will become available.

Can be used on all classes in this vocabulary

Implementation

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