* Add 'home' files into build war artifact
Related to: https://jira.lyrasis.org/browse/VIVO-1443
* Disable copying exploded war to Tomcat dir
- hardcode vivo.all.log file name
- must now set system property: -Dvivo-dir=/opt/vivo/home/
Related to: https://jira.lyrasis.org/browse/VIVO-1443
* Ensure build does not remove and re-add VIVO_HOME/rdf
Related to: https://jira.lyrasis.org/browse/VIVO-1443
* Remove unnecessary profile from installer/pom.xml
Related to: https://jira.lyrasis.org/browse/VIVO-1443
* Rename example config files to have 'default' prefix
Related to: https://jira.lyrasis.org/browse/VIVO-1443
* Require common properties to be in JNDI
Properties include:
- vitro/home
- vitro/appName
- vitro/rootUserAddress
- vitro/defaultNamespace
Related to: https://jira.lyrasis.org/browse/VIVO-1443
* VIVO-1443: app name (#2)
* Non-functional change to comment in example.applicationSetup.n3
Related to: https://jira.lyrasis.org/browse/VIVO-1741
* Update orcidConfirm.ftl (#199)
* remove example-settings.xml
* simplify war name and afford override during build
* default app name to vivo and pass into context.xml
Co-authored-by: Andrew Woods <awoods@duraspace.org>
Co-authored-by: L.O <53535673+lb-ov@users.noreply.github.com>
Co-authored-by: Andrew Woods <awoods@duraspace.org>
Co-authored-by: William Welling <wwelling@library.tamu.edu>
Co-authored-by: L.O <53535673+lb-ov@users.noreply.github.com>
Remove five subclass axioms from five classes that had been subclass of skos:Concept; add subClassOf(DateTimeValuePrecision, Quality)
Resolves VIVO-1287
https://jira.duraspace.org/browse/VIVO-1287
* Claiming interface for DOI and PMID
* Allow http://doi.org urls in the claim process
* Make button i18n compliant
* Check Editor already claimed, error for no citation, PUMCIDs fixed
* Fixed gnarly DOI containing semi-colon (removed semi-colon as separator), match more DOI formats internally, improve AUTH restrictions
* Add Wilma themes
* Add permissions to allow proxy editors
* Update DOI resolver URI for content negotiation
* CSS changes to prevent layout problems in admin pages
* Add selectable list of publication types on import
Resolves to https://jira.duraspace.org/browse/VIVO-1415
Added dates to websites according the respective website, checked links, updated urldates, added "author = {VIVO Project}" to the references of "About Vitro" and "VIVO-ISF-Ontology", changes "Vivo-isf-ontology" to "VIVO-ISF-Ontology".
* [VIVO-1656] Extension mechansim for passing properties to templates for Individuals
* [VIVO-1656] Extension mechansim for passing properties to templates for Individuals
Related to: https://jira.duraspace.org/browse/VIVO-1619
* weblinks for dataprops of range URI
* addressed issues identified by Benjamin and Graham
* dependent on Vitro Pull 101