category constant

IriTerm const category

category [Expects: http://www.w3.org/2001/XMLSchema#string]

The category information about the object, also known as tags

Can be used on all classes in this vocabulary

Implementation

static const category = IriTerm.prevalidated(
  'http://www.w3.org/2006/vcard/ns#category',
);