Project

General

Profile

« Previous | Next » 

Revision 49354

Mapping Metashare 387 in sync with version updated on 2017-10-04

View differences:

modules/dnet-parthenos/trunk/src/main/resources/eu/dnetlib/bootstrap/profiles/TransformationRuleDSResources/TransformationRuleDSResourceType/metashare_387_mapping.xml
73 73
            <example_data_from/>
74 74
            <example_data_contact_person/>
75 75
            <example_data_source_record xml_link="metsharesamp2___11-07-2017174112___8509.xml"/>
76
            <generator_policy_info generator_link="PARTHENOS-GeneratorPolicy_v1.2___10-08-2017153548___8596.xml"/>
76
            <generator_policy_info generator_link="PARTHENOS-GeneratorPolicy_v1.3___03-10-2017173214___13642.xml"/>
77 77
            <example_data_target_record rdf_link="Mapping387.ttl"/>
78 78
        </example_data_info>
79 79
    </info>
80 80
    <namespaces>
81 81
        <namespace prefix="xsi" uri="http://www.w3.org/2001/XMLSchema-instance"/>
82 82
        <namespace prefix="ms" uri="http://www.ilsp.gr/META-XMLSchema"/>
83
        <namespace prefix="parthenos" uri="http://pathenos.d4science.org/handle/MetaShare/MetashareCatalog/"/>
84
        <namespace prefix="reg" uri="http://pathenos.d4science.org/handle/Parthenos/REG/"/>
83
        <namespace prefix="parthenos" uri="http://parthenos.d4science.org/handle/MetaShare/MetashareCatalog/"/>
84
        <namespace prefix="reg" uri="http://parthenos.d4science.org/handle/Parthenos/REG/"/>
85 85
    </namespaces>
86 86
    <mappings>
87 87
        <mapping>
......
1519 1519
                            <instance_generator name="URIorUUID">
1520 1520
                                <arg name="text" type="xpath">text()</arg>
1521 1521
                            </instance_generator>
1522
                            <label_generator name="Literal">
1523
                                <arg name="text" type="xpath">text()</arg>
1524
                            </label_generator>
1522 1525
                        </entity>
1523 1526
                    </target_node>
1524 1527
                </range>
......
1537 1540
                    <target_node>
1538 1541
                        <entity>
1539 1542
                            <type>crm:E45_Address</type>
1540
                            <instance_generator name="ThingAppellationURI">
1541
                                <arg name="term" type="xpath">text()</arg>
1543
                            <instance_generator name="PlaceAppellationAddressURI">
1544
                                <arg name="mainaddress" type="xpath">text()</arg>
1545
                                <arg name="postcode" type="xpath">../zipCode/text()</arg>
1546
                                <arg name="country" type="xpath">../city/text()</arg>
1542 1547
                            </instance_generator>
1543
                            <label_generator name="SimpleLabel">
1548
                            <label_generator name="CompositeLabel">
1544 1549
                                <arg name="label" type="xpath">text()</arg>
1550
                                <arg name="text" type="xpath">../city/text()</arg>
1545 1551
                            </label_generator>
1546 1552
                        </entity>
1547 1553
                    </target_node>
......
1550 1556
            <link>
1551 1557
                <path>
1552 1558
                    <source_relation>
1553
                        <relation>communicationInfo/zipCode</relation>
1554
                    </source_relation>
1555
                    <target_relation>
1556
                        <relationship>crm:P76_has_contact_point</relationship>
1557
                    </target_relation>
1558
                </path>
1559
                <range>
1560
                    <source_node>communicationInfo/zipCode</source_node>
1561
                    <target_node>
1562
                        <entity>
1563
                            <type>crm:E45_Address</type>
1564
                            <instance_generator name="ThingAppellationURI">
1565
                                <arg name="term" type="xpath">text()</arg>
1566
                            </instance_generator>
1567
                            <label_generator name="SimpleLabel">
1568
                                <arg name="label" type="xpath">text()</arg>
1569
                            </label_generator>
1570
                            <additional>
1571
                                <relationship>crm:P2_has_type</relationship>
1572
                                <entity>
1573
                                    <type>crm:E55_Type</type>
1574
                                    <instance_info>
1575
                                        <constant>zipCode</constant>
1576
                                    </instance_info>
1577
                                    <instance_generator name="ConceptURI_2step">
1578
                                        <arg name="term" type="constant">contactype</arg>
1579
                                        <arg name="term1" type="constant">zipcode</arg>
1580
                                    </instance_generator>
1581
                                    <label_generator name="SimpleLabel">
1582
                                        <arg name="label" type="constant">Zip Code</arg>
1583
                                    </label_generator>
1584
                                </entity>
1585
                            </additional>
1586
                        </entity>
1587
                    </target_node>
1588
                </range>
1589
            </link>
1590
            <link>
1591
                <path>
1592
                    <source_relation>
1593 1559
                        <relation>communicationInfo/city</relation>
1594 1560
                    </source_relation>
1595 1561
                    <target_relation>
......
1781 1747
        </mapping>
1782 1748
        <mapping>
1783 1749
            <domain>
1784
                <source_node>//affiliation</source_node>
1785
                <target_node>
1786
                    <entity>
1787
                        <type>crm:E74_Group</type>
1788
                        <instance_generator name="UUID"/>
1789
                        <additional>
1790
                            <relationship>crm:P2_has_type</relationship>
1791
                            <entity>
1792
                                <type>crm:E55_Type</type>
1793
                                <instance_info>
1794
                                    <constant>organization</constant>
1795
                                </instance_info>
1796
                                <instance_generator name="ConceptURI_2step">
1797
                                    <arg name="term" type="constant">actortype</arg>
1798
                                    <arg name="term1" type="constant">organization</arg>
1799
                                </instance_generator>
1800
                                <label_generator name="SimpleLabel">
1801
                                    <arg name="label" type="constant">Organization</arg>
1802
                                </label_generator>
1803
                            </entity>
1804
                        </additional>
1805
                    </entity>
1806
                </target_node>
1807
            </domain>
1808
            <link>
1809
                <path>
1810
                    <source_relation>
1811
                        <relation>organizationName</relation>
1812
                    </source_relation>
1813
                    <target_relation>
1814
                        <relationship>crm:P1_is_identified_by</relationship>
1815
                    </target_relation>
1816
                </path>
1817
                <range>
1818
                    <source_node>organizationName</source_node>
1819
                    <target_node>
1820
                        <entity>
1821
                            <type>crm:E41_Appellation</type>
1822
                            <instance_generator name="ActorAppellationURI">
1823
                                <arg name="term" type="xpath">text()</arg>
1824
                            </instance_generator>
1825
                            <label_generator name="SimpleLabel">
1826
                                <arg name="label" type="xpath">text()</arg>
1827
                            </label_generator>
1828
                        </entity>
1829
                    </target_node>
1830
                </range>
1831
            </link>
1832
            <link>
1833
                <path>
1834
                    <source_relation>
1835
                        <relation>organizationShortName</relation>
1836
                    </source_relation>
1837
                    <target_relation>
1838
                        <relationship>crm:P1_is_identified_by</relationship>
1839
                    </target_relation>
1840
                </path>
1841
                <range>
1842
                    <source_node>organizationShortName</source_node>
1843
                    <target_node>
1844
                        <entity>
1845
                            <type>crm:E41_Appellation</type>
1846
                            <instance_generator name="ActorAppellationURI">
1847
                                <arg name="term" type="xpath">text()</arg>
1848
                            </instance_generator>
1849
                            <label_generator name="SimpleLabel">
