Package eu.dnetlib.dhp.schema.mdstore
Class Provenance
java.lang.Object
eu.dnetlib.dhp.schema.mdstore.Provenance
- All Implemented Interfaces:
Serializable
- Author:
- Sandro La Bruzzo
Provenace class models the provenance of the record in the metadataStore It contains the identifier and the name of the datasource that gives the record
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDatasourceId(String datasourceId) voidsetDatasourceName(String datasourceName) voidsetNsPrefix(String nsPrefix)
-
Constructor Details
-
Provenance
public Provenance() -
Provenance
-
-
Method Details
-
getDatasourceId
-
setDatasourceId
-
getDatasourceName
-
setDatasourceName
-
getNsPrefix
-
setNsPrefix
-