Project

General

Profile

« Previous | Next » 

Revision 38606

Added fields for OA mandates and H2020 data pilot in projects.

View differences:

modules/dnet-openaireplus-schema/trunk/schema/0.3/oaf-project-0.3.xsd
11 11
	<xs:element name="project">
12 12
		<xs:complexType>
13 13
			<xs:choice maxOccurs="unbounded">
14
				<xs:element name="code" type="inferenceExtendedStringType">
14
				<xs:element name="code" type="xs:string">
15 15
					<xs:annotation>
16 16
						<xs:documentation>Project code. Typically the grant agreement identifier.
17 17
						</xs:documentation>
18 18
					</xs:annotation>
19 19
				</xs:element>
20
				<xs:element name="acronym" type="inferenceExtendedStringType"/>
21
				<xs:element name="title" type="inferenceExtendedStringType"/>
22
				<xs:element name="startdate" type="inferenceExtendedStringType"/>
23
				<xs:element name="enddate" type="inferenceExtendedStringType"/>
24
				<xs:element name="callidentifier" type="inferenceExtendedStringType">
20
				<xs:element name="acronym" type="xs:string"/>
21
				<xs:element name="title" type="xs:string"/>
22
				<xs:element name="startdate" type="xs:string"/>
23
				<xs:element name="enddate" type="xs:string"/>
24
				<xs:element name="callidentifier" type="xs:string">
25 25
					<xs:annotation>
26 26
						<xs:documentation> Identifier of the call for proposal. Available only for
27 27
							EC funded projects. </xs:documentation>
28 28
					</xs:annotation>
29 29
				</xs:element>
30
				<xs:element name="ecsc39" type="inferenceExtendedBooleanType">
30
				<xs:element name="ecsc39" type="boolOrEmptyType">
31 31
					<xs:annotation>
32 32
						<xs:documentation>True if the project has the special clause 39. Available
33
							only for EC funded projects. </xs:documentation>
33
							only for EC FP7 funded projects. </xs:documentation>
34 34
					</xs:annotation>
35 35
				</xs:element>
36
				<xs:element name="ecarticle29_3" type="boolOrEmptyType">
37
					<xs:annotation>
38
						<xs:documentation>True if the project is under the EC Open Data Pilot. Available
39
							only for EC H2020 funded projects. </xs:documentation>
40
					</xs:annotation>
41
				</xs:element>
42
				<xs:element name="oamandatepublications" type="xs:boolean">
43
					<xs:annotation>
44
						<xs:documentation>True if the project's funding mandates the availability of project's publications in Open Access.</xs:documentation>
45
					</xs:annotation>
46
				</xs:element>
36 47
				<xs:element name="contracttype" type="optionalClassedSchemedElement">
37 48
					<xs:annotation>
38 49
						<xs:documentation> Type of the contract. <p> Allowed values depend on the
......
58 69
						</xs:documentation>
59 70
					</xs:annotation>
60 71
				</xs:element>
61

  
72
				<xs:element name="subjects" type="optionalClassedSchemedElement">
73
					<xs:annotation>
74
						<xs:documentation>EC H2020 subjects.</xs:documentation>
75
					</xs:annotation>
76
				</xs:element>
62 77
				<xs:element name="fundingtree" type="fundingTreeType"/>
63 78

  
64 79
				<xs:element name="websiteurl" type="inferenceExtendedStringType"/>
modules/dnet-openaireplus-schema/trunk/schema/0.3/samples/project1.xml
1
<oaf:entity xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
    xmlns:oaf="http://namespace.openaire.eu/oaf"
3
    xsi:schemaLocation="http://namespace.openaire.eu/oaf ../oaf-0.3.xsd">
4
    <oaf:project>
5
        <websiteurl>http://purl.org/au-research/grants/arc/DP140103351</websiteurl>
6
        <code>DP140103351</code>
7
        <title>Discovery Projects - Grant ID: DP140103351</title>
8
        <startdate>2014-01-01</startdate>
9
        <enddate>2016-12-31</enddate>
10
        <keywords>history of fascism, modern german history, modern italian history</keywords>
11
        <ecsc39/>
12
        <oamandatepublications>false</oamandatepublications>
13
        <ecarticle29_3/>
14
        <fundingtree>
15
            <funder>
16
                <id>arc_________::ARC</id>