1850
                                <arg name="label" type="xpath">text()</arg>
1851
                            </label_generator>
1852
                            <additional>
1853
                                <relationship>crm:P2_has_type</relationship>
1854
                                <entity>
1855
                                    <type>crm:E55_Type</type>
1856
                                    <instance_info>
1857
                                        <constant>Short Name</constant>
1858
                                    </instance_info>
1859
                                    <instance_generator name="ConceptURI_2step">
1860
                                        <arg name="term" type="constant">nametype</arg>
1861
                                        <arg name="term1" type="constant">shortname</arg>
1862
                                    </instance_generator>
1863
                                    <label_generator name="SimpleLabel">
1864
                                        <arg name="label" type="constant">Short Name</arg>
1865
                                    </label_generator>
1866
                                </entity>
1867
                            </additional>
1868
                        </entity>
1869
                    </target_node>
1870
                </range>
1871
            </link>
1872
            <link>
1873
                <path>
1874
                    <source_relation>
1875
                        <relation>departmentName</relation>
1876
                    </source_relation>
1877
                    <target_relation>
1878
                        <relationship>crm:P107_has_current_or_former_member</relationship>
1879
                    </target_relation>
1880
                </path>
1881
                <range>
1882
                    <source_node>departmentName</source_node>
1883
                    <target_node>
1884
                        <entity>
1885
                            <type>crm:E74_Group</type>
1886
                            <instance_generator name="ActorURI">
1887
                                <arg name="term" type="xpath">text()</arg>
1888
                            </instance_generator>
1889
                            <label_generator name="SimpleLabel">
1890
                                <arg name="label" type="xpath">text()</arg>
1891
                            </label_generator>
1892
                            <additional>
1893
                                <relationship>crm:P2_has_type</relationship>
1894
                                <entity>
1895
                                    <type>crm:E55_Type</type>
1896
                                    <instance_info>
1897
                                        <constant>department</constant>
1898
                                    </instance_info>
1899
                                    <instance_generator name="ConceptURI_2step">
1900
                                        <arg name="term" type="constant">actortype</arg>
1901
                                        <arg name="term1" type="constant">department</arg>
1902
                                    </instance_generator>
1903
                                    <label_generator name="SimpleLabel">
1904
                                        <arg name="label" type="constant">Department</arg>
1905
                                    </label_generator>
1906
                                </entity>
1907
                            </additional>
1908
                        </entity>
1909
                    </target_node>
1910
                </range>
1911
            </link>
1912
            <link>
1913
                <path>
1914
                    <source_relation>
1915
                        <relation>communicationInfo/email</relation>
1916
                    </source_relation>
1917
                    <target_relation>
1918
                        <relationship>crm:P76_has_contact_point</relationship>
1919
                    </target_relation>
1920
                </path>
1921
                <range>
1922
                    <source_node>communicationInfo/email</source_node>
1923
                    <target_node>
1924
                        <entity>
1925
                            <type>crm:E51_Contact_Point</type>
1926
                            <instance_generator name="ThingAppellationURI">
1927
                                <arg name="term" type="xpath">text()</arg>
1928
                            </instance_generator>
1929
                            <label_generator name="SimpleLabel">
1930
                                <arg name="label" type="xpath">text()</arg>
1931
                            </label_generator>
1932
                            <additional>
1933
                                <relationship>crm:P2_has_type</relationship>
1934
                                <entity>
1935
                                    <type>crm:E55_Type</type>
1936
                                    <instance_info>
1937
                                        <constant>email</constant>
1938
                                    </instance_info>
1939
                                    <instance_generator name="ConceptURI_2step">
1940
                                        <arg name="term" type="constant">contacttype</arg>
1941
                                        <arg name="term1" type="constant">email</arg>
1942
                                    </instance_generator>
1943
                                    <label_generator name="SimpleLabel">
1944
                                        <arg name="label" type="constant">Email</arg>
1945
                                    </label_generator>
1946
                                </entity>
1947
                            </additional>
1948
                        </entity>
1949
                    </target_node>
1950
                </range>
1951
            </link>
1952
            <link>
1953
                <path>
1954
                    <source_relation>
1955
                        <relation>communicationInfo/url</relation>
1956
                    </source_relation>
1957
                    <target_relation>
1958
                        <relationship>crm:P76_has_contact_point</relationship>
1959
                    </target_relation>
1960
                </path>
1961
                <range>
1962
                    <source_node>communicationInfo/url</source_node>
1963
                    <target_node>
1964
                        <entity>
1965
                            <type>crmpe:PE29_Access_Point</type>
1966
                            <instance_generator name="URIorUUID">
1967
                                <arg name="text" type="xpath">text()</arg>
1968
                            </instance_generator>
1969
                            <label_generator name="SimpleLabel">
1970
                                <arg name="label" type="xpath">text()</arg>
1971
                            </label_generator>
1972
                        </entity>
1973
                    </target_node>
1974
                </range>
1975
            </link>
1976
            <link>
1977
                <path>
1978
                    <source_relation>
1979
                        <relation>communicationInfo/address</relation>
1980
                    </source_relation>
1981
                    <target_relation>
1982
                        <relationship>crm:P76_has_contact_point</relationship>
1983
                    </target_relation>
1984
                </path>
1985
                <range>
1986
                    <source_node>communicationInfo/address</source_node>
1987
                    <target_node>
1988
                        <entity>
1989
                            <type>crm:E45_Address</type>
1990
                            <instance_generator name="ThingAppellationURI">
1991
                                <arg name="term" type="xpath">text()</arg>
1992
                            </instance_generator>
1993
                            <label_generator name="SimpleLabel">
1994
                                <arg name="label" type="xpath">text()</arg>
1995
                            </label_generator>
1996
                        </entity>
1997
                    </target_node>
1998
                </range>
1999
            </link>
2000
            <link>
2001
                <path>
2002
                    <source_relation>
2003
                        <relation>communicationInfo/zipCode</relation>
2004
                    </source_relation>
2005
                    <target_relation>
2006
                        <relationship>crm:P76_has_contact_point</relationship>
2007
                    </target_relation>
2008
                </path>
2009
                <range>
2010
                    <source_node>communicationInfo/zipCode</source_node>
2011
                    <target_node>
2012
                        <entity>
2013
                            <type>crm:E45_Address</type>
2014
                            <instance_generator name="ThingAppellationURI">
2015
                                <arg name="term" type="xpath">text()</arg>
2016
                            </instance_generator>
2017
                            <label_generator name="SimpleLabel">
2018
                                <arg name="label" type="xpath">text()</arg>
2019
                            </label_generator>
2020
                            <additional>
2021
                                <relationship>crm:P2_has_type</relationship>
2022
                                <entity>
2023
                                    <type>crm:E55_Type</type>
2024
                                    <instance_info>
2025
                                        <constant>zipCode</constant>
2026
                                    </instance_info>
2027
                                    <instance_generator name="ConceptURI_2step">
2028
                                        <arg name="term" type="constant">contacttype</arg>
2029
                                        <arg name="term1" type="constant">zipcode</arg>
2030
                                    </instance_generator>
2031
                                    <label_generator name="SimpleLabel">
2032
                                        <arg name="label" type="constant">Zip Code</arg>
2033
                                    </label_generator>
2034
                                </entity>
2035
                            </additional>
2036
                        </entity>
2037
                    </target_node>
2038
                </range>
2039
            </link>
2040
            <link>
2041
                <path>
2042
                    <source_relation>
2043
                        <relation>communicationInfo/city</relation>
2044
                    </source_relation>
2045
                    <target_relation>
