Project

General

Profile

« Previous | Next » 

Revision 54095

Considering types for software and orp

View differences:

modules/dnet-openaireplus-workflows/trunk/src/main/java/eu/dnetlib/msro/openaireplus/workflows/nodes/claims/AbstractClaimsToHBASE.java
61 61
		switch (type) {
62 62
		case "publication":
63 63
		case "dataset":
64
		case "software":
65
		case "other":
64 66
			return "result";
65 67
		default:
66 68
			return type;

Also available in: Unified diff