All Downloads are FREE. Search and download functionalities are using the official Maven repository.

record_3.0.funding-3.0.xsd Maven / Gradle / Ivy

Go to download

Container for all classes that will be used to marshal and unmarshal XML/JSON from the API

The newest version!


	
		
			=============================================================================

			ORCID (R) Open Source
			http://orcid.org

			Copyright (c) 2012-2018 ORCID,
			Inc.
			Licensed under an MIT-Style License (MIT)
			http://orcid.org/open-source-license

			This copyright and license
			information (including a link to the full
			license)
			shall be included in
			its entirety in all copies or substantial portion of
			the software.

			=============================================================================
			The schema describes the message format used for ORCID API requests
			and responses.
			The top level element is orcid-message.
		
		
			Schematron validation
			
		
	

	

	
		
			Funding received by the researcher or contributor.
				* REQUIRED FIELDS: Funding-type, Funding-title, Funding Agency
				(organization)
				* The put-code attribute is returned when reading this element. 
				When updating the item, the put-code attribute must be included to indicate the specific item to be updated.
			
		
		
			
				
					
						
						
						
						
						
						
						
							
								Start date for the funding.
							
						
						
							
								End date for the funding.
							
						
						
						
						
					
				
			
		
	

	
		
			
				
					
						
						
						
						
						
							
								Start date for the funding.
							
						
						
							
								End date for the funding.
							
						
						
					
				
			
		
	

	
		
			Container for titles of the funding.
			
		
		
			
				
					The main name or title of the funding.
					
				
			
			
		
	

	
		
			
			The type of funding, selected from the following options:
    		* award: Peer-reviewed funding providing direct research costs through competitions
    		* contract: Works commissioned by external public agencies or industry building on research expertise and aimed at deliverables. Include research contracts awarded by federal agencies for both direct and indirect costs, and honoraria
    		* grant: Peer-reviewed funding providing direct research costs through competitions
    		* salary-award: A competitive, peer-reviewed award that is paid as salary to the awardee/faculty member
    		ORCID will validate this value against the enumeration 
			https://github.com/ORCID/orcid-model/blob/master/src/main/java/org/orcid/jaxb/model/common/FundingType.java and other rules when necessary
			
		

		
	
	
	
		
			Container for the contributors of a funding.
			
		
		
			
		
	

	
		
			A collaborator or other contributor to the funding.
			
		
		
			
			
			
			
		
	

	
		
			Provides detail of the nature of the contribution
				by the collaborator or other contirbutor.
			
		
		
			
		
	

	
		
			The role performed by the collaborator or other
				contributor, selected from the following options:
    			* lead
    			* co-lead:
    			* supported-by
    			* other-contribution
				ORCID will validate this value against the enumeration 
				https://github.com/ORCID/orcid-model/blob/master/src/main/java/org/orcid/jaxb/model/common/FundingContributorRole.java and other rules when necessary
			
		
		
	






© 2015 - 2024 Weber Informatics LLC | Privacy Policy