2046
                        <relationship>crm:P74_has_current_or_former_residence</relationship>
2047
                    </target_relation>
2048
                </path>
2049
                <range>
2050
                    <source_node>communicationInfo/city</source_node>
2051
                    <target_node>
2052
                        <entity variable="orgpla1">
2053
                            <type>crm:E53_Place</type>
2054
                            <instance_generator name="PlaceURI">
2055
                                <arg name="term" type="xpath">text()</arg>
2056
                            </instance_generator>
2057
                            <label_generator name="SimpleLabel">
2058
                                <arg name="label" type="xpath">text()</arg>
2059
                            </label_generator>
2060
                        </entity>
2061
                    </target_node>
2062
                </range>
2063
            </link>
2064
            <link>
2065
                <path>
2066
                    <source_relation>
2067
                        <relation>communicationInfo/telephoneNumber</relation>
2068
                    </source_relation>
2069
                    <target_relation>
2070
                        <relationship>crm:P76_has_contact_point</relationship>
2071
                    </target_relation>
2072
                </path>
2073
                <range>
2074
                    <source_node>communicationInfo/telephoneNumber</source_node>
2075
                    <target_node>
2076
                        <entity>
2077
                            <type>crm:E51_Contact_Point</type>
2078
                            <instance_generator name="ThingAppellationURI">
2079
                                <arg name="term" type="xpath">text()</arg>
2080
                            </instance_generator>
2081
                            <label_generator name="SimpleLabel">
2082
                                <arg name="label" type="xpath">text()</arg>
2083
                            </label_generator>
2084
                            <additional>
2085
                                <relationship>crm:P2_has_type</relationship>
2086
                                <entity>
2087
                                    <type>crm:E55_Type</type>
2088
                                    <instance_info>
2089
                                        <constant>telephone</constant>
2090
                                    </instance_info>
2091
                                    <instance_generator name="ConceptURI_2step">
2092
                                        <arg name="term" type="constant">contacttype</arg>
2093
                                        <arg name="term1" type="constant">telephone</arg>
2094
                                    </instance_generator>
2095
                                    <label_generator name="SimpleLabel">
2096
                                        <arg name="label" type="constant">text()</arg>
2097
                                    </label_generator>
2098
                                </entity>
2099
                            </additional>
2100
                        </entity>
2101
                    </target_node>
2102
                </range>
2103
            </link>
2104
            <link>
2105
                <path>
2106
                    <source_relation>
2107
                        <relation>communicationInfo/faxNumber</relation>
2108
                    </source_relation>
2109
                    <target_relation>
2110
                        <relationship>crm:P76_has_contact_point</relationship>
2111
                    </target_relation>
2112
                </path>
2113
                <range>
2114
                    <source_node>distributionInfo/licenceInfo/licensor/personInfo/affiliation/communicationInfo/faxNumber</source_node>
2115
                    <target_node>
2116
                        <entity>
2117
                            <type>crm:E51_Contact_Point</type>
2118
                            <instance_generator name="ThingURI">
2119
                                <arg name="term" type="xpath">text()</arg>
2120
                            </instance_generator>
2121
                            <label_generator name="SimpleLabel">
2122
                                <arg name="label" type="xpath">text()</arg>
2123
                            </label_generator>
2124
                            <additional>
2125
                                <relationship>crm:P2_has_type</relationship>
2126
                                <entity>
2127
                                    <type>crm:E55_Type</type>
2128
                                    <instance_info>
2129
                                        <constant>fax number</constant>
2130
                                    </instance_info>
2131
                                    <instance_generator name="ConceptURI_2step">
2132
                                        <arg name="term" type="constant">contacttype</arg>
2133
                                        <arg name="term1" type="constant">fax</arg>
2134
                                    </instance_generator>
2135
                                    <label_generator name="SimpleLabel">
2136
                                        <arg name="label" type="constant">Fax</arg>
2137
                                    </label_generator>
2138
                                </entity>
2139
                            </additional>
2140
                        </entity>
2141
                    </target_node>
2142
                </range>
2143
            </link>
2144
        </mapping>
2145
        <mapping>
2146
            <domain>
2147 1750
                <source_node>/resourceInfo/validationInfo</source_node>
2148 1751
                <target_node>
2149 1752
                    <entity>
......
2886 2489
                    </target_node>
2887 2490
                </range>
2888 2491
            </link>
2889
        </mapping><!--
2890

  
2891

  
2892
        <link>
2893
            <path>
2894
                <source_relation>
2895
                    <relation>resourceDocumentationInfo</relation>
2896
                </source_relation>
2897
                <target_relation>
2898
                    <relationship>crm:P70i_is_documented_in</relationship>
2899
                </target_relation>
2900
            </path>
2901
            <range>
2902
                <source_node>resourceDocumentationInfo</source_node>
2903
                <target_node>
2904
                    <entity>
2905
                        <type>crm:E31_Document</type>
2906
                        <instance_generator name="ThingURI">
2907
                            <arg name="term" type="xpath">//documentInfo/title/text()</arg>
2908
                        </instance_generator>
2909
                    </entity>
2910
                </target_node>
2911
                <comments>
2912
                    <comment type="">
2913
                        <rationale>"Groups together information on any document describing the resource"</rationale>
2914
                        <alternatives/>
2915
                        <typical_mistakes/>
2916
                        <local_habits/>
2917
                        <link_to_cook_book/>
2918
                        <example>
2919
                            <example_source/>
2920
                            <example_target/>
2921
                        </example>
2922
                        <comments_last_update date="" person=""/>
2923
                    </comment>
2924
                </comments>
2925
            </range>
2926
        </link>
2927
        <link>
2928
            <path>
2929
                <source_relation>
2930
                    <relation>resourceCreationInfo</relation>
2931
                </source_relation>
2932
                <target_relation>
2933
                    <relationship>crm:P94i_was_created_by</relationship>
2934
                </target_relation>
2935
            </path>
2936
            <range>
2937
                <source_node>resourceCreationInfo</source_node>
2938
                <target_node>
2939
                    <entity>
2940
                        <type>crm:E65_Creation</type>
2941
                        <instance_generator name="EventURI">
2942
                            <arg name="term" type="xpath">resourceCreator/personInfo/givenName/text()</arg>
2943
                        </instance_generator>
2944
                    </entity>
2945
                </target_node>
2946
                <comments>
2947
                    <comment type="">
2948
                        <rationale>"Groups information on the creation procedure of a resource"</rationale>
2949
                        <alternatives/>
2950
                        <typical_mistakes/>
2951
                        <local_habits/>
2952
                        <link_to_cook_book/>
2953
                        <example>
2954
                            <example_source/>
2955
                            <example_target/>
2956
                        </example>
2957
                        <comments_last_update date="" person=""/>
2958
                    </comment>
2959
                </comments>
2960
            </range>
2961
        </link>
2962
        <link>
2963
            <path>
2964
                <source_relation>
2965
                    <relation>relationInfo</relation>
2966
                </source_relation>
2967
                <target_relation>
2968
                    <relationship>crmpe:PP39i_has_metadata</relationship>
2969
                </target_relation>
2970
            </path>
2971
            <range>
2972
                <source_node>relationInfo</source_node>
2973
                <target_node>
2974
                    <entity>
2975
                        <type>crmpe:PE22_Persistent_Dataset</type>
2976
                        <instance_generator name="ThingURI">
2977
                            <arg name="term" type="xpath">text()</arg>
2978
                        </instance_generator>
2979
                    </entity>
2980
                </target_node>
2981
                <comments>
2982
                    <comment type="">
