<rdf:RDF
    xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
    xmlns:s='http://snipsnap.org/rdf/snip-schema#'
    xml:base='http://www.gridworkflow.org/snips/gridworkflow/rdf'>
    <s:Snip rdf:ID='OWL-S'
         s:name='OWL-S'
         s:cUser='bassheide'
         s:oUser='bassheide'
         s:mUser='bassheide'>
        <s:content>OWL-S contains also features for describing workflows.&#xA;&#xA;Here an example by Hans-Werner:&#xA;&#xA;{code}&#xA;...&#xA;&#xA;&lt;owl:Class rdf:ID=&quot;Language&quot; &gt;&#xA;  &lt;owl:oneOf rdf:parseType=&quot;Collection&quot;&gt;&#xA;    &lt;owl:Thing rdf:about=&quot;#German&quot; /&gt;&#xA;    &lt;owl:Thing rdf:about=&quot;#Saxonian&quot; /&gt;&#xA;    &lt;owl:Thing rdf:about=&quot;#Elbian&quot; /&gt;&#xA;    &lt;owl:Thing rdf:about=&quot;#Klingonian&quot; /&gt;&#xA;  &lt;/owl:oneOf&gt;&#xA;&lt;/owl:Class&gt;&#xA;&#xA;&lt;owl:Class rdf:ID=&quot;Text&quot; /&gt;&#xA;&#xA;&lt;owl:ObjectProperty rdf:ID=&quot;writtenIn&quot;&gt;&#xA;  &lt;rdfs:domain rdf:resource=&quot;#Text&quot; /&gt;&#xA;  &lt;rdfs:range rdf:resource=&quot;#Language&quot; /&gt;&#xA;&lt;/owl:ObjectProperty&gt;&#xA;&#xA;&lt;owl:Class rdf:ID=&quot;KlingonianText&quot; /&gt;&#xA;  &lt;rdfs:subClassOf rdf:resource=&quot;#Text&quot; /&gt;&#xA;  &lt;owl:Restriction&gt;&#xA;    &lt;owl:onProperty rdf:resource=&quot;#writtenIn&quot; /&gt;&#xA;    &lt;owl:hasValue rdf:resource=&quot;#Klingonian&quot; /&gt;&#xA;  &lt;/owl:Restriction&gt;&#xA;&lt;/owl:Class&gt;&#xA;&#xA;&lt;KlingonianText rdf:ID=&quot;KlingonianLoveLetter&quot;&gt;&#xA;&lt;/KlingonianText&gt;&#xA;&#xA;...&#xA;&#xA;&lt;process:AtomicProcess rdf:ID=&quot;KlingonianSaxonian&quot;&gt;&#xA;  &lt;process:hasInput&gt;&#xA;    &lt;process:Input rdf:ID=&quot;#KlingonianLoveLetter&quot;&gt;&#xA;       &lt;process:parameterType rdf:resource=&quot;#KlingonianText&quot;/&gt;&#xA;    &lt;/process:Input&gt;&#xA;  &lt;/process:hasInput&gt;&#xA;  &lt;process:hasOutput&gt;&#xA;    &lt;process:Output rdf:ID=&quot;#SaxonianLoveLetter&quot;&gt;&#xA;       &lt;process:parameterType rdf:resource=&quot;#SaxonianText&quot;/&gt;&#xA;    &lt;/process:Output&gt;&#xA;  &lt;/process:hasOutput&gt;&#xA;&lt;/process:AtomicProcess&gt;&#xA;&#xA;...&#xA;&#xA;&lt;process:CompositeProcess rdf:ID=&quot;KlingonianGerman&quot;&gt;&#xA;  &lt;process:composedOf&gt;&#xA;    &lt;process:Sequence&gt;&#xA;      &lt;process:components rdf:parseType=&quot;Collection&quot;&gt;&#xA;        &lt;process:AtomicProcess rdf:about=&quot;KlingonianSaxonian&quot;/&gt;&#xA;        &lt;process:AtomicProcess rdf:about=&quot;SaxonianGerman&quot;/&gt;&#xA;      &lt;/process:components&gt;&#xA;    &lt;/process:Sequence&gt;&#xA;  &lt;/process:composeOf&gt;&#xA;  &lt;process:hasInput&gt;&#xA;    &lt;process:Input rdf:ID=&quot;#KlingonianLoveLetter&quot;&gt;&#xA;       &lt;process:parameterType rdf:resource=&quot;#KlingonianText&quot;/&gt;&#xA;    &lt;/process:Input&gt;&#xA;  &lt;/process:hasInput&gt;&#xA;  &lt;process:hasOutput&gt;&#xA;    &lt;process:Output rdf:ID=&quot;#GermanLoveLetter&quot;&gt;&#xA;       &lt;process:parameterType rdf:resource=&quot;#GermanText&quot;/&gt;&#xA;    &lt;/process:Output&gt;&#xA;  &lt;/process:hasOutput&gt;&#xA;&lt;/process:CompositeProcess&gt;&#xA;{code}</s:content>
        <s:mTime>2004-12-06 16:37:29.361</s:mTime>
        <s:cTime>2004-12-06 16:37:29.361</s:cTime>
        <s:comments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
        <s:snipLinks>
            <rdf:Bag>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow Description Languages'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow Description Languages/'/>
                <rdf:li rdf:resource='#NextGrid'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#K-Wf Grid'/>
                <rdf:li rdf:resource='#snipsnap-index'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow+Description+Languages'/>
                <rdf:li rdf:resource='#bassheide'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#'/>
                <rdf:li rdf:resource='#snipsnap-search'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#bassheide/'/>
                <rdf:li rdf:resource='#NextGRID'/>
                <rdf:li rdf:resource='#WfMS'/>
                <rdf:li rdf:resource='#owl-s'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Glossary/WfMS'/>
                <rdf:li rdf:resource='#SAWE'/>
                <rdf:li rdf:resource='#Events'/>
                <rdf:li rdf:resource='http://www.gridworkflow.org/snips/gridworkflow/rdf#Workflow Composition Tools'/>
            </rdf:Bag>
        </s:snipLinks>
        <s:attachments
             rdf:type='http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag'/>
    </s:Snip>
</rdf:RDF>

