-
Notifications
You must be signed in to change notification settings - Fork 5
/
OrganisationResearchInfrastructureRoles.xml
39 lines (39 loc) · 3.21 KB
/
OrganisationResearchInfrastructureRoles.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="UTF-8"?>
<CERIF xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:xmlns:org:eurocris:cerif-1.5-1" xsi:schemaLocation="urn:xmlns:org:eurocris:cerif-1.5-1 https://w3id.org/cerif/vocab/xml/schema/CERIF-Vocabulary.xsd" release="1.5" date="2012-10-02" sourceDatabase="CERIF1.5_Semantics.xls">
<cfClassScheme>
<cfClassSchemeId>759af93e-34ae-11e1-b86c-0800200c9a66</cfClassSchemeId>
<cfName cfLangCode="en" cfTrans="o">Organisation Research Infrastructure Roles</cfName>
<cfDescr cfLangCode="en" cfTrans="o">This scheme contains CERIF vocabulary terms applicable in the cfOrganisationUnit_Equipment; cfOrganisationUnit_Service, cfOrganisationUnit_Facility link entities, being thus organisation infrastructure roles.</cfDescr>
<cfClass>
<!-- class schemes: Organisation Research Infrastructure Roles; Organisation Research Infrastructure Roles; Organisation Research Infrastructure Roles -->
<!-- usage with CERIF: cfOrgUnit_Facil; cfOrgUnit_Equip; cfOrgUnit_Srv -->
<cfClassId>eda2d9fe-34c5-11e1-b86c-0800200c9a66</cfClassId>
<cfTerm cfLangCode="en" cfTrans="o">Owner</cfTerm>
<cfTermSrc cfLangCode="en" cfTrans="o">MERIL project</cfTermSrc>
<cfRoleExpr cfLangCode="en" cfTrans="o">is owner of</cfRoleExpr>
<cfRoleExprOpp cfLangCode="en" cfTrans="o">has owner</cfRoleExprOpp>
<cfExSrc cfLangCode="en" cfTrans="o">MERIL project</cfExSrc>
</cfClass>
<cfClass>
<!-- class schemes: Organisation Research Infrastructure Roles; Organisation Research Infrastructure Roles; Organisation Research Infrastructure Roles; Organisation Output Contributions -->
<!-- usage with CERIF: cfOrgUnit_Facil; cfOrgUnit_Equip; cfOrgUnit_Srv; cfOrgUnit_Event -->
<cfClassId>eda2d9ff-34c5-11e1-b86c-0800200c9a66</cfClassId>
<cfTerm cfLangCode="en" cfTrans="o">Host</cfTerm>
<cfTermSrc cfLangCode="en" cfTrans="o">MERIL project</cfTermSrc>
<cfRoleExpr cfLangCode="en" cfTrans="o">is host of</cfRoleExpr>
<cfRoleExprOpp cfLangCode="en" cfTrans="o">has host</cfRoleExprOpp>
<cfExSrc cfLangCode="en" cfTrans="o">MERIL project</cfExSrc>
</cfClass>
<cfClass>
<!-- class schemes: Organisation Research Infrastructure Roles; Organisation Research Infrastructure Roles; Organisation Research Infrastructure Roles; Project Research Infrastructure Relations; Project Research Infrastructure Relations; Project Research Infrastructure Relations; Person Research Infrastructure Roles; Person Research Infrastructure Roles; Person Research Infrastructure Roles -->
<!-- usage with CERIF: cfOrgUnit_Facil; cfOrgUnit_Equip; cfOrgUnit_Srv; cfProj_Facil; cfProj_Equip; cfProj_Srv; cfPers_Facil; cfPers_Equip; cfPers_Srv -->
<cfClassId>eda2da00-34c5-11e1-b86c-0800200c9a66</cfClassId>
<cfTerm cfLangCode="en" cfTrans="o">User</cfTerm>
<cfTermSrc cfLangCode="en" cfTrans="o">MERIL project</cfTermSrc>
<cfRoleExpr cfLangCode="en" cfTrans="o">is user of</cfRoleExpr>
<cfRoleExprOpp cfLangCode="en" cfTrans="o">has user</cfRoleExprOpp>
<cfEx cfLangCode="en" cfTrans="o">(eg. the Research Organisation)</cfEx>
<cfExSrc cfLangCode="en" cfTrans="o">MERIL project</cfExSrc>
</cfClass>
</cfClassScheme>
</CERIF>