2983
                        <rationale>"Groups information on the relations of the resource being described with other resources"</rationale>
2984
                        <alternatives/>
2985
                        <typical_mistakes/>
2986
                        <local_habits/>
2987
                        <link_to_cook_book/>
2988
                        <example>
2989
                            <example_source/>
2990
                            <example_target/>
2991
                        </example>
2992
                        <comments_last_update date="" person=""/>
2993
                    </comment>
2994
                </comments>
2995
            </range>
2996
        </link>
2997
        <link>
2998
            <path>
2999
                <source_relation>
3000
                    <relation>resourceComponentType</relation>
3001
                </source_relation>
3002
                <target_relation>
3003
                    <relationship/>
3004
                </target_relation>
3005
            </path>
3006
            <range>
3007
                <source_node>resourceComponentType</source_node>
3008
                <target_node>
3009
                    <entity>
3010
                        <type/>
3011
                        <instance_generator name="ThingURI">
3012
                            <arg name="term" type="xpath">//resourceType/text()</arg>
3013
                        </instance_generator>
3014
                    </entity>
3015
                </target_node>
3016
                <comments>
3017
                    <comment type="">
3018
                        <rationale>"Used for distinguishing between resource types"</rationale>
3019
                        <alternatives/>
3020
                        <typical_mistakes/>
3021
                        <local_habits/>
3022
                        <link_to_cook_book/>
3023
                        <example>
3024
                            <example_source/>
3025
                            <example_target/>
3026
                        </example>
3027
                        <comments_last_update date="" person=""/>
3028
                    </comment>
3029
                </comments>
3030
            </range>
3031
        </link>
3032
        <link>
3033
            <path>
3034
                <source_relation>
3035
                    <relation>resourceComponentType/corpusInfo/corpusMediaType/corpusTextInfo/timeCoverageInfo/timeCoverage</relation>
3036
                </source_relation>
3037
                <target_relation>
3038
                    <relationship>crm:P129_is_about</relationship>
3039
                    <entity>
3040
                        <type>crm:E4_Period</type>
3041
                        <instance_generator name="UUID"/>
3042
                    </entity>
3043
                    <relationship>crm:P4_has_time-span</relationship>
3044
                    <entity>
3045
                        <type>crm:E52_Time-Span</type>
3046
                        <instance_generator name="UUID"/>
3047
                    </entity>
3048
                    <relationship>crm:P82_at_some_time_within</relationship>
3049
                </target_relation>
3050
            </path>
3051
            <range>
3052
                <source_node>resourceComponentType/corpusInfo/corpusMediaType/corpusTextInfo/timeCoverageInfo/timeCoverage</source_node>
3053
                <target_node>
3054
                    <entity>
3055
                        <type>:http://www.w3.org/2000/01/rdf-schema#Literal</type>
3056
                        <instance_generator name="Literal">
3057
                            <arg name="text" type="xpath">text()</arg>
3058
                        </instance_generator>
3059
                    </entity>
3060
                </target_node>
3061
            </range>
3062
        </link>
3063
        <link>
3064
            <path>
3065
                <source_relation>
3066
                    <relation>resourceComponentType/corpusInfo/corpusMediaType/corpusTextInfo/geographicCoverageInfo/geographicCoverage</relation>
3067
                </source_relation>
3068
                <target_relation>
3069
                    <relationship>crm:P129_is_about</relationship>
3070
                </target_relation>
3071
            </path>
3072
            <range>
3073
                <source_node>resourceComponentType/corpusInfo/corpusMediaType/corpusTextInfo/geographicCoverageInfo/geographicCoverage</source_node>
3074
                <target_node>
3075
                    <entity>
3076
                        <type>crm:E53_Place</type>
3077
                        <instance_generator name="PlaceURI">
3078
                            <arg name="term" type="xpath">text()</arg>
3079
                        </instance_generator>
3080
                    </entity>
3081
                </target_node>
3082
            </range>
3083
        </link>
3084
        <link>
3085
            <path>
3086
                <source_relation>
3087
                    <relation>resourceComponentType/corpusInfo/resourceType</relation>
3088
                </source_relation>
3089
                <target_relation>
3090
                    <relationship>crm:P2_has_type</relationship>
3091
                </target_relation>
3092
            </path>
3093
            <range>
3094
                <source_node>resourceComponentType/corpusInfo/resourceType</source_node>
3095
                <target_node>
3096
                    <entity>
3097
                        <type>crm:E55_Type</type>
3098
                        <instance_generator name="ConceptURI">
3099
                            <arg name="term" type="xpath">text()</arg>
3100
                        </instance_generator>
3101
                    </entity>
3102
                </target_node>
3103
                <comments>
3104
                    <comment type="">
3105
                        <rationale>"Specifies the type of the resource being described"</rationale>
3106
                        <alternatives/>
3107
                        <typical_mistakes/>
3108
                        <local_habits/>
3109
                        <link_to_cook_book/>
3110
                        <example>
3111
                            <example_source/>
3112
                            <example_target/>
3113
                        </example>
3114
                        <comments_last_update date="" person=""/>
3115
                    </comment>
3116
                </comments>
3117
            </range>
3118
        </link>
3119
        <link>
3120
            <path>
3121
                <source_relation>
3122
                    <relation>metadataInfo</relation>
3123
                </source_relation>
3124
                <target_relation>
3125
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3126
                </target_relation>
3127
            </path>
3128
            <range>
3129
                <source_node>metadataInfo</source_node>
3130
                <target_node>
3131
                    <entity variable="metadata1">
3132
                        <type>crmpe:PE22_Persistent_Dataset</type>
3133
                        <instance_generator name="ThingURI">
3134
                            <arg name="term" type="xpath">metadataCreator/givenName/text()</arg>
3135
                        </instance_generator>
3136
                        <additional>
3137
                            <relationship>crm:P2_has_type</relationship>
3138
                            <entity>
3139
                                <type>crm:E55_Type</type>
3140
                                <instance_info>
3141
                                    <constant>metadataInfoType</constant>
3142
                                </instance_info>
3143
                                <instance_generator name="UUID"/>
3144
                            </entity>
3145
                        </additional>
3146
                    </entity>
3147
                </target_node>
3148
                <comments>
3149
                    <comment type="">
3150
                        <rationale>"Groups information on the metadata record itself"</rationale>
3151
                        <alternatives/>
3152
                        <typical_mistakes/>
3153
                        <local_habits/>
3154
                        <link_to_cook_book/>
3155
                        <example>
3156
                            <example_source/>
3157
                            <example_target/>
3158
                        </example>
3159
                        <comments_last_update date="" person=""/>
3160
                    </comment>
3161
                </comments>
3162
            </range>
3163
        </link>
3164
        <link>
3165
            <path>
3166
                <source_relation>
3167
                    <relation>metadataInfo/metadataCreationDate</relation>
3168
                </source_relation>
3169
                <target_relation>
3170
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3171
                    <entity variable="metadata1">
3172
                        <type>crmpe:PE22_Persistent_Dataset</type>
3173
                        <instance_generator name="UUID"/>
3174
                    </entity>
3175
                    <relationship>crmdig:L11i_was_output_of</relationship>
3176
                    <entity variable="create1">
3177
                        <type>crmdig:D7_Digital_Machine_Event</type>
3178
                        <instance_generator name="UUID"/>
3179
                    </entity>
3180
                    <relationship>crm:P4_has_time-span</relationship>
3181
                    <entity>
3182
                        <type>crm:E52_Time-Span</type>
3183
                        <instance_generator name="UUID"/>
3184
                    </entity>
