2020-01-29 16:43:25 +01:00
|
|
|
#server.contextPath=/ariadneplus-graphdb
|
|
|
|
#update due to springboot 2.1.3
|
|
|
|
server.servlet.context-path=/ariadneplus-graphdb
|
2019-12-12 12:58:30 +01:00
|
|
|
server.port=8281
|
|
|
|
|
2020-06-12 18:14:41 +02:00
|
|
|
graphdb.serverUrl=http://graphdb-test.ariadne.d4science.org:7200
|
2019-12-13 14:53:15 +01:00
|
|
|
graphdb.writer.user=writer
|
2020-06-16 02:36:16 +02:00
|
|
|
graphdb.writer.pwd=*****
|
2020-06-10 19:39:53 +02:00
|
|
|
graphdb.repository=ariadneplus-ts01
|
2020-01-28 16:53:59 +01:00
|
|
|
graphdb.baseURI=https://ariadne-infrastructure.eu/
|
|
|
|
|
2020-06-12 18:14:41 +02:00
|
|
|
elasticsearch.hostname=elastic-test.ariadne.d4science.org
|
|
|
|
elasticsearch.indexname=catalog_test
|
2020-01-28 16:53:59 +01:00
|
|
|
|
2020-06-10 19:39:53 +02:00
|
|
|
catalog.entry.path=$[*][?(@['https://www.ariadne-infrastructure.eu/property/resourceType'][0]['value']=='provided record')]
|
2020-06-16 02:36:16 +02:00
|
|
|
catalog.entry.collection.path=$[*][?(@['https://www.ariadne-infrastructure.eu/property/resourceType'][0]['value']=='Dataset Collection')]
|
2020-06-10 19:39:53 +02:00
|
|
|
general.classpath=eu.dnetlib.ariadneplus.elasticsearch.model.
|
|
|
|
type.path=https://www.ariadne-infrastructure.eu/property/resourceType
|
|
|
|
exclude.predicates=["https://www.ariadne-infrastructure.eu/property/resourceType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type"]
|
2020-01-28 16:53:59 +01:00
|
|
|
class.map.specifications={\
|
|
|
|
"AriadneTemporal": {\
|
|
|
|
"class_type": "prototype",\
|
|
|
|
"mappings": {\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/from": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "From",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/periodName": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "PeriodName",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/until": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Until",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/uri": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Uri",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
},\
|
|
|
|
"AriadneGeoPoint": {\
|
|
|
|
"class_type": "unique",\
|
|
|
|
"mappings": {\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/lat": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Lat",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/lon": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Lon",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
},\
|
|
|
|
"Spatial": {\
|
|
|
|
"class_type": "prototype",\
|
2020-06-10 19:39:53 +02:00
|
|
|
"mappings":{"https://www.ariadne-infrastructure.eu/property/address": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Address",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/coordinateSystem": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "CoordinateSystem",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/country": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Country",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/location": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Location",\
|
|
|
|
"external_reference": "AriadneGeoPoint",\
|
|
|
|
"substring": "no"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/lat": {\
|
|
|
|
"class_field": "Lat",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/lon": {\
|
|
|
|
"class_field": "Lon",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/placeName": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "PlaceName",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}}\
|
|
|
|
},\
|
2020-06-16 02:36:16 +02:00
|
|
|
"ArchaeologicalResourceType": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_type": "unique",\
|
|
|
|
"mappings": {\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/id": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Id",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/name": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Name",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
},\
|
|
|
|
"AgentInfo": {\
|
|
|
|
"class_type": "prototype",\
|
|
|
|
"mappings": {\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/name": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Name",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/type": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Type",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/email": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Email",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/phone": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Phone",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
},\
|
|
|
|
"NativeSubject": {\
|
|
|
|
"class_type": "prototype",\
|
|
|
|
"mappings": {\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/prefLabel": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "PrefLabel",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/rdfAbout": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "RdfAbout",\
|
|
|
|
"substring": "yes",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"DerivedSubject": {\
|
|
|
|
"class_type": "prototype",\
|
|
|
|
"mappings": {\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/prefLabel": {\
|
|
|
|
"class_field": "PrefLabel",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/source": {\
|
|
|
|
"class_field": "Source",\
|
|
|
|
"substring": "yes",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
},\
|
|
|
|
"AatSubject": {\
|
|
|
|
"class_type": "prototype",\
|
|
|
|
"mappings": {\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/id": {\
|
|
|
|
"class_field": "Id",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/label": {\
|
|
|
|
"class_field": "Label",\
|
|
|
|
"substring": "yes",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/lang": {\
|
|
|
|
"class_field": "Lang",\
|
|
|
|
"substring": "yes",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
},\
|
2020-01-28 16:53:59 +01:00
|
|
|
"AriadneCatalogEntry": {\
|
|
|
|
"class_type": "unique",\
|
|
|
|
"mappings": {\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/accessPolicy": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "AccessPolicy",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/identifier": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Identifier",\
|
|
|
|
"substring": "yes",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/publisher": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Publisher",\
|
|
|
|
"external_reference": "AgentInfo",\
|
|
|
|
"substring": "no"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/archeologicalResourceType": {\
|
2020-06-16 02:36:16 +02:00
|
|
|
"class_field": "ArchaeologicalResourceType",\
|
|
|
|
"external_reference": "ArchaeologicalResourceType",\
|
2020-01-28 16:53:59 +01:00
|
|
|
"substring": "no"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/issued": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Issued",\
|
|
|
|
"element_type": "java.lang.String",\
|
|
|
|
"substring": "no"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/resourceType": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "ResourceType",\
|
|
|
|
"element_type": "java.lang.String",\
|
|
|
|
"substring": "no"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/modified": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Modified",\
|
|
|
|
"element_type": "java.lang.String",\
|
|
|
|
"substring": "no"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/nativeSubject": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "NativeSubject",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "NativeSubject"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/derivedSubject": {\
|
|
|
|
"class_field": "DerivedSubject",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "DerivedSubject"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/aatSubjects": {\
|
|
|
|
"class_field": "AatSubjects",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "AatSubject"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/spatialRegion": {\
|
|
|
|
"class_field": "Spatial",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "Spatial"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/spatialRegionPoint": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Spatial",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "Spatial"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/landingPage": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "LandingPage",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/placeName": {\
|
|
|
|
"class_field": "PlaceName",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/title": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Title",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/accessRights": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "AccessRights",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/description": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Description",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/creator": {\
|
|
|
|
"class_field": "Creator",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "AgentInfo"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/contributor": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Contributor",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "AgentInfo"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/legalResponsible": {\
|
|
|
|
"class_field": "LegalResponsible",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "AgentInfo"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/owner": {\
|
|
|
|
"class_field": "Owner",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "AgentInfo"\
|
|
|
|
},\
|
|
|
|
"https://www.ariadne-infrastructure.eu/property/originalId": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "OriginalId",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/uri": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Temporal",\
|
|
|
|
"substring": "no",\
|
|
|
|
"external_reference": "AriadneTemporal"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/language": {\
|
2020-01-28 16:53:59 +01:00
|
|
|
"class_field": "Language",\
|
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
},\
|
2020-06-10 19:39:53 +02:00
|
|
|
"https://www.ariadne-infrastructure.eu/property/partOf": {\
|
2020-07-07 13:39:22 +02:00
|
|
|
"class_field": "UniqueIsPartOf",\
|
2020-01-28 16:53:59 +01:00
|
|
|
"substring": "no",\
|
|
|
|
"element_type": "java.lang.String"\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
}\
|
|
|
|
}
|