Alessia Bardi
|
236f936b05
|
new index field to host has_identifier (https://support.d4science.org/issues/24160)
|
2022-11-22 13:47:04 +01:00 |
Alessia Bardi
|
194c1620ea
|
more logs and bmped version
|
2022-11-21 18:59:58 +01:00 |
Alessia Bardi
|
23c857906d
|
new library for parsing dates
|
2022-11-17 14:38:03 +01:00 |
Alessia Bardi
|
fa5bce3c39
|
added support for dates like '27-Oct-2022'
|
2022-11-16 16:31:47 +01:00 |
Alessia Bardi
|
37cc3e21d4
|
removed trick for contributor (see https://support.d4science.org/issues/19481)
|
2022-10-10 17:10:26 +02:00 |
Alessia Bardi
|
61cdf74f31
|
added comment for creator/contributor
|
2022-10-05 13:45:07 +02:00 |
Enrico Ottonello
|
0d0ca09983
|
open search record id generated with sha-256 function
|
2022-07-11 18:43:25 +02:00 |
Alessia Bardi
|
dcb99618c8
|
#23447: Add centroids of polygons to indexed records
|
2022-06-30 15:23:37 +02:00 |
Enrico Ottonello
|
0bee268468
|
merging placename data with geopoint data and duplicate removing also for collection (MIBAC case)
|
2022-06-21 11:58:56 +02:00 |
Alessia Bardi
|
6a1b6767b9
|
Allow collections in collections
|
2022-04-15 12:05:20 +02:00 |
Enrico Ottonello
|
14e7228068
|
removed email from the class that binds responsible, contributor, owner and creator data, added new class that binds publisher data with email; updated properties and queries according to the new model
|
2022-03-09 16:57:31 +01:00 |
Enrico Ottonello
|
4b94935f17
|
added rdfs:label to native period for collection query; fix iavp enrichment; added date formatter for es publishing
|
2022-02-01 14:19:13 +01:00 |
Enrico Ottonello
|
98cccc4442
|
removed GZIPCompression on request, currently it is not needed
|
2021-12-17 11:44:16 +01:00 |
Enrico Ottonello
|
a90f02487a
|
record to publish now are sent to spring module inside body request, because of htmlsimple harvesting can produce large record (>10MB)
|
2021-12-17 11:39:37 +01:00 |
Enrico Ottonello
|
5d9ce6a5fd
|
fix geopoint on collection
|
2021-11-08 16:56:28 +01:00 |
Enrico Ottonello
|
c7673f7ba1
|
lowercase to period name on native and temporal fields
|
2021-10-26 17:49:22 +02:00 |
Enrico Ottonello
|
0010458a23
|
modified log level for a few message
|
2021-10-22 12:32:04 +02:00 |
Enrico Ottonello
|
4a4da01d6b
|
added titlecase on temporal and native period name
|
2021-10-22 11:38:19 +02:00 |
Enrico Ottonello
|
0f7e7de918
|
handling for title as elastic search object with text and language fields, same handling for description
|
2021-10-07 11:55:57 +02:00 |
Enrico Ottonello
|
0693645c68
|
added precision information to spatial data
|
2021-10-04 15:13:16 +02:00 |
Enrico Ottonello
|
3510d7d1be
|
Merge branch 'new_es_mapping'
# Conflicts:
# dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/read_collection_data_template.sparql
# dnet-ariadneplus-graphdb-publisher/src/main/resources/eu/dnetlib/ariadneplus/sparql/read_record_data_template.sparql
# dnet-ariadneplus-graphdb-publisher/test/java/eu/dnetlib/ariadneplus/GraphDbReaderAndESIndexTest.java
|
2021-09-08 15:56:12 +02:00 |
Alessia Bardi
|
d169e1fad8
|
Merge branch 'master' of https://code-repo.d4science.org/D-Net/AriadnePlus
|
2021-08-26 17:59:35 +02:00 |
Alessia Bardi
|
ea3b749792
|
test with read-only mode connection
|
2021-08-26 17:59:32 +02:00 |
Enrico Ottonello
|
42eb9604a5
|
new class to handle publish on graphdb operation, transaction throws OOM so currently one write operation at time is executed without transaction
|
2021-07-27 14:58:00 +02:00 |
Enrico Ottonello
|
9e17c18c2f
|
updated graphdb-free-runtime to version 9.8.0, updated publisher version
|
2021-07-20 12:43:09 +02:00 |
Enrico Ottonello
|
8944977a17
|
added digitalImage support
|
2021-06-28 12:50:39 +02:00 |
Enrico Ottonello
|
6c8c9fcba3
|
added fields has_type and is_about
|
2021-06-23 14:56:25 +02:00 |
Enrico Ottonello
|
4882e38d64
|
added new fields from es mapping: agent (homepage,institution,agentIdentifier) and wasCreated
|
2021-06-23 11:26:56 +02:00 |
Enrico Ottonello
|
89f309feaa
|
added mapping for polygon data when aocat:has_polygonal_representation is in wkt format (snd::zip)
|
2021-06-22 11:06:56 +02:00 |
Enrico Ottonello
|
41896d312b
|
fix for from and until values on temporal and native period fields
|
2021-06-21 15:20:39 +02:00 |
Enrico Ottonello
|
54b76c79a0
|
added polygon support; the correct order of the geopoints describing the polygon is needed
|
2021-06-18 19:32:12 +02:00 |
Enrico Ottonello
|
8ed4b8b08d
|
added spatial boundingbox support using a 4 sides polygon wkt format
|
2021-06-17 17:59:51 +02:00 |
Enrico Ottonello
|
e91d82f32c
|
model classes according to new es mapping; creation and indexing of a record with geopoint data
|
2021-06-15 23:34:59 +02:00 |
Enrico Ottonello
|
1545f3900f
|
get specific error for elastic search record parsing error
|
2021-05-31 16:43:21 +02:00 |
Enrico Ottonello
|
5682cc4bd2
|
added multiple descriptions for arup
|
2021-04-02 12:46:07 +02:00 |
Enrico Ottonello
|
f2425ffa2d
|
removed spatial with empty data; removed duplicates on spatial list
|
2021-03-04 10:59:54 +01:00 |
Enrico Ottonello
|
84993ffaba
|
matching periodo name (if any) overwrites native period name
|
2021-02-16 18:19:30 +01:00 |
Enrico Ottonello
|
e5b833169b
|
fix multiple has_spatial_coverage issue
|
2021-02-16 10:51:14 +01:00 |
Enrico Ottonello
|
a7a1a466b8
|
fix year date parsing
|
2021-01-26 16:39:47 +01:00 |
Enrico Ottonello
|
9565265f3d
|
added Rock Art mapping; fixed Site/monument mapping
|
2021-01-08 15:32:46 +01:00 |
Enrico Ottonello
|
8baf2d7941
|
added BST date format handling parsing, before creating es record
|
2020-11-30 13:27:28 +01:00 |
Enrico Ottonello
|
075490f4da
|
removed duplicated log
|
2020-10-30 17:29:18 +01:00 |
Enrico Ottonello
|
529151828f
|
when IRI created from periodo url is wrong, wf has to fail
|
2020-10-30 17:08:46 +01:00 |
Enrico Ottonello
|
665a717ca0
|
added check on identifier, before indexing
|
2020-10-23 12:18:58 +02:00 |
Enrico Ottonello
|
240be91c5e
|
added rest method to index single record by its identifier
|
2020-10-19 12:20:56 +02:00 |
Enrico Ottonello
|
9174f4df14
|
add graphdb connection setup
|
2020-10-16 19:56:14 +02:00 |
Enrico Ottonello
|
f88231ba18
|
added new methods to retrieve resource identifiers and to start indexing by resource identifiers
|
2020-10-16 19:37:21 +02:00 |
Enrico Ottonello
|
0e96774895
|
changed http request method for indexing
|
2020-10-15 17:09:35 +02:00 |
Enrico Ottonello
|
263c1beb7e
|
fix date parsing on es record creation
|
2020-10-13 00:31:17 +02:00 |
Alessia Bardi
|
a452133ac3
|
use the new values statically inserted by the construct query
|
2020-10-12 18:32:56 +02:00 |