interface CitationCitedArtifactClassificationWhoClassified {
    _classifierCopyright?: Element;
    _freeToShare?: Element;
    classifierCopyright?: string;
    extension?: Extension[];
    freeToShare?: boolean;
    id?: id;
    modifierExtension?: Extension[];
    organization?: Reference;
    person?: Reference;
    publisher?: Reference;
}

Properties

_classifierCopyright?: Element

Rights management statement for the classification

_freeToShare?: Element

Acceptable to re-use the classification

classifierCopyright?: string

Rights management statement for the classification

extension?: Extension[]

Additional content defined by implementations

freeToShare?: boolean

Acceptable to re-use the classification

id?: id

Unique id for inter-element referencing

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

organization?: Reference

Organization who created the classification

person?: Reference

Person who created the classification

publisher?: Reference

The publisher of the classification, not the publisher of the article or artifact being cited