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

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



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

			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
			
		
	
	

	

	
		
			
				A work is any research output that the researcher produced or contributed to
					* The put-code attribute is used only when reading this
					element. When updating the item, the put-code attribute must be
					included to indicate the specific record to be updated.
				
			
			
				
					

						
						
							
                                The title of the publication or group under which
                                    the work was published.
                                    * If a journal, include the journal title of the work.
                                    * If a book chapter, use the book title.
                                    * If a translation or a manual, use the series title.
                                    * If a dictionary entry, use the dictionary title.
                                    * If a conference poster, abstract or paper, use the conference name.
                                
                            
						
						
						
							
								Element containing the type and content of the
									citation for this work
								
							
						
						
							
								Required. The type of work
								
							
						
						
						
							
								Required when writing work items. The list of supported identifier types is at https://pub.qa.orcid.org/v2.0/identifiers
								
							
						
						
						
						
							
								The language used for the metadata provided about the work
								
							
						
						
					
				
			
		
	

	
		
			
				
					
						
						
							
						
						
						
                            
					            The title of the publication or group under which
					                the work was published.
					                * If a journal, include the journal title of the work.
					                * If a book chapter, use the book title.
					                * If a translation or a manual, use the series title.
					                * If a dictionary entry, use the dictionary title.
					                * If a conference poster, abstract or paper, use the conference name.
					            
					        
                        
					
				
			
		
	

	
		
			The type of object that the work is, from the list of supported types in https://members.orcid.org/api/resources/work-types
			ORCID will validate this value against the enumeration 
			https://github.com/ORCID/orcid-model/blob/master/src/main/java/org/orcid/jaxb/model/common/WorkType.java and other rules when necessary
			
		
						
	
	
	
		
			Container for the contributors of a Work.
			
		
		
			
		
	
	
		
			A collaborator or other contributor to a work or
				other orcid-activity
			
		
		
			
				
					ORCID iD for the contributor - only add if you have collected an authenticated iD for the contributor
				
			
			
			
			
		
	
	
		
			Email of the contributor. This field is not returned when reading a work
			
		

		
			
		
	
	
		
			Provides detail of the nature of the contribution
				by the collaborator or other contirbutor.
			
		
		
			
			
		
	
	
		
			Indication of where in the contributor list the
				collaborator or other contributor's name would appear
			
		

		
			
			
		
	

	
		
			Container for titles of the work.
			
		
		
			
				
					The main name or title of the work. For a
						spin-off company, include use the company name
					
				
			
			
			
		
	
	
	
		
			Container for a work citation. Citations may be
				fielded (e.g., RIS, BibTeX - preferred citation type), or may be
				textual (APA, MLA, Chicago, etc.) The required work-citation-type
				element indicates the format of the citation.
			
		
		
			
			
		
	

	
		
			The type (format) of the citation, selected from the following options (bibtex is preferred):
		    * bibtex
		    * formatted-apa
		    * formatted-chicago
		    * formatted-harvard
		    * formatted-ieee 
		    * formatted-mla 
		    * formatted-vancouver
		    * formatted-unspecified
		    * ris
			ORCID will validate this value against the enumeration 
			https://github.com/ORCID/orcid-model/blob/master/src/main/java/org/orcid/jaxb/model/common/CitationType.java and other rules when necessary
			
		
		
	





© 2015 - 2025 Weber Informatics LLC | Privacy Policy