#server.contextPath=/ariadneplus-graphdb #update due to springboot 2.1.3 server.servlet.context-path=/ariadneplus-graphdb server.port=8281 graphdb.serverUrl=http://graphdb-test.ariadne.d4science.org:7200 graphdb.writer.user=writer graphdb.writer.pwd=*** graphdb.repository=ariadneplus-ts01 graphdb.baseURI=https://ariadne-infrastructure.eu/ elasticsearch.hostname=elastic-test.ariadne.d4science.org elasticsearch.indexname=ariadneplus_test catalog.entry.path=$[*][?(@['https://www.ariadne-infrastructure.eu/property/rdfType'][0]['value']=='Record')] catalog.entry.collection.path=$[*][?(@['https://www.ariadne-infrastructure.eu/property/rdfType'][0]['value']=='Collection')] general.classpath=eu.dnetlib.ariadneplus.elasticsearch.model. type.path=https://www.ariadne-infrastructure.eu/property/rdfType exclude.predicates=["https://www.ariadne-infrastructure.eu/property/resourceType", "http://www.w3.org/1999/02/22-rdf-syntax-ns#type", "https://www.ariadne-infrastructure.eu/property/rdfType"] class.map.specifications={\ "TextLang": {\ "class_type": "prototype",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/text": {\ "class_field": "Text",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/lang": {\ "class_field": "Language",\ "substring": "yes",\ "element_type": "java.lang.String"\ }\ }\ },\ "DigitalImage": {\ "class_type": "prototype",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/primaryVisualComponent": {\ "class_field": "ProviderUri",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/visualComponent": {\ "class_field": "AriadneUri",\ "substring": "no",\ "element_type": "java.lang.String"\ }\ }\ },\ "AriadneResource": {\ "class_type": "prototype",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/aboutURILabel": {\ "class_field": "Label",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/aboutURI": {\ "class_field": "Uri",\ "substring": "no",\ "element_type": "java.lang.String"\ }\ }\ },\ "AriadneGeoPoint": {\ "class_type": "prototype",\ "mappings": {\ "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"\ }\ }\ },\ "Temporal": {\ "class_type": "prototype",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/from": {\ "class_field": "From",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/periodOName": {\ "class_field": "PeriodName",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/until": {\ "class_field": "Until",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/uri": {\ "class_field": "Uri",\ "substring": "no",\ "element_type": "java.lang.String"\ }\ }\ },\ "NativePeriod": {\ "class_type": "prototype",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/nativeFrom": {\ "class_field": "From",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/nativePeriodName": {\ "class_field": "PeriodName",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/nativeUntil": {\ "class_field": "Until",\ "substring": "no",\ "element_type": "java.lang.String"\ }\ }\ },\ "Spatial": {\ "class_type": "prototype",\ "mappings":{"https://www.ariadne-infrastructure.eu/property/address": {\ "class_field": "Address",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "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": {\ "class_field": "PlaceName",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/boxMaxLat": {\ "class_field": "BoundingBoxMaxLat",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/boxMinLat": {\ "class_field": "BoundingBoxMinLat",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/boxMaxLon": {\ "class_field": "BoundingBoxMaxLon",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/boxMinLon": {\ "class_field": "BoundingBoxMinLon",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/precisionUnit": {\ "class_field": "SpatialPrecision",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/precisionValue": {\ "class_field": "CoordinatePrecision",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/geoPoint": {\ "class_field": "PolygonGeoPoints",\ "substring": "no",\ "element_type": "java.lang.String",\ "external_reference": "AriadneGeoPoint"\ },\ "https://www.ariadne-infrastructure.eu/property/wkt": {\ "class_field": "Wkt",\ "substring": "no",\ "element_type": "java.lang.String"\ }\ }\ },\ "AriadneSubject": {\ "class_type": "prototype",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/name": {\ "class_field": "PrefLabel",\ "substring": "no",\ "element_type": "java.lang.String"\ }\ }\ },\ "AgentInfo": {\ "class_type": "prototype",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/name": {\ "class_field": "Name",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/type": {\ "class_field": "Type",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/homepage": {\ "class_field": "Homepage",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/institution": {\ "class_field": "Institution",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/agentIdentifier": {\ "class_field": "AgentIdentifier",\ "substring": "no",\ "element_type": "java.lang.String"\ }\ }\ },\ "PublisherInfo": {\ "class_type": "prototype",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/publisherName": {\ "class_field": "Name",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/type": {\ "class_field": "Type",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/publisherEmail": {\ "class_field": "Email",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/publisherHomepage": {\ "class_field": "Homepage",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/publisherInstitution": {\ "class_field": "Institution",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/publisherAgentIdentifier": {\ "class_field": "AgentIdentifier",\ "substring": "no",\ "element_type": "java.lang.String"\ }\ }\ },\ "NativeSubject": {\ "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/rdfAbout": {\ "class_field": "RdfAbout",\ "substring": "yes",\ "element_type": "java.lang.String"\ }\ }\ },\ "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"\ },\ "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": "PrefLabel",\ "substring": "yes",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/lang": {\ "class_field": "Lang",\ "substring": "yes",\ "element_type": "java.lang.String"\ }\ }\ },\ "AriadnePlusEntry": {\ "class_type": "unique",\ "mappings": {\ "https://www.ariadne-infrastructure.eu/property/typeURI": {\ "class_field": "TypeURI",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/typeLabel": {\ "class_field": "TypeLabel",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/accessPolicy": {\ "class_field": "AccessPolicy",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/identifier": {\ "class_field": "Identifier",\ "substring": "yes",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/publisher": {\ "class_field": "Publisher",\ "external_reference": "PublisherInfo",\ "substring": "no"\ },\ "https://www.ariadne-infrastructure.eu/property/archeologicalResourceType": {\ "class_field": "AriadneSubject",\ "external_reference": "AriadneSubject",\ "substring": "no"\ },\ "https://www.ariadne-infrastructure.eu/property/issued": {\ "class_field": "Issued",\ "element_type": "java.lang.String",\ "substring": "no"\ },\ "https://www.ariadne-infrastructure.eu/property/created": {\ "class_field": "WasCreated",\ "element_type": "java.lang.String",\ "substring": "no"\ },\ "https://www.ariadne-infrastructure.eu/property/resourceType": {\ "class_field": "ResourceType",\ "element_type": "java.lang.String",\ "substring": "no"\ },\ "https://www.ariadne-infrastructure.eu/property/modified": {\ "class_field": "Modified",\ "element_type": "java.lang.String",\ "substring": "no"\ },\ "https://www.ariadne-infrastructure.eu/property/nativeSubject": {\ "class_field": "NativeSubject",\ "substring": "no",\ "external_reference": "NativeSubject"\ },\ "https://www.ariadne-infrastructure.eu/property/derivedSubject": {\ "class_field": "DerivedSubject",\ "substring": "no",\ "external_reference": "DerivedSubject"\ },\ "https://www.ariadne-infrastructure.eu/property/spatialRegion": {\ "class_field": "Spatial",\ "substring": "no",\ "external_reference": "Spatial"\ },\ "https://www.ariadne-infrastructure.eu/property/spatialRegionPoint": {\ "class_field": "Spatial",\ "substring": "no",\ "external_reference": "Spatial"\ },\ "https://www.ariadne-infrastructure.eu/property/spatialRegionBox": {\ "class_field": "Spatial",\ "substring": "no",\ "external_reference": "Spatial"\ },\ "https://www.ariadne-infrastructure.eu/property/spatialRegionPolygon": {\ "class_field": "Spatial",\ "substring": "no",\ "external_reference": "Spatial"\ },\ "https://www.ariadne-infrastructure.eu/property/spatialRegionWKTPolygon": {\ "class_field": "Spatial",\ "substring": "no",\ "external_reference": "Spatial"\ },\ "https://www.ariadne-infrastructure.eu/property/landingPage": {\ "class_field": "LandingPage",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/titleInfo": {\ "class_field": "Title",\ "substring": "no",\ "external_reference": "TextLang"\ },\ "https://www.ariadne-infrastructure.eu/property/accessRights": {\ "class_field": "AccessRights",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/descriptionInfo": {\ "class_field": "Description",\ "substring": "no",\ "external_reference": "TextLang"\ },\ "https://www.ariadne-infrastructure.eu/property/creator": {\ "class_field": "Creator",\ "substring": "no",\ "external_reference": "AgentInfo"\ },\ "https://www.ariadne-infrastructure.eu/property/contributor": {\ "class_field": "Contributor",\ "substring": "no",\ "external_reference": "AgentInfo"\ },\ "https://www.ariadne-infrastructure.eu/property/legalResponsible": {\ "class_field": "Responsible",\ "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": {\ "class_field": "OriginalId",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/otherId": {\ "class_field": "OtherId",\ "class_type": "prototype",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/temporal": {\ "class_field": "Temporal",\ "substring": "no",\ "external_reference": "Temporal"\ },\ "https://www.ariadne-infrastructure.eu/property/temporalNative": {\ "class_field": "NativePeriod",\ "substring": "no",\ "external_reference": "NativePeriod"\ },\ "https://www.ariadne-infrastructure.eu/property/language": {\ "class_field": "Language",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/partOf": {\ "class_field": "UniqueIsPartOf",\ "substring": "no",\ "element_type": "java.lang.String"\ },\ "https://www.ariadne-infrastructure.eu/property/about": {\ "class_field": "Is_about",\ "substring": "no",\ "external_reference": "AriadneResource"\ },\ "https://www.ariadne-infrastructure.eu/property/image": {\ "class_field": "DigitalImage",\ "substring": "no",\ "external_reference": "DigitalImage"\ }\ }\ }\ }