3185
                    <relationship>crm:P82_at_some_time_within</relationship>
3186
                </target_relation>
3187
            </path>
3188
            <range>
3189
                <source_node>metadataInfo/metadataCreationDate</source_node>
3190
                <target_node>
3191
                    <entity>
3192
                        <type>http://www.w3.org/2000/01/rdf-schema#Literal</type>
3193
                        <instance_generator name="Literal">
3194
                            <arg name="text" type="xpath">text()</arg>
3195
                        </instance_generator>
3196
                    </entity>
3197
                </target_node>
3198
                <comments>
3199
                    <comment type="">
3200
                        <rationale>"The date of creation of this metadata description (automatically inserted by the MetaShare software)"</rationale>
3201
                        <alternatives/>
3202
                        <typical_mistakes/>
3203
                        <local_habits/>
3204
                        <link_to_cook_book/>
3205
                        <example>
3206
                            <example_source/>
3207
                            <example_target/>
3208
                        </example>
3209
                        <comments_last_update date="" person=""/>
3210
                    </comment>
3211
                </comments>
3212
            </range>
3213
        </link>
3214
        <link>
3215
            <path>
3216
                <source_relation>
3217
                    <relation>metadataInfo/metadataCreator</relation>
3218
                </source_relation>
3219
                <target_relation>
3220
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3221
                    <entity variable="metadata1">
3222
                        <type>crmpe:PE22_Persistent_Dataset</type>
3223
                        <instance_generator name="UUID"/>
3224
                    </entity>
3225
                    <relationship>crmdig:L11i_was_output_of</relationship>
3226
                    <entity variable="create1">
3227
                        <type>crmdig:D7_Digital_Machine_Event</type>
3228
                        <instance_generator name="UUID"/>
3229
                    </entity>
3230
                    <relationship>crm:P11_had_participant</relationship>
3231
                </target_relation>
3232
            </path>
3233
            <range>
3234
                <source_node>metadataInfo/metadataCreator</source_node>
3235
                <target_node>
3236
                    <entity variable="mc1">
3237
                        <type>crm:E39_Actor</type>
3238
                        <instance_generator name="ActorURI">
3239
                            <arg name="term" type="xpath">givenName/text()</arg>
3240
                        </instance_generator>
3241
                    </entity>
3242
                </target_node>
3243
            </range>
3244
        </link>
3245
        <link>
3246
            <path>
3247
                <source_relation>
3248
                    <relation>metadataInfo/metadataCreator/surname</relation>
3249
                </source_relation>
3250
                <target_relation>
3251
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3252
                    <entity variable="metadata1">
3253
                        <type>crmpe:PE22_Persistent_Dataset</type>
3254
                        <instance_generator name="UUID"/>
3255
                    </entity>
3256
                    <relationship>crmdig:L11i_was_output_of</relationship>
3257
                    <entity variable="create1">
3258
                        <type>crmdig:D7_Digital_Machine_Event</type>
3259
                        <instance_generator name="UUID"/>
3260
                    </entity>
3261
                    <relationship>crm:P11_had_participant</relationship>
3262
                    <entity variable="mc1">
3263
                        <type>crm:E39_Actor</type>
3264
                        <instance_generator name="UUID"/>
3265
                    </entity>
3266
                    <relationship>crm:P1_is_identified_by</relationship>
3267
                </target_relation>
3268
            </path>
3269
            <range>
3270
                <source_node>metadataInfo/metadataCreator/surname</source_node>
3271
                <target_node>
3272
                    <entity>
3273
                        <type>crm:E41_Appellation</type>
3274
                        <instance_generator name="ActorAppellationURI">
3275
                            <arg name="term" type="xpath">text()</arg>
3276
                        </instance_generator>
3277
                    </entity>
3278
                </target_node>
3279
            </range>
3280
        </link>
3281
        <link>
3282
            <path>
3283
                <source_relation>
3284
                    <relation>metadataInfo/metadataCreator/givenName</relation>
3285
                </source_relation>
3286
                <target_relation>
3287
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3288
                    <entity variable="metadata1">
3289
                        <type>crmpe:PE22_Persistent_Dataset</type>
3290
                        <instance_generator name="UUID"/>
3291
                    </entity>
3292
                    <relationship>crmdig:L11i_was_output_of</relationship>
3293
                    <entity variable="create1">
3294
                        <type>crmdig:D7_Digital_Machine_Event</type>
3295
                        <instance_generator name="UUID"/>
3296
                    </entity>
3297
                    <relationship>crm:P11_had_participant</relationship>
3298
                    <entity variable="mc1">
3299
                        <type>crm:E39_Actor</type>
3300
                        <instance_generator name="UUID"/>
3301
                    </entity>
3302
                    <relationship>crm:P1_is_identified_by</relationship>
3303
                </target_relation>
3304
            </path>
3305
            <range>
3306
                <source_node>metadataInfo/metadataCreator/givenName</source_node>
3307
                <target_node>
3308
                    <entity>
3309
                        <type>crm:E41_Appellation</type>
3310
                        <instance_generator name="ActorAppellationURI">
3311
                            <arg name="term" type="xpath">text()</arg>
3312
                        </instance_generator>
3313
                    </entity>
3314
                </target_node>
3315
            </range>
3316
        </link>
3317
        <link>
3318
            <path>
3319
                <source_relation>
3320
                    <relation>metadataInfo/metadataCreator/communicationInfo/email</relation>
3321
                </source_relation>
3322
                <target_relation>
3323
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3324
                    <entity variable="metadata1">
3325
                        <type>crmpe:PE22_Persistent_Dataset</type>
3326
                        <instance_generator name="UUID"/>
3327
                    </entity>
3328
                    <relationship>crmdig:L11i_was_output_of</relationship>
3329
                    <entity variable="create1">
3330
                        <type>crmdig:D7_Digital_Machine_Event</type>
3331
                        <instance_generator name="UUID"/>
3332
                    </entity>
3333
                    <relationship>crm:P11_had_participant</relationship>
3334
                    <entity variable="mc1">
3335
                        <type>crm:E39_Actor</type>
3336
                        <instance_generator name="UUID"/>
3337
                    </entity>
3338
                    <relationship>crm:P76_has_contact_point</relationship>
3339
                </target_relation>
3340
            </path>
3341
            <range>
3342
                <source_node>metadataInfo/metadataCreator/communicationInfo/email</source_node>
3343
                <target_node>
3344
                    <entity>
3345
                        <type>crm:E51_Contact_Point</type>
3346
                        <instance_generator name="ThingURI">
3347
                            <arg name="term" type="xpath">text()</arg>
3348
                        </instance_generator>
3349
                        <additional>
3350
                            <relationship>crm:P2_has_type</relationship>
3351
                            <entity>
3352
                                <type>crm:E55_Type</type>
3353
                                <instance_info>
3354
                                    <constant>email</constant>
3355
                                </instance_info>
3356
                                <instance_generator name="UUID"/>
3357
                            </entity>
3358
                        </additional>
3359
                    </entity>
3360
                </target_node>
3361
            </range>
3362
        </link>
3363
        <link>
3364
            <path>
3365
                <source_relation>
3366
                    <relation>metadataInfo/metadataCreator/communicationInfo/url</relation>
3367
                </source_relation>
3368
                <target_relation>
3369
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3370
                    <entity variable="metadata1">
3371
                        <type>crmpe:PE22_Persistent_Dataset</type>
3372
                        <instance_generator name="UUID"/>
3373
                    </entity>
3374
                    <relationship>crmdig:L11i_was_output_of</relationship>
3375
                    <entity variable="create1">
