Humble Location

Positive, Positive

Location

Humble Location
United States
29° 59' 40.9848" N, 95° 15' 35.6508" W
See map: Google Maps

Sample 4 - Spring

Diathion Negative, Paraoxon Negative pin

Location

Spring Location
United States
30° 4' 37.2324" N, 95° 28' 11.1612" W
See map: Google Maps

Sample 3

Sample that was collected in the Woodlands

Location

WoodlandsWoodlands, TX
United States
30° 10' 16.5" N, 95° 29' 20.5584" W
See map: Google Maps

Sample 2

Sample that was collected around the UH Science Building

Location

Science Building at UHHouston, TX, 77004
United States
29° 43' 16.842" N, 95° 20' 41.6004" W
See map: Google Maps

Sample1

Took sample from the garden area around the T2 building at UH.

Location

UH T2 Building
4800 Calhoun Road
Houston, TX, 77004
United States
29° 43' 22.7136" N, 95° 20' 34.2888" W
See map: Google Maps

Working local SPARQL query

This SPARQL query works for the local SPARQL endpoint, giving some results.


PREFIX dc: <http://purl.org/dc/elements/1.1/>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX xsi: <http://www.w3.org/2001/XMLSchema-instance#>
select *
where {
{?x dc:title ?title}.
OPTIONAL {?x foaf:member ?member}.
OPTIONAL {?x rdf:type ?type}.
}
LIMIT 10

William Kudrle

Creator of this site

Test 3 for RDF

Test 3 body

Note to self

There seems to be a conflict when I use the RDF and associated modules at the same time as using the Administrator module that shows the top menu. In this case, I need to go with the RDF instead of the Administrator module.

Syndicate content