<?xml version="1.0"?>
<rdf:RDF
    xmlns:rss="http://purl.org/rss/1.0/"
    xmlns:jms="http://jena.hpl.hp.com/2003/08/jms#"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"
    xmlns="http://biomoby.org/sswap/RESOURCES/MOBY-S/Predicates/"
    xmlns:daml="http://www.daml.org/2001/03/daml+oil#"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:base="http://biomoby.org/sswap/RESOURCES/MOBY-S/Predicates/">
  <owl:Ontology rdf:about="">
    <owl:imports rdf:resource="owlOntology"/>
  </owl:Ontology>
  <owl:DatatypeProperty rdf:about="parameterType">
    <rdfs:comment>Describes what the type of parameter that the datatype actually is, i.e. Simple or Collection</rdfs:comment>
    <rdfs:label>parameterType</rdfs:label>
  </owl:DatatypeProperty>
</rdf:RDF>
