Commit graph

73 commits

Author SHA1 Message Date
e8bd83b2ee Added compilation to text structures ontology 2023-09-23 16:02:03 +02:00
c7cddaa0cd Fixed field values sorting for extended search 2023-09-23 16:02:02 +02:00
ee3c3404c0 Remove publication participant and organization from search 2023-09-23 16:02:02 +02:00
da8fa22987 Modifications for correct affiliation display 2023-09-23 16:02:02 +02:00
4f56846beb Output biblio and works for each excerpt 2023-09-23 16:02:02 +02:00
3d34bddd1b Added values of allowed properties in ALLTEXT Elenph article 2023-09-23 16:02:02 +02:00
68b3bd145b Remove entity name from indexed field. 2023-09-23 16:02:02 +02:00
cd5c0951b8 Remove property name from indexed field 2023-09-23 16:02:02 +02:00
e709b1482e Fix for previous commit 2023-09-23 16:02:02 +02:00
da710cf741 Updates for ontologies 2023-09-23 16:02:02 +02:00
ddcc5031da Remove classes from search index 2023-09-23 16:02:02 +02:00
d4a5f3dcb8 Populated text field 2023-09-23 16:02:02 +02:00
721bc12900 Added search ontology 2023-09-23 16:02:02 +02:00
23c9f7de1c Fill queryBuiler with fields and filters 2023-09-23 16:02:02 +02:00
3b85e83182 Article's rubrics 2023-09-23 16:02:02 +02:00
e5fa511391 Sum all rubrics of article while indexing 2023-09-23 16:02:02 +02:00
84c975637f Added ontologies 2023-09-23 16:02:02 +02:00
7cff47c46b Modified ontology 2023-09-23 16:02:02 +02:00
f41f50fad3 Modifications for fixed ontology 2023-09-23 16:02:02 +02:00
69edaf1f8d Fixed mistake in query 2023-09-23 16:02:02 +02:00
4f553c963e Added custom fields 2023-09-23 16:02:02 +02:00
bbf3242a03 Fix for previous commit 2023-09-23 16:02:02 +02:00
d7e36b6f6b Added articles info to excerpt 2023-09-23 16:02:02 +02:00
63a187fea3 Templates and SPARQL requests for rubrics, elenph excerpts and articles 2023-09-23 16:02:02 +02:00
Dragan Ivanovic
2e4458e160
Codestyle (#372)
* Adding code style

* Small correction of code style

* Putting under comments checkstyle rules

* include checks and suppressions (excluding files)

* Added checkstyle suppressions.

* suppression defined at the level of a Java file

* adding JFactTBoxReasonerTest in the suppression

* replacement of tabs with spaces in a property file

* increasing the max line length to 120

* Adding java and javax packages at the beggining of imports

---------

Co-authored-by: Ivan Mrsulja <mrsuljaivancic@gmail.com>
2023-09-14 13:34:06 +02:00
dc72cd0b62
added locale selection data getter n3 configuration (#407)
Co-authored-by: Georgy Litvinov <georgy.litvinov@tib.eu>
2023-06-21 16:07:06 +02:00
Dragan Ivanovic
3a88c451ab
Adding missing labels (#394)
* Adding missing labels

* improvement of a Serbian label translation

* Update home/src/main/resources/rdf/i18n/ru_RU/interface-i18n/firsttime/vitro_UiLabel.ttl

Co-authored-by: Georgy Litvinov <git@litvinovg.pro>

* Update home/src/main/resources/rdf/i18n/ru_RU/interface-i18n/firsttime/vitro_UiLabel.ttl

Co-authored-by: Georgy Litvinov <git@litvinovg.pro>

---------

Co-authored-by: Georgy Litvinov <git@litvinovg.pro>
2023-06-15 12:49:59 +02:00
Brian Lowe
a22aa37394
Change PropertyKey class name and namespace (#386)
* Change PropertyKey class name and namespace

* Fix prefix/namespace error found in code review.
2023-05-08 14:25:46 +02:00
1976185a91
Fix for Russian translation of email temlate (#362)
* fix, i18n: added link to instance in Russian translations

* fixed text style

* one more fix
2023-02-06 09:36:42 +01:00
Dragan Ivanovic
3b08832ebc renaming files, removing language suffixes for rdf files 2022-12-09 11:11:00 +01:00
chenejac
a1d1f7fc12 adding new line at the end of UILabelsVocabulary.ttl 2022-11-29 15:58:45 +01:00
chenejac
026d316c20 adding new line at the end of UILabelsVocabulary.ttl 2022-11-29 15:57:17 +01:00
chenejac
bc359588e7 correction - changing of format of the vocabulary (from n3 to ttl) 2022-11-29 15:55:40 +01:00
chenejac
1cab6cf10f changing of format of the vocabulary (from n3 to ttl) 2022-11-29 15:52:25 +01:00
Dragan Ivanovic
1608079320 fixing an issue with '\n' in the label translations 2022-11-29 13:45:49 +01:00
Dragan Ivanovic
4863f4c520 Cleaning up dependency on languages repository 2022-11-28 09:04:19 +01:00
Dragan Ivanovic
d27560b7fe correction of a typo 2022-11-28 08:43:56 +01:00
Dragan Ivanovic
242f851a8e adding the UI labels ontology 2022-11-28 08:43:56 +01:00
Dragan Ivanovic
1b3df6839e adding one ttl file 2022-11-28 08:43:56 +01:00
Dragan Ivanovic
5a48b7da59 moving UI labels translations from Vitro-languages into the Vitro repository 2022-11-28 08:43:56 +01:00
Dragan Ivanovic
8ddbc8fc00
merging language specific home artifacts from Vitro-languages into the Vitro repository (#348) 2022-11-24 14:34:28 +01:00
6ea9510222
fixed email settings example (#326) 2022-08-26 10:26:54 +03:00
df3c4a88ae
Issue/vivo 3606 : add language-specific sorting and label fields to search index (#321)
* Add select query document modifier with dynamic target field; use locale-specific sort fields when available.

* Add i18nized labels to index for autocomplete

* Remove lowercasing from label query

* Improved document modifier for multilingual field with defined suffix name

* Improved document modifier for multilingual field with defined suffix name

* refact: reverted access modifier changes

* Lowercase label in documentModifierI18nSort in case old solr schema is used which doesn't have lowercase filter

* fix: fixed queries and locale names

* fix: renamed new document modifier

* fix: use linkedHashMap to retain map sort fields order

* refact: extracted buildAndExecuteVClassQuery(List<String> classUris, int page, int pageSize, String alpha, VitroRequest vreq)

* fix: removed unused import

* fix: constant name aligned with other suffix

Co-authored-by: Brian Lowe <brian@ontocale.com>
2022-08-23 16:23:43 +02:00
ff285fb80d
Added code for deleting individuals (#213)
* Added code for deleting individuals

* Allow admins delete individuals

* Fixed delete individual url params

* Improved query safety

* refact: fixed constants' names, fixed mistakes, removed useless code

* refact: refactored sparql queries

* fix: fixed error logging mistakes

* fix: use CONSTRUCT instead of DESCRIBE as less potentionally problematic, lookup for mostSpecificTypes

* feat: add delete link in vitro individual profile if individual is editable

* fix: renamed individualURI to individualUri and added safety check

* fix: use ABox model to construct triples to delete
2022-05-20 21:28:29 +02:00
ebc9237cc6
Upload documents in Vitro|VIVO (#251)
* feat: introduced file upload

* fix: added file upload config settings

* fix: reverted auto formatting of upload file helper

* fix: replaced missed condition

* Improved naming, internationalization, removed file extensions as misleading information

* Fixed wrong bytes number representing 10Mb

* fix: show no media types allowed if no media types defined in runtime.properties

* fix: Add vitro-languages-home-core as installer dependency to have Vitro RDF internationalization files

* fix: change vitro-languages-core-home dependency type from tar.gz to pom
2022-04-14 16:16:50 +02:00
eff04e0979
Add password authentification on external smtp servers (#240)
* Add SMTP Authentification

* refactor: restrict access to getEmailSession()

* fix: FreemarkerEmailFactory test, defined protocols if TLS port is used to send email

* fix: add check for TLSv1.3 support
2022-04-14 16:14:38 +02:00
bbd714ceb9
Online translation (#241)
* Online translation added to Developer panel settings

* Added special characters conversion on file import and export for online translations

* fix: Parse text nodes separately

* fix: broken js on page prevents working developer panel

* fix: workaround for online translations using freemarker template models

* fix: safe way to convert array of objects to array of strings

* fix: convert char codes on read/write property files

* refact: corrected constant names
2022-04-07 16:21:49 +02:00
Ralph O'Flinn
fc8b92fcf6
Rel 1.12.1 alpha (#249)
* Update issue templates

* Run unit tests in alphabetical order (#244)

* fix: unit tests VIVO-2003 (#245)

* updates to outdated urls

Co-authored-by: Dragan Ivanovic <chenejac@uns.ac.rs>
Co-authored-by: Brian Lowe <brian@ontocale.com>
Co-authored-by: Georgy Litvinov <git@litvinovg.pro>
2021-10-12 10:40:25 -05:00
Ben
5075d78537
Update example config files to current best practices (#229) 2021-05-06 12:33:37 +03:00
Ben
bbead68e88
Merge pull request #220 from brianjlowe/issue/VIVO-1974
Add usePreciseSubqueries property to example.runtime.properties.  Hav…
2021-05-05 10:36:54 -06:00