Project

General

Profile

« Previous | Next » 

Revision 57139

deprecation

View differences:

modules/dnet-parthenos-publisher/trunk/src/main/java/eu/dnetlib/parthenos/jrr/JRRPublisher.java
51 51
		baseModel.read(CRMdig.RDFS_URL);
52 52
	}
53 53

  
54
	//No need to pass the RDF inside an OAI record: use register(String, String, String) to explicitely pass the needed information.
55
	@Deprecated
54 56
	public void register(final String record)
55 57
			throws ParthenosPublisherException, IOException, URISyntaxException, InterruptedException {
56 58
		String id = recordParserHelper.getObjIdentifier(record);

Also available in: Unified diff