Bibliographic references

Possible ontology to describe bibTeX entries.
Author:
Contributor:
Date:
Version: $Id: fr.inrialpes.exmo.rdf.bibix.owl,v 1.9 2004/06/19 15:43:25 euzenat Exp $

Classes

http://xmlns.com/foaf/0.1/#Person (, )
http://xmlns.com/foaf/0.1/#Organization (, )
http://www.w3.org/1999/02/22-rdf-syntax-ns#List (, )
Reference (Reference, Base class for all entries)
Date (Date, Date of a day which can be unknown (i.e., only the year is known or only the year and month). This is for overcoming the limits of XML-Schema for wich a date is not separable.)
PersonList (Person list, A list of persons.)
super: http://www.w3.org/1999/02/22-rdf-syntax-ns#List

Properties

http://www.w3.org/1999/02/22-rdf-syntax-ns#first: _ -> _ ()
http://www.w3.org/1999/02/22-rdf-syntax-ns#rest: _ -> _ ()
humanCreator: #Reference -> #PersonList (The list of the human creators of a work.)
author: _ -> _ (The list of the author(s) of a work.)
date: #Reference -> #Date (The date when the work was published or, for an unpublished work, in which it was written. This date can be incomplete (i.e., no known day or month) but must contain a year.)
http://purl.org/dc/elements/1.1/creator_ -> _ ()
http://purl.org/dc/elements/1.1/contributor_ -> _ ()
http://purl.org/dc/elements/1.1/description_ -> _ ()
http://purl.org/dc/elements/1.1/date_ -> _ ()
http://co4.inrialpes.fr/align/Contest/105/onto-noinst.rdf#firstName_ -> _ ()
http://co4.inrialpes.fr/align/Contest/105/onto-noinst.rdf#lastName_ -> _ ()
http://co4.inrialpes.fr/align/Contest/105/onto-noinst.rdf#name_ -> _ ()
http://co4.inrialpes.fr/align/Contest/105/onto-noinst.rdf#shortName_ -> _ ()
title #Reference -> http://www.w3.org/2001/XMLSchema#string (The title of the work.)
year #Date -> http://www.w3.org/2001/XMLSchema#gYear ()
month #Date -> http://www.w3.org/2001/XMLSchema#gMonth ()
day #Date -> http://www.w3.org/2001/XMLSchema#gDay ()

Individuals

<rdf:List@ttp://www.w3.org/1999/02/22-rdf-syntax-ns#nil>

Generated by OWL2HTML