<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/contour.owl#contour">
    <iw:URL rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >http://cedar.se.cs.utep.edu/wsdl_docs/GrdContourGeneratorService.wsdl</iw:URL>
    <iw:hasSource rdf:resource="http://inferenceweb.stanford.edu/registry/TM/MappingTools.owl#MappingTools"/>
    <iw:inferenceEngineRule rdf:resource="http://inferenceweb.stanford.edu/registry/MPR/genericService.owl#genericService"/>
    <iw:firstSubmissionDate rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2006-06-09T12:21:32-08:00</iw:firstSubmissionDate>
    <iw:name rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >GEON Contour Map Generation Service</iw:name>
    <iw:lastSubmissionDate rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >2006-06-09T14:37:28-08:00</iw:lastSubmissionDate>
    <iw:submitter rdf:resource="http://inferenceweb.stanford.edu/registry/TM/UTEP-TEAM.owl#UTEP-TEAM"/>
    <iw:englishDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >grdcontour reads a 2-D gridded file and produces a contour map by tracing each contour through the grid. As an option, the x/y/z positions of the contour lines may be dumped to a single multisegment file or many separate files. PostScript code is generated and sent to standard output. Various options that affect the plotting are available.
</iw:englishDescription>
  </iw:InferenceEngine>
</rdf:RDF>
