Project

General

Profile

« Previous | Next » 

Revision 60571

Test for enermaps

View differences:

modules/dnet-directindex-api/trunk/src/test/java/eu/dnetlib/msro/openaireplus/api/objects/ResultEntryTest.java
100 100
		pub.getLinksToProjects().add("info:eu-repo/grantAgreement/RCUK//244%2F909/EU/Making Capabilities Work/WorkAble");
101 101
		pub.getContexts().add("egi::classification::natsc::math::pure");
102 102
		pub.getContexts().add("egi::classification::natsc::math::stats");
103
		pub.getContexts().add("enermaps");
103 104
		pub.getContexts().add("enermaps::selection");
104 105
		final String xml = pub.asOafRecord(ve, lookUpService, "http://oaf/oaf.xsd",community_api);
105 106

  

Also available in: Unified diff