<xsd:element name="publication"><xsd:annotation><xsd:documentation xml:lang="en">Journla or conference publication</xsd:documentation></xsd:annotation><xsd:complexType><xsd:all><xsd:element name="key" type="xsd:anyURI" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation>Recommended Syntax: {metadata-provider-domain}/{local_id} Example: sydney.edu.au/00144fdd4fa6</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="source" type="xsd:anyURI" minOccurs="1" maxOccurs="1"/><xsd:element name="local_id" type="xsd:string" minOccurs="1" maxOccurs="1"/><xsd:element name="last_updated" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/><xsd:element name="url" type="xsd:anyURI" minOccurs="0" maxOccurs="1"/><xsd:element name="title" type="xsd:string" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Publication title. This field provides human readable information about the publication.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="authors_list" type="xsd:string" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Comma separated list of authors. It complements the title to make the publication easly recognisable for human readers.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="doi" type="xsd:anyURI" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>Syntax: http://doi.org/doi_prefix/doi_suffix</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="publication_year" type="xsd:gYear" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>The publication year (YYYY).</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="scopus_eid" type="xsd:string" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Scopue EID for the article.</xsd:documentation></xsd:annotation></xsd:element></xsd:all></xsd:complexType></xsd:element>
Publication title. This field provides human readable information about the publication.
Diagram
Type
xsd:string
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xsd:element name="title" type="xsd:string" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Publication title. This field provides human readable information about the publication.</xsd:documentation></xsd:annotation></xsd:element>
Comma separated list of authors. It complements the title to make the publication easly recognisable for human readers.
Diagram
Type
xsd:string
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xsd:element name="authors_list" type="xsd:string" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Comma separated list of authors. It complements the title to make the publication easly recognisable for human readers.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="scopus_eid" type="xsd:string" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Scopue EID for the article.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="grant"><xsd:annotation><xsd:documentation xml:lang="en">Research grant or project.</xsd:documentation></xsd:annotation><xsd:complexType><xsd:all><xsd:element name="key" type="xsd:anyURI" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation>Recommended Syntax: {metadata-provider-domain}/{local_id} Example: sydney.edu.au/00144fdd4fa6</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="source" type="xsd:anyURI" minOccurs="1" maxOccurs="1"/><xsd:element name="local_id" type="xsd:string" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation>The prefered value for local_id is the grant number.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="last_updated" type="xsd:dateTime" minOccurs="1" maxOccurs="1"/><xsd:element name="url" type="xsd:anyURI" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>Landing page for the grant information</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="title" type="xsd:string" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Grant title, a human readable information about the grant. It has been set to optional because in some case the title of the grant is not available.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="purl" type="xsd:anyURI" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>Syntax: http://purl.org/au-research/grants/ ... At the time of creating this document this field is only applicable to Australian grants funded by ARC and NHMRC.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="participant_list" type="xsd:string" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Comma separated list of grant participants. It is derived from the grant proposal, and often complement the grant title to make the grant recognisable for human users.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="funder" type="xsd:anyURI"/><xsd:element name="start_year" type="xsd:gYear" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>The start year (YYYY) of the grant.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="end_year" type="xsd:gYear" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>The end year (YYYY) of the grant.</xsd:documentation></xsd:annotation></xsd:element></xsd:all></xsd:complexType></xsd:element>
The prefered value for local_id is the grant number.
Diagram
Type
xsd:string
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xsd:element name="local_id" type="xsd:string" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation>The prefered value for local_id is the grant number.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="url" type="xsd:anyURI" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>Landing page for the grant information</xsd:documentation></xsd:annotation></xsd:element>
Grant title, a human readable information about the grant. It has been set to optional because in some case the title of the grant is not available.
Diagram
Type
xsd:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xsd:element name="title" type="xsd:string" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Grant title, a human readable information about the grant. It has been set to optional because in some case the title of the grant is not available.</xsd:documentation></xsd:annotation></xsd:element>
Syntax: http://purl.org/au-research/grants/ ...At the time of creating this document this field is only applicable to Australian grants funded by ARC and NHMRC.
Diagram
Type
xsd:anyURI
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xsd:element name="purl" type="xsd:anyURI" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>Syntax: http://purl.org/au-research/grants/ ... At the time of creating this document this field is only applicable to Australian grants funded by ARC and NHMRC.</xsd:documentation></xsd:annotation></xsd:element>
Comma separated list of grant participants. It is derived from the grant proposal, and often complement the grant title to make the grant recognisable for human users.
Diagram
Type
xsd:string
Properties
content
simple
minOccurs
0
maxOccurs
1
Source
<xsd:element name="participant_list" type="xsd:string" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Comma separated list of grant participants. It is derived from the grant proposal, and often complement the grant title to make the grant recognisable for human users.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="start_year" type="xsd:gYear" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>The start year (YYYY) of the grant.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="end_year" type="xsd:gYear" minOccurs="0" maxOccurs="1"><xsd:annotation><xsd:documentation>The end year (YYYY) of the grant.</xsd:documentation></xsd:annotation></xsd:element>
<xsd:element name="relation"><xsd:complexType><xsd:all><xsd:element name="from_key" type="xsd:anyURI" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">The key value for the source objecy. This key (value of this element) should exist in the registry.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="to_uri" type="xsd:anyURI" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Enables the connection to ORCID, DOI (publication or dataset), PURL (grant, or ANZSRC field of research), or key of other nodes.</xsd:documentation></xsd:annotation></xsd:element><xsd:element name="label" type="xsd:string" minOccurs="0" maxOccurs="1" default="relatedTo"/></xsd:all></xsd:complexType></xsd:element>
The key value for the source objecy. This key (value of this element) should exist in the registry.
Diagram
Type
xsd:anyURI
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xsd:element name="from_key" type="xsd:anyURI" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">The key value for the source objecy. This key (value of this element) should exist in the registry.</xsd:documentation></xsd:annotation></xsd:element>
Enables the connection to ORCID, DOI (publication or dataset), PURL (grant, or ANZSRC field of research), or key of other nodes.
Diagram
Type
xsd:anyURI
Properties
content
simple
minOccurs
1
maxOccurs
1
Source
<xsd:element name="to_uri" type="xsd:anyURI" minOccurs="1" maxOccurs="1"><xsd:annotation><xsd:documentation xml:lang="en">Enables the connection to ORCID, DOI (publication or dataset), PURL (grant, or ANZSRC field of research), or key of other nodes.</xsd:documentation></xsd:annotation></xsd:element>