Project

General

Profile

1
<?xml version="1.0" encoding="UTF-8"?>
2
<RESOURCE_PROFILE>
3
	<HEADER>
4
		<RESOURCE_IDENTIFIER
5
			value="85269555-1dea-4a4c-9e7d-b7b814efee04_TGlnaHRVaURTUmVzb3VyY2VzL0xpZ2h0VWlEU1Jlc291cmNlVHlwZQ==" />
6
		<RESOURCE_TYPE value="LightUiDSResourceType" />
7
		<RESOURCE_KIND value="LightUiDSResources" />
8
		<RESOURCE_URI value="" />
9
		<DATE_OF_CREATION value="2017-01-17T11:27:16-03:00" />
10
	</HEADER>
11
	<BODY>
12
		<CONFIGURATION>
13
			<UI_NAME id="parthenos">D-Net content Checker</UI_NAME>
14
			<UI_DESCRIPTION>Content Checker for Parthenos</UI_DESCRIPTION>
15
			<SEARCH pageSize="10">
16
				<INDEX interpretation="transformed" format="CIDOC" backendId="solr" id="all" layout="index" />
17
				<FIELDS>
18
					<TEXT_FIELD id="__all" operator="all" label="All fields" />
19
					<!-- TODO: define the fields we want to search for in the GUI -->
20
					<TEXT_FIELD id="title" operator="all" label="Title" />
21
					<TEXT_FIELD id="originalid" label="Original Identifier" operator="exact" />
22
					<TEXT_FIELD id="objidentifier" label="D-Net Identifier" operator="exact" />
23
					<TEXT_FIELD id="url" label="URL" operator="exact" />
24

    
25
					<BROWSE_FIELD id="datasourcename" label="Data Source" />
26
					<BROWSE_FIELD id="datasourceapi" label="Data Source API" />
27
					<BROWSE_FIELD id="type" label="Type" />
28

    
29
					<SELECT_FIELD id="cleaned" label="Cleaned records" operator="exact">
30
						<VALUE id="true" label="true" />
31
						<VALUE id="false" label="false" />
32
					</SELECT_FIELD>
33

    
34
				</FIELDS>
35
				<FORMATTER xslt="/eu/dnetlib/functionality/modular/ui/lightui/xslt/cidoc_2_row.xslt" />
36
			</SEARCH>
37
			<BROWSE max="15">
38
				<INDEX interpretation="transformed" format="CIDOC" backendId="solr" id="all" layout="index" />
39
				<FIELDS>
40
					<BROWSE_FIELD id="datasourcename" label="Data Source" />
41
					<BROWSE_FIELD id="datasourceapi" label="Data Source API" />
42
					<BROWSE_FIELD id="type" label="Type" />
43
					<BROWSE_FIELD id="cleaned" label="Cleaned records" />
44
					<!-- these are field we want to always see because ewe may build a vocabulary based on the existing values -->
45
					<BROWSE_FIELD id="rightstype" label="Rights Type" />
46
					<BROWSE_FIELD id="rightsusetype" label="Right Use Type" />
47
					<BROWSE_FIELD id="role" label="Role" />
48
					<BROWSE_FIELD id="subject" label="Subject" />
49
					<BROWSE_FIELD id="eventtype" label="Event Type" />
50
					<BROWSE_FIELD id="protocoltype" label="Protocol Type" />
51
					<BROWSE_FIELD id="accesspointtype" label="Access Point Type" />
52

    
53
					<BROWSE_FIELD id="identifiertype" label="Identifier Type" />
54

    
55
					<!-- NORMAL CONFIGURATION -->
56
					<!--
57
					<BROWSE_FIELD id="language" label="Language" />
58
					<BROWSE_FIELD id="period" label="Period" />
59
					<BROWSE_FIELD id="placetype" label="Place Type" />
60

    
61
					<BROWSE_FIELD id="encodingtype" label="Encoding Type" />
62
					<BROWSE_FIELD id="schema" label="Schema" />
63
					<BROWSE_FIELD id="rightstype" label="Rights Type" />
64
					<BROWSE_FIELD id="competence" label="Competence" />
65
					<BROWSE_FIELD id="datasettype" label="Dataset Type" />
66
					<BROWSE_FIELD id="eventtype" label="Event Type" />
67
					<BROWSE_FIELD id="role" label="Role" />
68
					<BROWSE_FIELD id="contactpointtype" label="Contact Point Type" />
69
					-->
70

    
71
					<!-- ROTTEN CHECKER CONFIGURATION -->
72
					<BROWSE_FIELD id="err_language" label="Language (uncleaned)" />
73
					<BROWSE_FIELD id="err_period" label="Period (uncleaned)" />
74
					<BROWSE_FIELD id="err_placetype" label="Place Type (uncleaned)" />
75
					<BROWSE_FIELD id="err_datasettype" label="Dataset Type (uncleaned)" />
76
					<BROWSE_FIELD id="err_datasetencoding" label="Encoding (uncleaned)" />
77
					<BROWSE_FIELD id="err_datasetsubjects" label="Dataset Subject (uncleaned)" />
78
					<BROWSE_FIELD id="err_contactpointtype" label="Contact Point Type (uncleaned)" />
79
					<BROWSE_FIELD id="err_competence" label="Competence (uncleaned)" />
80
					<BROWSE_FIELD id="err_availability" label="Availability (uncleaned)" />
81
					<BROWSE_FIELD id="err_schema" label="Schema (uncleaned)" />
82
					<BROWSE_FIELD id="err_programminglanguage" label="Programming Language (uncleaned)" />
83

    
84
				</FIELDS>
85
				<FORMATTER
86
					xslt="/eu/dnetlib/functionality/modular/ui/lightui/xslt/accordion_browse.xslt" />
87
			</BROWSE>
88
			<BROWSE_SINGLE_FIELD max="200">
89
				<INDEX interpretation="transformed" format="CIDOC" backendId="solr" id="all" layout="index" />
90
				<FORMATTER
91
					xslt="/eu/dnetlib/functionality/modular/ui/lightui/xslt/default_browse_single_field.xslt" />
92
			</BROWSE_SINGLE_FIELD>
93
			<DOCUMENT>
94
				<INDEX interpretation="transformed" format="CIDOC" backendId="solr" id="all" layout="index" />
95
				<FORMATTER
96
					xslt="/eu/dnetlib/functionality/modular/ui/lightui/xslt/cidoc_2_document.xslt" />
97
			</DOCUMENT>
98
		</CONFIGURATION>
99
		<STATUS>
100
			<LAST_UPDATE value="2018-03-28T12:44:48+02:00" />
101
		</STATUS>
102
		<SECURITY_PARAMETERS>String</SECURITY_PARAMETERS>
103
	</BODY>
104
</RESOURCE_PROFILE>
    (1-1/1)