<rdf:RDF
    xmlns:iw="http://inferenceweb.stanford.edu/2004/07/iw.owl#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
  <owl:Class rdf:about="http://inferenceweb.stanford.edu/2004/07/iw.owl#InferenceEngine"/>
  <iw:InferenceEngine rdf:about="http://inferenceweb.stanford.edu/registry/IE/gridder.owl#gridder">
    <iw:lastSubmissionDate rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2006-06-09T14:33:47-08:00</iw:lastSubmissionDate>
    <iw:firstSubmissionDate rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2006-06-09T11:25:28-08:00</iw:firstSubmissionDate>
    <iw:inferenceEngineRule rdf:resource="http://inferenceweb.stanford.edu/registry/MPR/genericService.owl#genericService"/>
    <iw:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cedar.se.cs.utep.edu/wsdl_docs/GridderService.wsdl</iw:URL>
    <iw:submitter rdf:resource="http://inferenceweb.stanford.edu/registry/TM/UTEP-TEAM.owl#UTEP-TEAM"/>
    <iw:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GEON Gridder Service</iw:name>
    <iw:hasSource rdf:resource="http://inferenceweb.stanford.edu/registry/TM/MappingTools.owl#MappingTools"/>
    <iw:englishDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >nearneighbor reads arbitrarily located (x,y,z[,w]) triples [quadruplets] from standard input [or xyzfile(s)] and uses a nearest neighbor algorithm to assign an average value to each node that have one or more points within a radius centered on the node. The average value is computed as a weighted mean of the nearest point from each sector inside the search radius. The weighting function used is w(r) = 1 / (1 + d ^ 2), where d = 3 * r / search_radius and r is distance from the node. This weight is modulated by the observation points weights [if supplied].</iw:englishDescription>
  </iw:InferenceEngine>
</rdf:RDF>
