wwelling / fcrepo-camel-toolbox

A collection of ready-to-use messaging applications with fcrepo-camel
Apache License 2.0
0 stars 0 forks source link

Replace ldp:contains with ldp:ccontains in XSLT and Camel route #3

Closed codeautopilot[bot] closed 2 months ago

codeautopilot[bot] commented 2 months ago

Resolves #2

This PR updates the default_transform.xsl to use ldp:ccontains instead of ldp:contains and adds a processor in SolrRouter.java to replace ldp:contains with ldp:ccontains in RDF+XML data before transformation and indexing to Solr.