17
                <shortname>ARC</shortname>
18
                <name>Australian Research Council (ARC)</name>
19
                <jurisdiction>AU</jurisdiction>
20
            </funder>
21
            <funding_level_0>
22
                <id>arc_________::ARC::Discovery Projects</id>
23
                <name>Discovery Projects</name>
24
                <description>Discovery Projects</description>
25
                <parent/>
26
                <class>arc:fundingStream</class>
27
            </funding_level_0>
28
        </fundingtree>
29
        <acronym/>
30
        <callidentifier/>
31
        <duration/>
32
        <subjects classid="" classname="" schemeid="" schemename=""/>
33
        <contracttype classid="" classname="" schemeid="" schemename=""/>
34
        <originalId>arc_________::DP140103351</originalId>
35
        <collectedfrom name="Australian Research Council (ARC) - Grants Registry"
36
            id="openaire____::909ba4ad2bda46b10aac3c5b7f01abd5"/>
37
        <pid classid="" classname="" schemeid="" schemename=""/>
38
        <datainfo>
39
            <inferred>false</inferred>
40
            <deletedbyinference>false</deletedbyinference>
41
            <trust>0.9</trust>
42
            <inferenceprovenance/>
43
            <provenanceaction classid="sysimport:crosswalk:entityregistry"
44
                classname="sysimport:crosswalk:entityregistry" schemeid="dnet:provenanceActions"
45
                schemename="dnet:provenanceActions"/>
46
        </datainfo>
47
        <rels> </rels>
48
        <children> </children>
49
    </oaf:project>
50
</oaf:entity>
modules/dnet-openaireplus-schema/trunk/schema/0.3/samples/project-WT.xml
4 4
    <oaf:project>
5 5
        <code>061858</code>
6 6
        <title>JDRF/WT Diabetes and Inflammation Laboratory.</title>
7
        <ecsc39>false</ecsc39>
7
        <ecsc39/>
8
        <oamandatepublications>false</oamandatepublications>
9
        <ecarticle29_3/>
8 10
        <contracttype classid="UNKNOWN" classname="UNKNOWN" schemeid="wt:contractTypes"
9 11
            schemename="wt:contractTypes"/>
10 12
        <fundingtree>
modules/dnet-openaireplus-schema/trunk/schema/0.3/samples/project-FP7.xml
9 9
        <enddate>2012-03-31</enddate>
10 10
        <callidentifier>FP7-PEOPLE-2009-IEF</callidentifier>
11 11
        <ecsc39>false</ecsc39>
12
        <oamandatepublications>false</oamandatepublications>
13
        <ecarticle29_3>false</ecarticle29_3>
12 14
        <contracttype classid="MC"
13 15
            classname="Support for training and career development of researchers (Marie Curie)"
14 16
            schemeid="ec:FP7contractTypes" schemename="ec:FP7contractTypes"/>
modules/dnet-openaireplus-schema/trunk/schema/0.3/samples/project.xml
8 8
        <startdate>2014-09-01</startdate>
9 9
        <enddate>2015-01-01</enddate>
10 10
        <callidentifier>H2020-Adhoc-2014-20</callidentifier>
11
        <ecsc39>true</ecsc39>
11
        <ecsc39 />
12
        <oamandatepublications>true</oamandatepublications>
13
        <ecarticle29_3>true</ecarticle29_3>
12 14
        <contracttype classid="CSA" classname="Coordination and support action"
13 15
            schemeid="ec:h2020toas" schemename="Horizon 2020 - Type of Actions"/>
14 16
        <fundingtree>
modules/dnet-openaireplus-schema/trunk/schema/0.3/oaf-common-0.3.xsd
5 5
	<xs:annotation>
6 6
		<xs:documentation>This schema defines common types that can be re-used.</xs:documentation>
7 7
	</xs:annotation>
8
	
9
	<xs:simpleType name="emptyType">
10
		<xs:restriction base="xs:string">
11
			<xs:length value="0"/>
12
		</xs:restriction>
13
	</xs:simpleType>
14
	
15
	<xs:simpleType name="boolOrEmptyType">
16
		<xs:union memberTypes="emptyType xs:boolean" />
17
	</xs:simpleType>
8 18

  
9 19
	<xs:complexType mixed="true" name="inferenceExtendedStringType">
10 20
		<xs:annotation>

Also available in: Unified diff