3376
                        <type>crmdig:D7_Digital_Machine_Event</type>
3377
                        <instance_generator name="UUID"/>
3378
                    </entity>
3379
                    <relationship>crm:P11_had_participant</relationship>
3380
                    <entity variable="mc1">
3381
                        <type>crm:E39_Actor</type>
3382
                        <instance_generator name="UUID"/>
3383
                    </entity>
3384
                    <relationship>crm:P76_has_contact_point</relationship>
3385
                </target_relation>
3386
            </path>
3387
            <range>
3388
                <source_node>distributionInfo/iprHolder/personInfo/communicationInfo/url</source_node>
3389
                <target_node>
3390
                    <entity>
3391
                        <type>crmpe:PE29_Access_Point</type>
3392
                        <instance_generator name="URIorUUID">
3393
                            <arg name="text" type="xpath">text()</arg>
3394
                        </instance_generator>
3395
                    </entity>
3396
                </target_node>
3397
            </range>
3398
        </link>
3399
        <link>
3400
            <path>
3401
                <source_relation>
3402
                    <relation>distributionInfo/iprHolder/personInfo/communicationInfo/address</relation>
3403
                </source_relation>
3404
                <target_relation>
3405
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3406
                    <entity variable="metadata1">
3407
                        <type>crmpe:PE22_Persistent_Dataset</type>
3408
                        <instance_generator name="UUID"/>
3409
                    </entity>
3410
                    <relationship>crmdig:L11i_was_output_of</relationship>
3411
                    <entity variable="create1">
3412
                        <type>crmdig:D7_Digital_Machine_Event</type>
3413
                        <instance_generator name="UUID"/>
3414
                    </entity>
3415
                    <relationship>crm:P11_had_participant</relationship>
3416
                    <entity variable="mc1">
3417
                        <type>crm:E39_Actor</type>
3418
                        <instance_generator name="UUID"/>
3419
                    </entity>
3420
                    <relationship>crm:P76_has_contact_point</relationship>
3421
                </target_relation>
3422
            </path>
3423
            <range>
3424
                <source_node>distributionInfo/iprHolder/personInfo/communicationInfo/address</source_node>
3425
                <target_node>
3426
                    <entity>
3427
                        <type>crm:E45_Address</type>
3428
                        <instance_generator name="ThingURI">
3429
                            <arg name="term" type="xpath">text()</arg>
3430
                        </instance_generator>
3431
                    </entity>
3432
                </target_node>
3433
            </range>
3434
        </link>
3435
        <link>
3436
            <path>
3437
                <source_relation>
3438
                    <relation>distributionInfo/iprHolder/personInfo/communicationInfo/zipCode</relation>
3439
                </source_relation>
3440
                <target_relation>
3441
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3442
                    <entity variable="metadata1">
3443
                        <type>crmpe:PE22_Persistent_Dataset</type>
3444
                        <instance_generator name="UUID"/>
3445
                    </entity>
3446
                    <relationship>crmdig:L11i_was_output_of</relationship>
3447
                    <entity variable="create1">
3448
                        <type>crmdig:D7_Digital_Machine_Event</type>
3449
                        <instance_generator name="UUID"/>
3450
                    </entity>
3451
                    <relationship>crm:P11_had_participant</relationship>
3452
                    <entity variable="mc1">
3453
                        <type>crm:E39_Actor</type>
3454
                        <instance_generator name="UUID"/>
3455
                    </entity>
3456
                    <relationship>crm:P76_has_contact_point</relationship>
3457
                </target_relation>
3458
            </path>
3459
            <range>
3460
                <source_node>distributionInfo/iprHolder/personInfo/communicationInfo/zipCode</source_node>
3461
                <target_node>
3462
                    <entity>
3463
                        <type>crm:E45_Address</type>
3464
                        <instance_generator name="ThingURI">
3465
                            <arg name="term" type="xpath">text()</arg>
3466
                        </instance_generator>
3467
                        <additional>
3468
                            <relationship>crm:P2_has_type</relationship>
3469
                            <entity>
3470
                                <type>crm:E55_Type</type>
3471
                                <instance_info>
3472
                                    <constant>zipCode</constant>
3473
                                </instance_info>
3474
                                <instance_generator name="UUID"/>
3475
                            </entity>
3476
                        </additional>
3477
                        <additional>
3478
                            <relationship/>
3479
                            <entity>
3480
                                <type/>
3481
                                <instance_info>
3482
                                    <constant/>
3483
                                </instance_info>
3484
                                <instance_generator name="UUID"/>
3485
                            </entity>
3486
                        </additional>
3487
                    </entity>
3488
                </target_node>
3489
            </range>
3490
        </link>
3491
        <link>
3492
            <path>
3493
                <source_relation>
3494
                    <relation>distributionInfo/licenceInfo/distributionRightsHolder/personInfo/communicationInfo/city</relation>
3495
                </source_relation>
3496
                <target_relation>
3497
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3498
                    <entity variable="metadata1">
3499
                        <type>crmpe:PE22_Persistent_Dataset</type>
3500
                        <instance_generator name="UUID"/>
3501
                    </entity>
3502
                    <relationship>crmdig:L11i_was_output_of</relationship>
3503
                    <entity variable="create1">
3504
                        <type>crmdig:D7_Digital_Machine_Event</type>
3505
                        <instance_generator name="UUID"/>
3506
                    </entity>
3507
                    <relationship>crm:P11_had_participant</relationship>
3508
                    <entity variable="mc1">
3509
                        <type>crm:E39_Actor</type>
3510
                        <instance_generator name="UUID"/>
3511
                    </entity>
3512
                    <relationship>crm:P53_has_former_or_current_location</relationship>
3513
                </target_relation>
3514
            </path>
3515
            <range>
3516
                <source_node>distributionInfo/iprHolder/personInfo/communicationInfo/city</source_node>
3517
                <target_node>
3518
                    <entity variable="place1">
3519
                        <type>crm:E53_Place</type>
3520
                        <instance_generator name="PlaceURI">
3521
                            <arg name="term" type="xpath">text()</arg>
3522
                        </instance_generator>
3523
                    </entity>
3524
                </target_node>
3525
            </range>
3526
        </link>
3527
        <link>
3528
            <path>
3529
                <source_relation>
3530
                    <relation>distributionInfo/iprHolder/personInfo/communicationInfo/region</relation>
3531
                </source_relation>
3532
                <target_relation>
3533
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3534
                    <entity variable="metadata1">
3535
                        <type>crmpe:PE22_Persistent_Dataset</type>
3536
                        <instance_generator name="UUID"/>
3537
                    </entity>
3538
                    <relationship>crmdig:L11i_was_output_of</relationship>
3539
                    <entity variable="create1">
3540
                        <type>crmdig:D7_Digital_Machine_Event</type>
3541
                        <instance_generator name="UUID"/>
3542
                    </entity>
3543
                    <relationship>crm:P11_had_participant</relationship>
3544
                    <entity variable="mc1">
3545
                        <type>crm:E39_Actor</type>
3546
                        <instance_generator name="UUID"/>
3547
                    </entity>
3548
                    <relationship>crm:P53_has_former_or_current_location</relationship>
3549
                    <entity variable="place1">
3550
                        <type>crm:E53_Place</type>
3551
                        <instance_generator name="UUID"/>
3552
                    </entity>
3553
                    <relationship>crm:P89_falls_within</relationship>
3554
                </target_relation>
3555
            </path>
3556
            <range>
3557
                <source_node>distributionInfo/iprHolder/personInfo/communicationInfo/region</source_node>
3558
                <target_node>
