diff -r 0a5eef6ad2fe -r f239c8c5bb94 server/src/.env.example --- a/server/src/.env.example Tue Nov 08 15:48:01 2016 +0100 +++ b/server/src/.env.example Tue Nov 08 18:23:01 2016 +0100 @@ -23,10 +23,10 @@ CORPUSPAROLE_COCOON_RDF_BASE_URI= CORPUSPAROLE_COCOON_OAIPMH_URL= -CORPUSPAROLE_SESAME_BASE_URL=http://172.16.1.5:8080/openrdf-sesame -CORPUSPAROLE_SESAME_REPOSITORY= -CORPUSPAROLE_SESAME_REPOSITORY_RAW= -CORPUSPAROLE_SESAME_LEXVO_REPOSITORY= +CORPUSPAROLE_RDF4J_BASE_URL=http://172.16.1.5:8080/rdf4j-server +CORPUSPAROLE_RDF4J_REPOSITORY= +CORPUSPAROLE_RDF4J_REPOSITORY_RAW= +CORPUSPAROLE_RDF4J_LEXVO_REPOSITORY= EASYRDF_HTTP_CLIENT_TIMEOUT=20