- All Implemented Interfaces:
- Serializable
public class Subject
extends Object
implements Serializable
To represent keywords associated to the result. It has two parameters:
- subject of type eu.dnetlib.dhp.schema.dump.oaf.SubjectSchemeValue to describe the subject. It mapped as:
- schema it corresponds to qualifier.classid of the dumped subject
- value it corresponds to the subject value
- provenance of type eu.dnetlib.dhp.schema.dump.oaf.Provenance to represent the provenance of the subject. It is dumped only if dataInfo
is not null. In this case:
- provenance corresponds to dataInfo.provenanceaction.classname
- trust corresponds to dataInfo.trust
- See Also:
- Serialized Form