3559
                    <entity variable="place2">
3560
                        <type>crm:E53_Place</type>
3561
                        <instance_generator name="PlaceURI">
3562
                            <arg name="term" type="xpath">text()</arg>
3563
                        </instance_generator>
3564
                    </entity>
3565
                </target_node>
3566
            </range>
3567
        </link>
3568
        <link>
3569
            <path>
3570
                <source_relation>
3571
                    <relation>distributionInfo/iprHolder/personInfo/communicationInfo/country</relation>
3572
                </source_relation>
3573
                <target_relation>
3574
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3575
                    <entity variable="metadata1">
3576
                        <type>crmpe:PE22_Persistent_Dataset</type>
3577
                        <instance_generator name="UUID"/>
3578
                    </entity>
3579
                    <relationship>crmdig:L11i_was_output_of</relationship>
3580
                    <entity variable="create1">
3581
                        <type>crmdig:D7_Digital_Machine_Event</type>
3582
                        <instance_generator name="UUID"/>
3583
                    </entity>
3584
                    <relationship>crm:P11_had_participant</relationship>
3585
                    <entity variable="mc1">
3586
                        <type>crm:E39_Actor</type>
3587
                        <instance_generator name="UUID"/>
3588
                    </entity>
3589
                    <relationship>crm:P53_has_former_or_current_location</relationship>
3590
                    <entity variable="place1">
3591
                        <type>crm:E53_Place</type>
3592
                        <instance_generator name="UUID"/>
3593
                    </entity>
3594
                    <relationship>crm:P89_falls_within</relationship>
3595
                    <entity variable="place2">
3596
                        <type>crm:E53_Place</type>
3597
                        <instance_generator name="UUID"/>
3598
                    </entity>
3599
                    <relationship>crm:P89_falls_within</relationship>
3600
                </target_relation>
3601
            </path>
3602
            <range>
3603
                <source_node>distributionInfo/iprHolder/personInfo/communicationInfo/country</source_node>
3604
                <target_node>
3605
                    <entity>
3606
                        <type>crm:E53_Place</type>
3607
                        <instance_generator name="PlaceURI">
3608
                            <arg name="term" type="xpath">text()</arg>
3609
                        </instance_generator>
3610
                    </entity>
3611
                </target_node>
3612
            </range>
3613
        </link>
3614
        <link>
3615
            <path>
3616
                <source_relation>
3617
                    <relation>distributionInfo/iprHolder/personInfo/communicationInfo/telephoneNumber</relation>
3618
                </source_relation>
3619
                <target_relation>
3620
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3621
                    <entity variable="metadata1">
3622
                        <type>crmpe:PE22_Persistent_Dataset</type>
3623
                        <instance_generator name="UUID"/>
3624
                    </entity>
3625
                    <relationship>crmdig:L11i_was_output_of</relationship>
3626
                    <entity variable="create1">
3627
                        <type>crmdig:D7_Digital_Machine_Event</type>
3628
                        <instance_generator name="UUID"/>
3629
                    </entity>
3630
                    <relationship>crm:P11_had_participant</relationship>
3631
                    <entity variable="mc1">
3632
                        <type>crm:E39_Actor</type>
3633
                        <instance_generator name="UUID"/>
3634
                    </entity>
3635
                    <relationship>crm:P76_has_contact_point</relationship>
3636
                </target_relation>
3637
            </path>
3638
            <range>
3639
                <source_node>distributionInfo/iprHolder/personInfo/communicationInfo/telephoneNumber</source_node>
3640
                <target_node>
3641
                    <entity>
3642
                        <type>crm:E51_Contact_Point</type>
3643
                        <instance_generator name="ThingURI">
3644
                            <arg name="term" type="xpath">text()</arg>
3645
                        </instance_generator>
3646
                        <additional>
3647
                            <relationship>crm:P2_has_type</relationship>
3648
                            <entity>
3649
                                <type>crm:E55_Type</type>
3650
                                <instance_info>
3651
                                    <constant>telephone</constant>
3652
                                </instance_info>
3653
                                <instance_generator name="ConceptURI_2step">
3654
                                    <arg name="term" type="constant">contacttype</arg>
3655
                                    <arg name="term1" type="constant">telephone</arg>
3656
                                </instance_generator>
3657
                            </entity>
3658
                        </additional>
3659
                    </entity>
3660
                </target_node>
3661
            </range>
3662
        </link>
3663
        <link>
3664
            <path>
3665
                <source_relation>
3666
                    <relation>distributionInfo/iprHolder/personInfo/communicationInfo/faxNumber</relation>
3667
                </source_relation>
3668
                <target_relation>
3669
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3670
                    <entity variable="metadata1">
3671
                        <type>crmpe:PE22_Persistent_Dataset</type>
3672
                        <instance_generator name="UUID"/>
3673
                    </entity>
3674
                    <relationship>crmdig:L11i_was_output_of</relationship>
3675
                    <entity variable="create1">
3676
                        <type>crmdig:D7_Digital_Machine_Event</type>
3677
                        <instance_generator name="UUID"/>
3678
                    </entity>
3679
                    <relationship>crm:P11_had_participant</relationship>
3680
                    <entity variable="mc1">
3681
                        <type>crm:E39_Actor</type>
3682
                        <instance_generator name="UUID"/>
3683
                    </entity>
3684
                    <relationship>crm:P76_has_contact_point</relationship>
3685
                </target_relation>
3686
            </path>
3687
            <range>
3688
                <source_node>distributionInfo/iprHolder/personInfo/communicationInfo/faxNumber</source_node>
3689
                <target_node>
3690
                    <entity>
3691
                        <type>crm:E51_Contact_Point</type>
3692
                        <instance_generator name="ThingURI">
3693
                            <arg name="term" type="xpath">text()</arg>
3694
                        </instance_generator>
3695
                        <additional>
3696
                            <relationship>crm:P2_has_type</relationship>
3697
                            <entity>
3698
                                <type>crm:E55_Type</type>
3699
                                <instance_info>
3700
                                    <constant>fax number</constant>
3701
                                </instance_info>
3702
                                <instance_generator name="ConceptURI_2step">
3703
                                    <arg name="term" type="constant">contacttype</arg>
3704
                                    <arg name="term1" type="constant">fax</arg>
3705
                                </instance_generator>
3706
                            </entity>
3707
                        </additional>
3708
                    </entity>
3709
                </target_node>
3710
            </range>
3711
        </link>
3712
        <link>
3713
            <path>
3714
                <source_relation>
3715
                    <relation>distributionInfo/iprHolder/personInfo/position</relation>
3716
                </source_relation>
3717
                <target_relation>
3718
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3719
                    <entity variable="metadata1">
3720
                        <type>crmpe:PE22_Persistent_Dataset</type>
3721
                        <instance_generator name="UUID"/>
3722
                    </entity>
3723
                    <relationship>crmdig:L11i_was_output_of</relationship>
3724
                    <entity variable="create1">
3725
                        <type>crmdig:D7_Digital_Machine_Event</type>
3726
                        <instance_generator name="UUID"/>
3727
                    </entity>
3728
                    <relationship>crm:P11_had_participant</relationship>
3729
                    <entity variable="mc1">
3730
                        <type>crm:E39_Actor</type>
3731
                        <instance_generator name="UUID"/>
3732
                    </entity>
3733
                    <relationship>crm:P107i_is_current_or_former_member_of</relationship>
3734
                    <entity variable="org1">
3735
                        <type>crm:E74_Group</type>
3736
                        <instance_generator name="UUID"/>
3737
                    </entity>
