Project

General

Profile

« Previous | Next » 

Revision 50932

Let's keep the field

View differences:

modules/dnet-parthenos/trunk/src/main/resources/eu/dnetlib/bootstrap/profiles/MDFormatDSResourceType/public-CIDOC.xml
33 33
                        <!-- FIXME:  wrong xpath? We have the inverse relationship: from project to offered service, not viceversa, it seems-->
34 34
                        <FIELD indexable="true" name="context_project" result="false" stat="false" tokenizable="false" xpath="distinct-values(//rdf:Description[./rdf:type/@rdf:resource='http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE26_RI_Project']/@rdf:about | //rdf:Description[./rdf:type/@rdf:resource='http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE35_Project']/@rdf:about)"/>
35 35
                        <FIELD indexable="true" name="currently_offers" result="false" stat="false" tokenizable="false" xpath="distinct-values(//rdf:Description/crmpe:PP1_currently_offers/@rdf:resource)"/>
36

  
37 36
                        <!-- FIXME: No way to distinguish between provider (context_provider above) and RI_Consortium-->
38
                        <!--
39 37
                        <FIELD indexable="true" name="context_ri_consortium" result="false" stat="false" tokenizable="false" xpath="distinct-values(//rdf:Description/crmpe:PP2_provided_by/@rdf:resource)"/>
40
                        -->
41 38
                        <FIELD indexable="true" name="actor" result="false" stat="false" tokenizable="false" xpath="//rdf:Description[./rdf:type/@rdf:resource='http://www.cidoc-crm.org/cidoc-crm/E39_Actor']/@rdf:about |                                //rdf:Description[./rdf:type/@rdf:resource='http://www.cidoc-crm.org/cidoc-crm/E40_Legal_Body']/@rdf:about |                                //rdf:Description[./rdf:type/@rdf:resource='http://www.cidoc-crm.org/cidoc-crm/E21_Person']/@rdf:about |                                //rdf:Description[./rdf:type/@rdf:resource='http://www.cidoc-crm.org/cidoc-crm/E74_Group']/@rdf:about |                                //rdf:Description[./rdf:type/@rdf:resource='http://www.cidoc-crm.org/cidoc-crm/E34_Team']/@rdf:about |                                //rdf:Description[./rdf:type/@rdf:resource='http://parthenos.d4science.org/CRMext/CRMpe.rdfs/PE25_RI_Consortium']/@rdf:about"/>
42 39
                        <!-- FIXME: no values -->
43 40
                        <FIELD indexable="true" name="acquisitiontime" result="false" stat="false" tokenizable="false" xpath="//rdf:Description[./rdf:type/@rdf:resource='http://www.cidoc-crm.org/cidoc-crm/E52_Time-Span' and ./@rdf:about =//rdf:Description[./rdf:type/@rdf:resource='http://www.cidoc-crm.org/cidoc-crm/E8_Acquisition']/crm:P4_has_time-span/@rdf:resource]/crm:P82_at_some_time_within"/>

Also available in: Unified diff