concepts property

List<String> concepts
final

Concept names extracted from the tags, in document order with duplicates removed. Each name is trimmed of surrounding whitespace.

Implementation

final List<String> concepts;