3738
                    <relationship>crm:P107i_is_current_or_former_member_of</relationship>
3739
                </target_relation>
3740
            </path>
3741
            <range>
3742
                <source_node>distributionInfo/iprHolder/personInfo/position</source_node>
3743
                <target_node>
3744
                    <entity>
3745
                        <type>crm:E74_Group</type>
3746
                        <instance_generator name="ActorURI">
3747
                            <arg name="term" type="xpath">text()</arg>
3748
                        </instance_generator>
3749
                        <additional>
3750
                            <relationship>crm:P2_has_type</relationship>
3751
                            <entity>
3752
                                <type>crm:E55_Type</type>
3753
                                <instance_info>
3754
                                    <constant>Position</constant>
3755
                                </instance_info>
3756
                                <instance_generator name="ConceptURI_2step">
3757
                                    <arg name="term" type="constant">grouptype</arg>
3758
                                    <arg name="term1" type="constant">position</arg>
3759
                                </instance_generator>
3760
                            </entity>
3761
                        </additional>
3762
                    </entity>
3763
                </target_node>
3764
            </range>
3765
        </link>
3766
        <link>
3767
            <path>
3768
                <source_relation>
3769
                    <relation>distributionInfo/iprHolder/personInfo/affiliation/organizationName</relation>
3770
                </source_relation>
3771
                <target_relation>
3772
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3773
                    <entity variable="metadata1">
3774
                        <type>crmpe:PE22_Persistent_Dataset</type>
3775
                        <instance_generator name="UUID"/>
3776
                    </entity>
3777
                    <relationship>crmdig:L11i_was_output_of</relationship>
3778
                    <entity variable="create1">
3779
                        <type>crmdig:D7_Digital_Machine_Event</type>
3780
                        <instance_generator name="UUID"/>
3781
                    </entity>
3782
                    <relationship>crm:P11_had_participant</relationship>
3783
                    <entity variable="mc1">
3784
                        <type>crm:E39_Actor</type>
3785
                        <instance_generator name="UUID"/>
3786
                    </entity>
3787
                    <relationship>crm:P107i_is_current_or_former_member_of</relationship>
3788
                    <entity variable="org2">
3789
                        <type>crm:E74_Group</type>
3790
                        <instance_generator name="ActorURI">
3791
                            <arg name="term" type="xpath">text()</arg>
3792
                        </instance_generator>
3793
                        <additional>
3794
                            <relationship>crm:P2_has_type</relationship>
3795
                            <entity>
3796
                                <type>crm:E55_Type</type>
3797
                                <instance_info>
3798
                                    <constant>organization</constant>
3799
                                </instance_info>
3800
                                <instance_generator name="ConceptURI_2step">
3801
                                    <arg name="term" type="constant">grouptype</arg>
3802
                                    <arg name="term1" type="constant">organization</arg>
3803
                                </instance_generator>
3804
                            </entity>
3805
                        </additional>
3806
                    </entity>
3807
                    <relationship>crm:P1_is_identified_by</relationship>
3808
                </target_relation>
3809
            </path>
3810
            <range>
3811
                <source_node>distributionInfo/iprHolder/personInfo/affiliation/organizationName</source_node>
3812
                <target_node>
3813
                    <entity>
3814
                        <type>crm:E41_Appellation</type>
3815
                        <instance_generator name="ActorAppellationURI">
3816
                            <arg name="term" type="xpath">text()</arg>
3817
                        </instance_generator>
3818
                    </entity>
3819
                </target_node>
3820
            </range>
3821
        </link>
3822
        <link>
3823
            <path>
3824
                <source_relation>
3825
                    <relation>distributionInfo/iprHolder/personInfo/affiliation/organizationShortName</relation>
3826
                </source_relation>
3827
                <target_relation>
3828
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3829
                    <entity variable="metadata1">
3830
                        <type>crmpe:PE22_Persistent_Dataset</type>
3831
                        <instance_generator name="UUID"/>
3832
                    </entity>
3833
                    <relationship>crmdig:L11i_was_output_of</relationship>
3834
                    <entity variable="create1">
3835
                        <type>crmdig:D7_Digital_Machine_Event</type>
3836
                        <instance_generator name="UUID"/>
3837
                    </entity>
3838
                    <relationship>crm:P11_had_participant</relationship>
3839
                    <entity variable="mc1">
3840
                        <type>crm:E39_Actor</type>
3841
                        <instance_generator name="UUID"/>
3842
                    </entity>
3843
                    <relationship>crm:P107i_is_current_or_former_member_of</relationship>
3844
                    <entity variable="org2">
3845
                        <type>crm:E74_Group</type>
3846
                        <instance_generator name="UUID"/>
3847
                    </entity>
3848
                    <relationship>crm:P1_is_identified_by</relationship>
3849
                </target_relation>
3850
            </path>
3851
            <range>
3852
                <source_node>distributionInfo/iprHolder/personInfo/affiliation/organizationShortName</source_node>
3853
                <target_node>
3854
                    <entity>
3855
                        <type>crm:E41_Appellation</type>
3856
                        <instance_generator name="ActorAppellationURI">
3857
                            <arg name="term" type="xpath">text()</arg>
3858
                        </instance_generator>
3859
                    </entity>
3860
                </target_node>
3861
            </range>
3862
        </link>
3863
        <link>
3864
            <path>
3865
                <source_relation>
3866
                    <relation>distributionInfo/iprHolder/personInfo/affiliation/departmentName</relation>
3867
                </source_relation>
3868
                <target_relation>
3869
                    <relationship>crmpe:PP39i_has_metadata</relationship>
3870
                    <entity variable="metadata1">
3871
                        <type>crmpe:PE22_Persistent_Dataset</type>
3872
                        <instance_generator name="UUID"/>
3873
                    </entity>
3874
                    <relationship>crmdig:L11i_was_output_of</relationship>
3875
                    <entity variable="create1">
3876
                        <type>crmdig:D7_Digital_Machine_Event</type>
3877
                        <instance_generator name="UUID"/>
3878
                    </entity>
3879
                    <relationship>crm:P11_had_participant</relationship>
3880
                    <entity variable="mc1">
3881
                        <type>crm:E39_Actor</type>
3882
                        <instance_generator name="UUID"/>
3883
                    </entity>
3884
                    <relationship>crm:P107i_is_current_or_former_member_of</relationship>
3885
                    <entity variable="org2">
3886
                        <type>crm:E74_Group</type>
3887
                        <instance_generator name="UUID"/>
3888
                    </entity>
3889
                    <relationship>crm:P107_has_current_or_former_member</relationship>
3890
                </target_relation>
3891
            </path>
3892
            <range>
3893
                <source_node>metadataInfo/metadataCreator/affiliation/departmentName</source_node>
3894
                <target_node>
3895
                    <entity>
3896
                        <type>crm:E74_Group</type>
3897
                        <instance_generator name="ActorURI">
3898
                            <arg name="term" type="xpath">text()</arg>
3899
                        </instance_generator>
3900
                        <additional>
3901
                            <relationship>crm:P2_has_type</relationship>
3902
                            <entity>
3903
                                <type>crm:E55_Type</type>
3904
                                <instance_info>
3905
                                    <constant>department</constant>
3906
                                </instance_info>
3907
                                <instance_generator name="ConceptURI_2step">
3908
                                    <arg name="term" type="constant">grouptype</arg>
3909
                                    <arg name="term1" type="constant">department</arg>
3910
                                </instance_generator>
3911
                            </entity>
3912
                        </additional>
3913
                    </entity>
3914
                </target_node>
3915
            </range>
3916
        </link>
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff