<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:util="http://sswapmeet.sswap.info/util/"
    xmlns:xsp="http://www.owl-ontologies.com/2005/08/07/xsp.owl#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
    xmlns:swrl="http://www.w3.org/2003/11/swrl#"
    xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
  xml:base="http://sswapmeet.sswap.info/util/">
  <owl:Ontology rdf:about="">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The single-file version of the general purpose ontology 'util'.

This file is useful for viewing the ontology in a program such as Protege and generating owlDocs. It should not be used directly by SSWAP.  For SSWAP, use the one-term-per-file terms at the ontology URL.</rdfs:comment>
  </owl:Ontology>
  <owl:Ontology rdf:about="http://sswapmeet.sswap.info/util/owlOntology"/>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/util/Web-based_User_Interface">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A marker class for a web page intended for human interaction.</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web-based User Interface</rdfs:label>
    <rdfs:subClassOf>
      <owl:Class rdf:about="http://sswapmeet.sswap.info/util/WebDocument"/>
    </rdfs:subClassOf>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/util/Util">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >The root class for all general purpose utility terms.</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Util</rdfs:label>
  </owl:Class>
  <owl:Class rdf:about="http://sswapmeet.sswap.info/util/WebDocument">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A marker class for a web document; e.g., any web page, be it static, dynamic, interactive, or informational.</rdfs:comment>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >Web Document</rdfs:label>
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/util/Util"/>
  </owl:Class>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 3.4.4, Build 579)  http://protege.stanford.edu -->

