<?xml version="1.0"?>
<rdf:RDF
    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="http://sswapmeet.sswap.info/util/"
  xml:base="http://sswapmeet.sswap.info/util/">
  <owl:Ontology rdf:about="">
    <owl:imports><owl:Ontology rdf:about="http://sswapmeet.sswap.info/util/owlOntology"/></owl:imports>
    <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: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/Web-based_User_Interface">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string"
    >A marker class to express a traditional web site designed for human interaction.</rdfs:comment>
    <rdfs:subClassOf rdf:resource="http://sswapmeet.sswap.info/util/Util"/>
    <rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Web-based User Interface</rdfs:label>
  </owl:Class>
</rdf:RDF>

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