Project

General

Profile

1
<RESOURCE_PROFILE>
2
	<HEADER>
3
		<RESOURCE_IDENTIFIER value="5e6280d5-1805-4697-9896-a57e638614ca_TURGb3JtYXREU1Jlc291cmNlcy9NREZvcm1hdERTUmVzb3VyY2VUeXBl"/>
4
		<RESOURCE_TYPE value="MDFormatDSResourceType"/>
5
		<RESOURCE_KIND value="MDFormatDSResources"/>
6
		<RESOURCE_URI value=""/>
7
		<DATE_OF_CREATION value="2017-01-17T11:27:16-03:00"/>
8
	</HEADER>
9
	<BODY>
10
		<CONFIGURATION>
11
			<NAME>CIDOC</NAME>
12
			<DESCRIPTION>CIDOC Metadata Format</DESCRIPTION>
13
			<INTERPRETATION>transformed</INTERPRETATION>
14
			<SCHEMA uri=""/>
15
		</CONFIGURATION>
16
		<STATUS>
17
			<LAYOUTS>
18
				<LAYOUT name="index">
19
					<FIELDS><!-- Header fields -->
20
						<FIELD indexable="true" name="objidentifier" result="false" stat="false" tokenizable="false" xpath="//dri:objIdentifier"/>
21
						<FIELD indexable="true" name="datasourcename" result="false" stat="false" xpath="//dri:datasourcename"/>
22
						<FIELD indexable="true" name="datasourceprefix" result="false" stat="false" xpath="//dri:datasourceprefix"/>
23
						<FIELD indexable="false" name="entity" result="true" stat="false" tokenizable="true" xpath="//*[local-name() = 'RDF']"/>
24
						<!-- identification -->
25
						<FIELD indexable="true" name="originalid" result="false" stat="false" tokenizable="false" xpath="//crm:P1_is_identified_by"/>
26
						<FIELD indexable="true" name="parthenosurl" result="false" stat="false" tokenizable="false" xpath="//crm:P1_is_identified_by/crm:E42_Identifier/@rdf:about"/>
27
						<!-- TODO: add index field for resource type as soon as we understand where it is -->
28
						<FIELD indexable="true" name="type" result="false" stat="false" tokenizable="false" xpath="//rdf:RDF/*/rdf:type" value="substring-after(./@rdf:resource,'http://www.ics.forth.gr/isl/CRMext/CRMpe.rdfs/')"/>
29

    
30
						<!-- description -->
31
						<FIELD indexable="true" name="title" result="false" stat="false" xpath="//crm:P102_has_title"/>
32
						<FIELD indexable="true" name="subject" result="false" stat="false" xpath="//crm:P129_is_about/crm:E73_Information_Object/crm:P129_is_about"/>
33
						<FIELD indexable="true" name="language" result="false" stat="false" tokenizable="false" xpath="//crm:P72_has_language"/>
34
						<FIELD indexable="true" name="note" result="false" stat="false" xpath="//crm:P3_has_note"/>
35
						<!-- TODO add fields for rels to other entities -->
36
						<!-- ERRORS IN CLEANING -->
37
						<FIELD indexable="true" name="cleaned" result="false" stat="false" tokenizable="false" type="boolean" value="not(//dri:error)"/>
38
						<FIELD header="true" indexable="false" name="cleaningErrors" result="false" stat="false" stored="true" tokenizable="false" xpath="//dri:invalid"/>
39
						<!-- Browsing Fields -->
40
						<FIELD browsingAliasFor="datasourcename" indexable="true" name="datasourcenameforbrowsing" result="false" stat="false" tokenizable="false" xpath="//dri:datasourcename"/>
41
						<FIELD browsingAliasFor="subject" indexable="true" name="subjectforbrowsing" result="false" stat="false" tokenizable="false" xpath="//crm:P129_is_about/crm:E73_Information_Object/crm:P129_is_about"/>
42
					</FIELDS>
43
				</LAYOUT>
44
			</LAYOUTS>
45
		</STATUS>
46
	</BODY>
47
</RESOURCE_PROFILE>
(2-2/2)