added openaire main type
This commit is contained in:
parent
d60a4fbf6b
commit
f709096825
|
@ -4,5 +4,5 @@ package eu.dnetlib.dhp.schema.sx.summary;
|
|||
import java.io.Serializable;
|
||||
|
||||
public enum Typology implements Serializable {
|
||||
dataset, publication, unknown
|
||||
dataset, publication, software, otherresearchproduct
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue