EPrints Technical Mailing List Archive

Message: #06610


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] R: merge two datasets: working on Openaire Compliance


Yes, it works like an AND operator

Da: Yuri
Inviato: ‎22/‎06/‎2017 12:30
A: eprints-tech@ecs.soton.ac.uk
Oggetto: Re: [EP-tech] merge two datasets: working on Openaire Compliance

did you try:

name => "openaire",
filters => [ { meta_fields => ["eu_project" ], value => "yes", }, 
meta_fields => ["full_text_status" ], value => "public" ]
}, ));
}

?

Il 22/06/2017 12:02, Alfredo Cosco ha scritto:
> > spec => "ec_fundedresources",
> > name => "EC_fundedresources",
> > filters => [ { meta_fields => ["eu_project" ], value => "yes", }, ]
> > }, ));
> > }

*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/