You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

shrine.conf is considerably more compact than in SHRINE 1.25.4, and slightly more compact than in SHRINE 3.0.0. This may be an opportunity to clean out the file in older installations. See the example file in shrine-setup/qep-and-adapter-shrine.conf .

Remove broadcasterServiceEndpoint

Shrine no longer uses broadcasterServiceEndpoint. Delete that from shrine.conf to save confusion.

Set the ontology version term for the ACT ontology


shrine {
...
  ontology {
    //term to use to look up the version of the ontology
    versionTerm = "\\SHRINE\\SHRINE\\ONTOLOGYVERSION" 
  }
...
}
  • No labels