Definition: Drilling Techniques
Drilling Techniques
There are a variety of drilling techniques which can be used to sink a borehole into the ground. Each has its advantages and disadvantages, in terms of the depth to which it can drill, the type of sample returned, the costs involved and penetration rates achieved. There are two basic types of drills: drills which produce rock chips, and drills which produce core samples.[1]
Wikipedia Definition
- {{#sparql:
PREFIX dbpedia-owl: <http://dbpedia.org/ontology/> PREFIX foaf: <http://xmlns.com/foaf/0.1/> SELECT ?v WHERE {
SERVICE <http://live.dbpedia.org/sparql> { ?s dbpedia-owl:abstract ?v . ?s foaf:isPrimaryTopicOf <http://en.wikipedia.org/wiki/Well_drilling> . }FILTER (lang(?v)="en")
} |format=inline }} "{{#sparql" has not been listed as valid URI scheme.
SELECT DISTINCT ?s WHERE {
SERVICE <http://poolparty.reegle.info/PoolParty/sparql/glossary> { ?s foaf:page <http://en.wikipedia.org/wiki/Well_drilling> . }
} LIMIT 1 |format=inline
}} View on Reegle]Reegle Definition
- {{#sparql:
PREFIX foaf: <http://xmlns.com/foaf/0.1/> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> SELECT ?v WHERE {
SERVICE <http://poolparty.reegle.info/PoolParty/sparql/glossary> { ?s foaf:page <http://en.wikipedia.org/wiki/Well_drilling> . ?s skos:definition ?v . }FILTER (lang(?v)="en")
} |format=inline }}
References