<?xml version="1.0"?>

<rdf:RDF xmlns:rdf ="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
          xmlns="http://www.w3.org/2002/07/owl#"
          xmlns:owl="http://www.w3.org/2002/07/owl#"
	xml:base="http://www.mindswap.org/2003/owl/bibtex#"
>

<Ontology about="">
  <versionInfo>01/26/2001$</versionInfo>
  <rdfs:comment> BibTex ontology used by USC-ISI Webscripter Project. It's based on "The LaTex Companion"(M. Goossens,F.Mittelbach and A.Samarin) and Dana Jacobsen's BibTex tutorial(http://www2.ecst.csuchico.edu/~jacobsd/bib/formats/bibtex.html)
  </rdfs:comment>
</Ontology>

<owl:Class ID="article">
  <rdfs:comment>An article from a journal or magazine.</rdfs:comment>
</owl:Class>

<owl:Class ID="book">
  <rdfs:comment>A book with an explicit publisher.</rdfs:comment>
</owl:Class>

<owl:Class ID="booklet">
  <rdfs:comment>A work that is printed and bound, but without a named publisher or sponsoring institution. </rdfs:comment>
</owl:Class>

<owl:Class ID="conference">
  <rdfs:comment>The same as inproceedings.</rdfs:comment>
</owl:Class>

<owl:Class ID="inbook">
  <rdfs:comment>A part of a book, which may be a chapter (or section or whatever) and/or a range of pages.</rdfs:comment>
</owl:Class>

<owl:Class ID="incollection">
  <rdfs:comment>A part of a book having its own title.</rdfs:comment>
</owl:Class>

<owl:Class ID="inproceedings">
  <rdfs:comment>An article in a conference proceedings.</rdfs:comment>
</owl:Class>

<owl:Class ID="manual">
  <rdfs:comment>Technical documentation.</rdfs:comment>
</owl:Class> 

<owl:Class ID="mastersthesis">
  <rdfs:comment>A Master's thesis.</rdfs:comment>
</owl:Class> 

<owl:Class ID="misc">
  <rdfs:comment>Use this type when nothing else fits.</rdfs:comment>
</owl:Class> 

<owl:Class ID="phdthesis">
  <rdfs:comment>A PhD thesis.</rdfs:comment>
</owl:Class> 

<owl:Class ID="proceedings">
  <rdfs:comment>The proceedings of a conference.</rdfs:comment>
</owl:Class> 

<owl:Class ID="techreport">
  <rdfs:comment>A report published by a school or other institution, usually numbered within a series.</rdfs:comment>
</owl:Class> 

<owl:Class ID="unpublished">
  <rdfs:comment>A document having an author and title, but not formally published.</rdfs:comment>
</owl:Class>  

<!--using the following Classes is not recommended, but they might occur in some bibliographies.--> 

<owl:Class ID="collection">
  <rdfs:comment>A collection of works. The same as proceedings</rdfs:comment>
</owl:Class> 

<owl:Class ID="patent">
  <rdfs:comment>A patent.</rdfs:comment>
</owl:Class> 

<rdf:Property rdf:ID="address">
  <rdfs:comment>Usually the address of the publisher or other type of institution. For major publishing houses, van Leunen recommends omitting the information entirely. For small publishers, on the other hand, you can help the reader by giving the complete address.</rdfs:comment>
</rdf:Property>


<rdf:Property rdf:ID="annote">
  <rdfs:comment>An annotation. It is not used by the standard bibliography styles, but may be used by others that produce an annotated bibliography.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="author">
  <rdfs:comment>The name(s) of the author(s), in the format described in the LaTeX book. </rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="booktitle">
  <rdfs:comment>Title of a book, part of which is being cited. See the LaTeX book for how to type titles. For book entries, use the title field instead.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="chapter">
  <rdfs:comment>A chapter (or section or whatever) number.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="crossref">
  <rdfs:comment>The database key of the entry being cross referenced. Any fields that are missing from the current record are inherited from the field being cross referenced.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="edition">
  <rdfs:comment>The edition of a book---for example, ``Second''. This should be an ordinal, and should have the first letter capitalized, as shown here; the standard styles convert to lower case when necessary.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="editor">
  <rdfs:comment>Name(s) of editor(s), typed as indicated in the LaTeX book. If there is also an author field, then the editor field gives the editor of the book or collection in which the reference appears.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="howpublished">
  <rdfs:comment>How something strange has been published. The first word should be capitalized.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="institution">
  <rdfs:comment>The sponsoring institution of a technical report.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="journal">
  <rdfs:comment>A journal name. Abbreviations are provided for many journals.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="key">
  <rdfs:comment>Used for alphabetizing, cross referencing, and creating a label when the ``author'' information is missing. This field should not be confused with the key that appears in the cite command and at the beginning of the database entry.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="month">
  <rdfs:comment>The month in which the work was published or, for an unpublished work, in which it was written. You should use the standard three-letter abbreviation, as described in Appendix B.1.3 of the LaTeX book.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="note">
  <rdfs:comment>Any additional information that can help the reader. The first word should be capitalized.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="number">
  <rdfs:comment>The number of a journal, magazine, technical report, or of a work in a series. An issue of a journal or magazine is usually identified by its volume and number; the organization that issues a technical report usually gives it a number; and sometimes books are given numbers in a named series.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="organization">
  <rdfs:comment>The organization that sponsors a conference or that publishes a manual.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="pages">
  <rdfs:comment>One or more page numbers or range of numbers, such as 42--111 or 7,41,73--97 or 43+ (the `+' in this last example indicates pages following that don't form a simple range). To make it easier to maintain Scribe-compatible databases, the standard styles convert a single dash (as in 7-33) to the double dash used in TeX to denote number ranges (as in 7--33).</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="publisher">
  <rdfs:comment>The publisher's name.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="school">
  <rdfs:comment>The name of the school where a thesis was written.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="series">
  <rdfs:comment>The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="title">
  <rdfs:comment>The work's title, typed as explained in the LaTeX book.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="type">
  <rdfs:comment>The type of a technical report---for example, ``Research Note''.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="volume">
  <rdfs:comment>The volume of a journal or multi-volume book.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="year">
  <rdfs:comment>The year of publication or, for an unpublished work, the year it was written. Generally it should consist of four numerals, such as 1984, although the standard styles can handle any year whose last four nonpunctuation characters are numerals, such as `\hbox{(about 1984)}'.</rdfs:comment>
</rdf:Property>

<!--The following are some also common used field types -->

<rdf:Property rdf:ID="affiliation">
  <rdfs:comment>The authors affiliation.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="abstract">
  <rdfs:comment>An abstract of the work.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="contents">
  <rdfs:comment>A Table of Contents</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="copyright">
  <rdfs:comment>Copyright information.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="ISBN">
  <rdfs:comment>The International Standard Book Number.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="ISSN">
  <rdfs:comment>The International Standard Serial Number. Used to identify a journal.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="keywords">
  <rdfs:comment>Key words used for searching or possibly for annotation.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="language">
  <rdfs:comment>The language the document is in.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="location">
  <rdfs:comment>A location associated with the entry, such as the city in which a conference took place.</rdfs:comment>
</rdf:Property>

<rdf:Property rdf:ID="LCCN">
  <rdfs:comment>The Library of Congress Call Number. Someone use "lib-congress".</rdfs:comment>
</rdf:Property> 

<rdf:Property rdf:ID="mrnumber">
  <rdfs:comment>The Mathematical Reviews number.</rdfs:comment>
</rdf:Property> 

<rdf:Property rdf:ID="price">
  <rdfs:comment>The price of the document.</rdfs:comment>
</rdf:Property> 

<rdf:Property rdf:ID="size">
  <rdfs:comment>The physical dimensions of a work.</rdfs:comment>
</rdf:Property> 

<rdf:Property rdf:ID="URL">
  <rdfs:comment>The WWW Universal Resource Locator that points to the item being referenced. This often is used for technical reports to point to the ftp site where the postscript source of the report is located.</rdfs:comment>
</rdf:Property>

</rdf:RDF>


