This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5/18/2020 3:56:58 PM[2020-05-18 13:56:58.418] - DEBUG --- eionet.cr.harvest.scheduled.UrgentHarvestQueue : Pull harvest added to the urgent queue, url = http://www.eea.europa.eu/data-and-maps/data/lcp-9 - (UrgentHarvestQueue.java:108) | |
5/18/2020 3:57:05 PM[2020-05-18 13:57:05.987] - DEBUG --- eionet.cr.harvest.BaseHarvest : - (BaseHarvest.java:289) | |
5/18/2020 3:57:05 PM[2020-05-18 13:57:05.987] - INFO --- eionet.cr.harvest.BaseHarvest : Starting harvest [http://www.eea.europa.eu/data-and-maps/data/lcp-9] - (BaseHarvest.java:290) | |
5/18/2020 3:57:06 PM[2020-05-18 13:57:06.014] - DEBUG --- eionet.cr.harvest.PullHarvest : Connecting http://www.eea.europa.eu/data-and-maps/data/lcp-9 [http://www.eea.europa.eu/data-and-maps/data/lcp-9] - (PullHarvest.java:321) | |
5/18/2020 3:57:06 PM[2020-05-18 13:57:06.019] - |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX species-schema: <http://eunis.eea.europa.eu/rdf/species-schema.rdf#> | |
PREFIX tdwg-terms: <http://rs.tdwg.org/dwc/terms/> | |
SELECT DISTINCT | |
?id as ?uri | |
str(?id) AS ?id | |
LCASE(?scientificName) AS ?scientificName | |
bif:replace(LCASE(?scientificName), " ", "_") AS ?folder_name | |
LCASE(?sscientificName) AS ?hasSynonym | |
WHERE {{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX dcterms: <http://purl.org/dc/terms/> | |
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX aq: <http://rdfdata.eionet.europa.eu/airquality/ontology/> | |
PREFIX rod: <http://rod.eionet.europa.eu/schema.rdf#> | |
PREFIX obligations: <http://rod.eionet.europa.eu/obligations/> | |
PREFIX aqdd: <http://dd.eionet.europa.eu/property/> | |
SELECT DISTINCT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX dcterms: <http://purl.org/dc/terms/> | |
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX aq: <http://rdfdata.eionet.europa.eu/airquality/ontology/> | |
PREFIX rod: <http://rod.eionet.europa.eu/schema.rdf#> | |
PREFIX obligations: <http://rod.eionet.europa.eu/obligations/> | |
PREFIX aqdd: <http://dd.eionet.europa.eu/property/> | |
SELECT DISTINCT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX dcterms: <http://purl.org/dc/terms/> | |
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX aq: <http://rdfdata.eionet.europa.eu/airquality/ontology/> | |
PREFIX rod: <http://rod.eionet.europa.eu/schema.rdf#> | |
PREFIX obligations: <http://rod.eionet.europa.eu/obligations/> | |
PREFIX aqdd: <http://dd.eionet.europa.eu/property/> | |
SELECT DISTINCT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"title","uuid","createdate" | |
"Annual above ground vegetation productivity time-series, version 1, Aug. 2018","29ae2d47-7af2-4c09-ba5f-e2fbb7c2b0d1","2019-12-03T16:16:53" | |
"Annual above ground vegetation season length time-series 2000-2016 - version 1, Aug. 2018","1be91ed4-2eb1-46d6-8453-5246c9e9d446","2019-12-04T16:58:59" | |
"Annual start of vegetation growing season time-series 2000-2016, version 1, Mar. 2019",f4b01c76-29f7-4075-b13f-5dc5a9c18ae2,"2019-12-16T12:22:28" | |
"Assessment of contaminant status of indicators of biological effects using CHASE+, Dec. 2019","49eb412e-3002-492c-8323-ab5cac07fc40","2020-01-09T07:39:50" | |
"Assessment of contamination status of biota using CHASE+, Mar. 2019",dfe9061b-84ad-4ef1-ba83-519ab61ebb40,"2020-01-09T13:25:38" | |
"Assessment of contamination status of seawater using CHASE+, Mar. 2019",e542e9a1-715a-48e2-8c6c-d8a30541ca93,"2020-01-09T12:50:36" | |
"Assessment of contamination status of sediments using CHASE+, Mar. 2019",cd87cd22-0a6f-499b-9e27-9691e6e46030,"2020-01-09T12:14:34" | |
"Asse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> | |
PREFIX rod: <http://rod.eionet.europa.eu/schema.rdf#> | |
PREFIX obligations: <http://rod.eionet.europa.eu/obligations/> | |
PREFIX contreg: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX xmlSchema: <http://dd.eionet.europa.eu/schemas/eu-ets-article21-1.1/Article21Questionnaire.xsd> | |
PREFIX obligationsNumber: <http://rod.eionet.europa.eu/obligations/556> | |
SELECT DISTINCT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX dcterms: <http://purl.org/dc/terms/> | |
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX aq: <http://rdfdata.eionet.europa.eu/airquality/ontology/> | |
PREFIX rod: <http://rod.eionet.europa.eu/schema.rdf#> | |
PREFIX obligations: <http://rod.eionet.europa.eu/obligations/> | |
PREFIX aqdd: <http://dd.eionet.europa.eu/property/> | |
SELECT DISTINCT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PREFIX aq: <http://rdfdata.eionet.europa.eu/airquality/ontology/> | |
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> | |
PREFIX skos: <http://www.w3.org/2004/02/skos/core#> | |
PREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> | |
PREFIX dcterms: <http://purl.org/dc/terms/> | |
PREFIX cr: <http://cr.eionet.europa.eu/ontologies/contreg.rdf#> | |
PREFIX rod: <http://rod.eionet.europa.eu/schema.rdf#> | |
PREFIX ddaq: <http://dd.eionet.europa.eu/vocabulary/aq/#> | |
SELECT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4/3/2020 1:24:39 PM03-Apr-2020 11:24:39.503 SEVERE [localhost-startStop-1] org.apache.catalina.core.StandardContext.listenerStart Exception sending context initialized event to listener instance of class [jeeves.config.springutil.JeevesContextLoaderListener] | |
4/3/2020 1:24:39 PM java.lang.RuntimeException: Exception raised | |
4/3/2020 1:24:39 PM at jeeves.server.JeevesEngine.handleStartupError(JeevesEngine.java:124) | |
4/3/2020 1:24:39 PM at jeeves.config.springutil.JeevesContextLoaderListener.contextInitialized(JeevesContextLoaderListener.java:95) | |
4/3/2020 1:24:39 PM at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4770) | |
4/3/2020 1:24:39 PM at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5236) | |
4/3/2020 1:24:39 PM at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) | |
4/3/2020 1:24:39 PM at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:754) | |
4/3/2020 1:24:39 PM at org.apache.catalina.core.ContainerBase.ad |