fixed content checker config

This commit is contained in:
Alessia Bardi 2019-09-22 17:39:36 +02:00
parent d7a8e8ca9c
commit 90b6a4c1f3
1 changed files with 4 additions and 32 deletions

View File

@ -10,8 +10,8 @@
</HEADER>
<BODY>
<CONFIGURATION>
<UI_NAME id="parthenos">D-Net content Checker</UI_NAME>
<UI_DESCRIPTION>Content Checker for Parthenos</UI_DESCRIPTION>
<UI_NAME id="ariadneplus">D-Net Metadata Record Inspector</UI_NAME>
<UI_DESCRIPTION>Metadata Record Inspector for the Ariadne+ project</UI_DESCRIPTION>
<SEARCH pageSize="10">
<INDEX interpretation="transformed" format="CIDOC" backendId="solr" id="all" layout="index" />
<FIELDS>
@ -23,12 +23,6 @@
<BROWSE_FIELD id="datasourcename" label="Data Source" />
<BROWSE_FIELD id="datasourceapi" label="Data Source API" />
<BROWSE_FIELD id="type" label="Type" />
<SELECT_FIELD id="cleaned" label="Cleaned records" operator="exact">
<VALUE id="true" label="true" />
<VALUE id="false" label="false" />
</SELECT_FIELD>
</FIELDS>
<FORMATTER xslt="/eu/dnetlib/functionality/modular/ui/lightui/xslt/cidoc_2_row.xslt" />
@ -38,34 +32,12 @@
<FIELDS>
<BROWSE_FIELD id="datasourcename" label="Data Source" />
<BROWSE_FIELD id="datasourceapi" label="Data Source API" />
<BROWSE_FIELD id="type" label="Type" />
<BROWSE_FIELD id="cleaned" label="Cleaned records" />
<BROWSE_FIELD id="rightstype" label="Rights Type" />
<BROWSE_FIELD id="rightsusetype" label="Right Use Type" />
<BROWSE_FIELD id="rights" label="Rights Label" />
<BROWSE_FIELD id="role" label="Role" />
<BROWSE_FIELD id="eventtype" label="Event Type" />
<BROWSE_FIELD id="protocoltype" label="Protocol Type" />
<BROWSE_FIELD id="identifiertype" label="Identifier Type" />
<BROWSE_FIELD id="rightstype" label="Rights" />
<BROWSE_FIELD id="period" label="Period" />
<BROWSE_FIELD id="subject" label="Subject" />
<BROWSE_FIELD id="place" label="Place" />
<BROWSE_FIELD id="language" label="Language" />
<BROWSE_FIELD id="datasettype" label="Dataset Type" />
<BROWSE_FIELD id="availabilitytype" label="Availability Type" />
<!-- ROTTEN CHECKER CONFIGURATION -->
<BROWSE_FIELD id="err_language" label="Language (uncleaned)" />
<BROWSE_FIELD id="err_period" label="Period (uncleaned)" />
<BROWSE_FIELD id="err_placetype" label="Place Type (uncleaned)" />
<BROWSE_FIELD id="err_place" label="Place (uncleaned)" />
<BROWSE_FIELD id="err_datasettype" label="Dataset Type (uncleaned)" />
<BROWSE_FIELD id="err_datasetencoding" label="Encoding (uncleaned)" />
<BROWSE_FIELD id="err_contactpointtype" label="Contact Point Type (uncleaned)" />
<BROWSE_FIELD id="err_competence" label="Competence (uncleaned)" />
<BROWSE_FIELD id="err_schema" label="Schema (uncleaned)" />
<BROWSE_FIELD id="err_programminglanguage" label="Programming Language (uncleaned)" />
</FIELDS>
<FORMATTER
xslt="/eu/dnetlib/functionality/modular/ui/lightui/xslt/accordion_browse.xslt" />