content/ns/2010/taverna/2.2.rdf (107 lines of code) (raw):

<!-- Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp --> <!-- using base file:///home/stain/src/scufl2/scufl2-rdf/src/main/resources/taverna-2.2.ttl--> <rdf:RDF xmlns="http://www.w3.org/2002/07/owl#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <Ontology rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/"> <dc:title>Taverna ontology</dc:title> <rdfs:comment>The ontology describing SCUFL2 components used by Taverna 2.2</rdfs:comment> <rdfs:seeAlso rdf:resource="http://www.mygrid.org.uk/dev/wiki/display/developer/SCUFL2"/> <rdfs:seeAlso rdf:resource="http://www.taverna.org.uk/"/> <imports rdf:resource="http://ns.taverna.org.uk/2010/taverna/2.2/"/> </Ontology> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/ActivityConfiguration"> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#Configuration"/> <rdfs:subClassOf rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <allValuesFrom rdf:resource="http://ns.taverna.org.uk/2010/scufl2#Activitity"/> <onProperty rdf:resource="http://ns.taverna.org.uk/2010/scufl2#configures"/> </rdfs:subClassOf> </Class> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/DefaultDispatchStack"> <rdfs:comment>The default Taverna dispatch stack of Parallelise, ErrorBounce, Failover, Retry, Stop and Invoke.</rdfs:comment> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#DispatchStack"/> <rdfs:subClassOf rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#first"/> <someValuesFrom rdf:resource="http://ns.taverna.org.uk/2010/taverna/2.2/Parallelise"/> </rdfs:subClassOf> <rdfs:subClassOf rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"/> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#first"/> <someValuesFrom rdf:resource="http://ns.taverna.org.uk/2010/taverna/2.2/ErrorBounce"/> </someValuesFrom> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"/> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#first"/> <someValuesFrom rdf:resource="http://ns.taverna.org.uk/2010/taverna/2.2/Failover"/> </someValuesFrom> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"/> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#first"/> <someValuesFrom rdf:resource="http://ns.taverna.org.uk/2010/taverna/2.2/Retry"/> </someValuesFrom> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"/> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#first"/> <someValuesFrom rdf:resource="http://ns.taverna.org.uk/2010/taverna/2.2/Stop"/> </someValuesFrom> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"/> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#first"/> <someValuesFrom rdf:resource="http://ns.taverna.org.uk/2010/taverna/2.2/Invoke"/> </someValuesFrom> <someValuesFrom rdf:parseType="Resource"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/> <hasValue rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/> <onProperty rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#rest"/> </someValuesFrom> </someValuesFrom> </someValuesFrom> </someValuesFrom> </someValuesFrom> </rdfs:subClassOf> </Class> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/ErrorBounce"> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#DispatchStackLayer"/> </Class> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/Failover"> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#DispatchStackLayer"/> </Class> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/Invoke"> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#DispatchStackLayer"/> </Class> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/Loop"> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#DispatchStackLayer"/> </Class> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/Parallelise"> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#DispatchStackLayer"/> </Class> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/Retry"> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#DispatchStackLayer"/> </Class> <Class rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/Stop"> <rdfs:subClassOf rdf:resource="http://ns.taverna.org.uk/2010/scufl2#DispatchStackLayer"/> </Class> <DatatypeProperty rdf:about="http://ns.taverna.org.uk/2010/taverna/2.2/script"> <rdfs:domain rdf:resource="http://ns.taverna.org.uk/2010/taverna/2.2/ActivityConfiguration"/> <rdfs:label>script</rdfs:label> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/> </DatatypeProperty> </rdf:RDF>