Commit Graph

270 Commits (fbe8af26fa92829308e5ee9d9a62c4e813259fa8)
 

Author SHA1 Message Date
Enrico Ottonello 5eaa655f01 added other check on es return code 4 years ago
Enrico Ottonello 173b0c289e to avoid overload on graphdb heap it is better to slowing down query execution 4 years ago
Enrico Ottonello 5bb65a8854 added response code from es; added sparql insert for copying ariadne_subject value into collection for ads; fix sparql insert for copying collection data into records, collection id condition is needed 4 years ago
Enrico Ottonello 766f8199f2 removed empty values/structures from record/collection to es 4 years ago
Enrico Ottonello d6aafdf97d es _id only for collection type record must be numeric format, for now we prepend 10000 to originalId value 4 years ago
Enrico Ottonello 6a804f176b removed extent and audience fields, empty values cause error on portal 4 years ago
Enrico Ottonello 31b7c61f62 Merge branch 'master' of https://code-repo.d4science.org/D-Net/AriadnePlus 4 years ago
Enrico Ottonello 9358f1eaf2 collection data are now indexed with all required fields by es mapping 4 years ago
Alessia Bardi eb805ebf9b test for checking structural equality in new and old records in elasticsearch 4 years ago
Alessia Bardi 7b644e04da added dep for json diff 4 years ago
Alessia Bardi 4cf842f906 test for checking structural equality in new and old records in elasticsearch 4 years ago
Enrico Ottonello 364d25f2b7 archeologicalResourceType.id mapped 4 years ago
Enrico Ottonello e689623994 all ES fields are now mapped 4 years ago
Enrico Ottonello 9737184b1e start aligning es json fields to es mapping 4 years ago
Alessia Bardi 74d0f440e3 Merge branch 'master' of https://code-repo.d4science.org/D-Net/AriadnePlus 4 years ago
Alessia Bardi e5d1f845a3 updated policy 4 years ago
Enrico Ottonello db9b70feb0 new node and workflow to index on ES 4 years ago
Enrico Ottonello 42c3f5e885 added indexing of collection data with dedicated query 4 years ago
Enrico Ottonello 06995feefa added rest method indexOnES(datasource,collectionId) to retrieve records data from graphDB and index to ES 4 years ago
Enrico Ottonello 064f298329 added query to retrieve record ids collection; datasource, collection id and record id are now paramters on a query template from file 4 years ago
Enrico Ottonello b80274fff3 added graphDB reader and ES indexer 4 years ago
Enrico Ottonello fa1d268b36 added query to link data from collection level to records level 4 years ago
Enrico Ottonello af2eb7bb91 added sparql query folder 4 years ago
Enrico Ottonello aa1c6c2fda added query to generate aat and periodo enriched graphs 4 years ago
Alessia Bardi 4d68ecad58 the job fails if the endpoint returns client errors 4xx 4 years ago
Alessia Bardi 30410e8cca need to enclose policy in CDATA, otherwise we get an error from the X3ML engine 'only whitespace content allowed before start tag and not C' 4 years ago
Alessia Bardi fa3707a56f updated policy 4 years ago
Alessia Bardi e5cfbd01af ADS plugin now able to process one single remote file 4 years ago
Alessia Bardi b220b9de4e fixed tests so they do not fail 4 years ago
Enrico Ottonello 819ef88520 new workflow to import periodo from url 4 years ago
Enrico Ottonello 9814069fb2 new rest method to import data into graphDB from url 4 years ago
Enrico Ottonello 30b3fa2140 New JobNode and workflow to enrich content on GraphDB 4 years ago
Enrico Ottonello 739dcc6b82 added rest method to execute sparql insert query on graphdb 4 years ago
Enrico Ottonello d23f08f750 removed BIND not necessary 4 years ago
Enrico Ottonello 996150a315 modified access protocol parameter name (mandatory for aat and periodo), it is the name of the root node, inside the metadata record, that is generated converting original json record 4 years ago
Enrico Ottonello a005328dfe fix resource type variable name 4 years ago
Enrico Ottonello d52ad32f68 added narrow and broad for aat match 4 years ago
Enrico Ottonello 7ae6d400b6 temporal coverage joined with periodO data that must be directly imported in graphDb in turtle format together with periodO mapping 4 years ago
Enrico Ottonello ef42eb551a fix spatial subselect: region, region point and region bounding box data must be referenced by 3 different variables inside the query 4 years ago
Enrico Ottonello 32b91c277d all not madatory sets of conditions must be set as optional 4 years ago
Enrico Ottonello 5c3d50f309 originalId set to mandatory 4 years ago
Enrico Ottonello 2b85674659 modified prefix mine: <http://www.myprefix/> into aoprop: <https://www.ariadne-infrastructure.eu/property/> 4 years ago
Enrico Ottonello 3e230e98be added bounding box info, modified output predicates 4 years ago
Enrico Ottonello a8aa5ec6ed added legalResponsible, owner 4 years ago
Enrico Ottonello 7bd85b6946 retrieved contributor on collection sub-select 4 years ago
Enrico Ottonello 7d65ba2a0c matching with aat and fix spatial coverage 4 years ago
Enrico Ottonello 7f93ce6358 from named condition modified to from because of wrong triples in results 4 years ago
Enrico Ottonello 7d6aa5de5e aat json collector that works on a folder 4 years ago
Enrico Ottonello bf862f20f2 fix wrong matches on native subjects 4 years ago
Enrico Ottonello 226cdde77d all records related to an api are published into the same graph 4 years ago