Bibliographic Ontology Specification

Specification Document - 3 June 2008

Latest version:
http://purl.org/ontology/bibo/
Last update:
$Date: 2008/06/03 010:32:43 $
Revision:
Revision: 1.00
Editor:
Frédérick Giasson - Zitgist
Authors:
Bruce D'Arcus
Frédérick Giasson - Zitgist
 
GoogleCode BIBO Google Code Repository
Source code, Tools
Google Groups BIBO Specification Group
Browse Archives
Wiki BIBO Wiki
Examples, datasets, working drafts

 

Creative Commons LicenseThis work is licensed under a Creative Commons License. This copyright applies to the Bibliographic Ontology Specification and accompanying documentation and does not apply to Bibliographic Ontology data formats, ontology terms, or technology. Regarding underlying technology, Bibliographic Ontology relies heavily on W3C's RDF technology, an open Web standard that can be freely used by anyone.

This visual layout and structure of the specification was adapted from the FOAF Vocabulary Specification by Dan Brickley and Libby Miller and the SIOC Ontology Specification by Uldis Bojar and John G. Breslin. Yves Raimond created a new and enhanced document generator called OntoSpec used to generate this document.


Abstract

The Bibliographic Ontology Specification provides main concepts and properties for describing citations and bibliographic references (i.e. quotes, books, articles, etc) on the Semantic Web.

 


Status of This Document

NOTE: This section describes the status of this document at the time of its publication. Other documents may supersede this document.

This specification is an evolving document. This document is generated by a machine-readable Bibliographic Ontology expressed in RDF/XML with a specification template.

Authors welcome suggestions on the Bibliographic Ontology and this document. This document may be updated or added to based on implementation experience, but no commitment is made by the authors regarding future updates.

 

Table of Contents


 

Introduction

The Bibliographic Ontology describe bibliographic things on the semantic Web in RDF. This ontology can be used as a citation ontology, as a document classification ontology, or simply as a way to describe any kind of document in RDF. It has been inspired by many existing document description metadata formats, and can be used as a common ground for converting other bibliographic data sources.

 

Terminology and Notation

The keywords "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119 [RFC 2119].

Namespace URIs of the general form "http://www.example.com/." represents some application-dependent or context-dependent URI as defined in RFC 2396 [RFC 2396].

The XML Namespace URI that MUST be used by implementations of this specification is:

 

Bibliographic Ontology At A Glance

An alphabetical index of Bibliographic Ontology terms, by class (categories or types), by property and by individuals. All the terms are hyperlinked to their detailed description for quick reference.

Classes: AcademicArticle | Article | AudioDocument | AudioVisualDocument | Bill | Book | BookSection | Brief | Chapter | Code | CollectedDocument | Collection | Conference | CourtReporter | Document | DocumentPart | DocumentStatus | EditedBook | Email | Excerpt | Film | Hearing | Image | Interview | Issue | Journal | LegalCaseDocument | LegalDecision | LegalDocument | Legislation | Letter | Magazine | Manual | Manuscript | Map | Newspaper | Note | Patent | Performance | Periodical | PersonalCommunication | PersonalCommunicationDocument | Proceedings | Quote | Report | Series | Slide | Slideshow | Statute | Thesis | ThesisDegree | Workshop

Properties: | abstract | affirmedBy | annotates | argued | asin | authorList | coden | content | contributorList | court | degree | director | distributor | doi | eanucc13 | edition | editor | editorList | eissn | gtin14 | identifier | interviewee | interviewer | isbn10 | isbn13 | issn | issue | issuer | lccn | locator | number | oclcnum | organizer | owner | pageEnd | pageStart | pages | performer | pmid | prefixName | presentedAt | presents | producer | recipient | reproducedIn | reversedBy | reviewOf | shortDescription | shortTitle | sici | status | subsequentLegalDecision | suffixName | transcriptOf | translationOf | translator | upc | uri | volume

Individuals: | degrees/ma | degrees/ms | degrees/phd | status/accepted | status/draft | status/forthcoming | status/nonPeerReviewed | status/peerReviewed | status/published | status/rejected | status/unpublished

 

External Ontologies used by the Bibliographic Ontology At A Glance

An alphabetical index of external ontologies terms, by class (categories or types), by property and by individuals, used by the Bibliographic Ontology. All the terms are hyperlinked to their detailed description for quick reference.

 

 

Bibliographic Ontology Overview

The Bibliographic Ontology definitions presented here are written using a computer language (RDF/OWL) that makes it easy for software to process some basic facts about the terms in the Bibliographic Ontology, and consequently about the things described in Bibliographic Ontology documents. A Bibliographic Ontology document, unlike a traditional Web page, can be combined with other Bibliographic Ontology documents to create a unified database of information.

 












RDF Document Examples

The list of RDF serializations (XML and N3) Examples can be found on the Bibliographic Ontology Wiki


Background

The Bibliographic Ontology is an effort of ZitGist LLC. Bruce D'Arcus and Zotero to express citations and bibliographic relations using RDF and to query that same information using the SPARQL query language for RDF.

The specific contents of the Bibliographic Ontology are detailed in the Bibliographic Ontology namespace document.

 

The Bibliographic Ontology Description

This specification serves as the Bibliographic Ontology "namespace document". As such it describes the Bibliographic Ontology and the terms (RDF classes and properties) that constitute it, so that Semantic Web applications can use those terms in a variety of RDF-compatible document formats and applications.

This document presents the Bibliographic Ontology as a Semantic Web vocabulary or Ontology. The Bibliographic Ontology is straightforward, pragmatic and designed to allow simultaneous deployment and extension, and is therefore intended for widescale use.

 

Evolution and Extension of the Bibliographic Ontology

The Bibliographic Ontology is identified by the namespace URI 'http://purl.org/ontology/biblio/'.

Revisions and extensions of Bibliographic Ontology are conducted through edits to the namespace document, which by convention is published in the Web at the namespace URI.

The properties and types defined here provide some basic concepts for use in Bibliographic Ontology descriptions. Other vocabularies (e.g. the Dublin Core metadata elements for simple bibliographic description, FOAF, etc.) can also be mixed in with the Bibliographic Ontology terms, as can local extensions. The Bibliographic Ontology is designed to be extended, and modules may be added at a later date.

 

Bibliographic Ontology Modules

Bibliographic Ontology modules may be used to extend the ontology and avoid making the base ontology too complex.

 

The Bibliographic Ontology and Standards

It is important to understand that the Bibliographic Ontology as specified in this document is not a standard in the sense of ISO Standardisation, or that associated with W3C Process.

The Bibliographic Ontology depends heavily on W3C's standards work, specifically on XML, XML Namespaces, RDF, and OWL. All the Bibliographic Ontology documents must be well-formed RDF/XML documents.

This specification contributes an ontology, the "Bibliographic Ontology ", to the Semantic Web, specifying it using W3C's Resource Description Framework (RDF). As such, the Bibliographic Ontology adopts by reference both a syntax (using XML), a data model (RDF graphs) and a mathematically grounded definition for the rules that underpin the RDF design.

 

The Bibliographic Ontology and RDF

Why does the Bibliographic Ontology use RDF?

The Bibliographic Ontology is an application of the Resource Description Framework (RDF) because the subject area we're describing – citations and bibliographic references-- has so many competing requirements that a standalone format would not capture them or would lead to trying to describe these requirements in a number of incompatible formats. By using RDF, the Bibliographic Ontology gains a powerful extensibility mechanism, allowing Bibliographic-Ontology-based descriptions to be mixed with claims made in any other RDF vocabulary.

The Bibliographic Ontology as an ontology cannot incorporate everything we might want to talk about that is related to citations and bibliographic references. Instead of covering all topics within the Bibliographic Ongoloty itself, we describe the basic topics and build into a larger framework - RDF - that allows us to take advantage of work elsewhere on more specific description vocabularies.

RDF provides the Bibliographic Ontology with a way to mix together different descriptive vocabularies in a consistent way. Vocabularies can be created by different communities and groups as appropriate and mixed together as required, without needing any centralized agreement on how terms from different vocabularies can be written down in XML or N3.

Check the Ontology namespaces referenced section to find some ontologies that ca be use in conjonction with the Bibliographic Ontology.

There are mechanisms for saying which RDF properties are connected to which classes, and how different classes are related to each other, using RDF Syntax and OWL. These can be quite general (all RDF properties by default come from an rdf:Resource for example) or very specific and precise (for example by using OWL constructs). This is another form of self-documentation, which allows you to connect different vocabularies together as you please.

In summary then, RDF is self-documenting in ways which enable the creation and combination of vocabularies in a devolved manner. This is particularly important for an ontology which describes communities, since online communities connect to many other domains of interest, which it would be impossible (as well as suboptimal) for a single group to describe adequately in non-geological time.

RDF is usually written using the XML or N3 syntaxes. If you want to process the data, you will need to use one of the many RDF toolkits available, such as Jena (Java) or Redland (C).

More information about RDF can be found in the RDF Primer.

 

The Bibliographic Ontology cross-reference: Classes, Properties and Individuals

The Bibliographic Ontology introduces the following classes, properties and individuals. See the Bibliographic Ontology namespace document in RDF/XML for more detail.

Classes, Properties and Individuals (full detail)

 

Class: bibo:AcademicArticle - stable -

AcademicArticle - A scholarly academic article, typically published in a journal.

[back to top]


sub-class-of:Article

Class: bibo:Article - stable -

Article - A written composition in prose, usually nonfiction, on a specific topic, forming an independent part of a book or other publication, as a newspaper or magazine.

[back to top]


sub-class-of:Document

Class: bibo:AudioDocument - stable -

AudioDocument - An audio document; aka record.

[back to top]


sub-class-of:Document

Class: bibo:AudioVisualDocument - stable -

AudioVisualDocument - An audio-visual document; film, video, and so forth.

[back to top]


sub-class-of:Document

Class: bibo:Bill - stable -

Bill - Draft legislation presented for discussion to a legal body.

[back to top]


sub-class-of:Legislation

Class: bibo:Book - stable -

Book - A written or printed work of fiction or nonfiction, usually on sheets of paper fastened or bound together within covers.

[back to top]


sub-class-of:Document

Class: bibo:BookSection - unstable -

BookSection - A section of a book.

[back to top]


sub-class-of:DocumentPart

Class: bibo:Brief - unstable -

Brief - A written argument submitted to a court.

[back to top]


sub-class-of:LegalCaseDocument

Class: bibo:Chapter - unstable -

Chapter - A chapter of a book.

[back to top]


sub-class-of:BookSection

Class: bibo:Code - stable -

Code - A collection of statutes.

[back to top]


sub-class-of:Periodical

Class: bibo:CollectedDocument - stable -

CollectedDocument - A document that simultaneously contains other documents.

[back to top]


sub-class-of:Document

Class: bibo:Collection - stable -

Collection - A collection of Documents or Collections

[back to top]


in-domain-of:gtin14 upc eanucc13 lccn sici eissn issn oclcnum doi uri coden asin isbn13 isbn10 identifier translator editor issuer distributor producer owner

Class: bibo:Conference - stable -

Conference - A meeting for consultation or discussion.

[back to top]


sub-class-of:Event

Class: bibo:CourtReporter - stable -

CourtReporter - A collection of legal cases.

[back to top]


sub-class-of:Periodical

Class: bibo:Document - stable -

Document - A document (noun) is a bounded physical
representation of body of information designed with the
capacity (and usually intent) to communicate. A document
may manifest symbolic, diagrammatic or sensory-representational
information.

[back to top]


in-range-of:reproducedIn presents translationOf
in-domain-of:gtin14 upc eanucc13 lccn sici eissn issn oclcnum doi uri coden asin isbn13 isbn10 identifier translator editor issuer distributor producer
owner pmid shortTitle edition status number volume pages pageEnd pageStart locator reproducedIn presentedAt content transcriptOf reviewOf translationOf editorList authorList contributorList

Class: bibo:DocumentPart - unstable -

DocumentPart - a distinct part of a larger document or collected document.

[back to top]


sub-class-of:Document

Class: bibo:DocumentStatus - stable -

DocumentStatus - The status of the publication of a document.

[back to top]


in-range-of:status

Class: bibo:EditedBook - stable -

EditedBook - An edited book.

[back to top]


sub-class-of:CollectedDocument

Class: bibo:Email - stable -

Email - A written communication addressed to a person or organization and transmitted electronically.

[back to top]


sub-class-of:PersonalCommunicationDocument

Class: bibo:Excerpt - stable -

Excerpt - A passage selected from a larger work.

[back to top]


sub-class-of:DocumentPart

Class: bibo:Film - stable -

Film - aka movie.

[back to top]


sub-class-of:AudioVisualDocument

Class: bibo:Hearing - stable -

Hearing - An instance or a session in which testimony and arguments are presented, esp. before an official, as a judge in a lawsuit.

[back to top]


sub-class-of:Event

Class: bibo:Image - stable -

Image - A document that presents visual or diagrammatic information.

[back to top]


Class: bibo:Interview - stable -

Interview - A formalized discussion between two or more people.

[back to top]


sub-class-of:Event

Class: bibo:Issue - stable -

Issue - something that is printed or published and distributed, esp. a given number of a periodical

[back to top]


in-domain-of:issue
sub-class-of:CollectedDocument

Class: bibo:Journal - stable -

Journal - A periodical of scholarly journal Articles.

[back to top]


sub-class-of:Periodical

Class: bibo:LegalCaseDocument - unstable -

LegalCaseDocument - A document accompanying a legal case.

[back to top]


sub-class-of:LegalDocument

Class: bibo:LegalDecision - unstable -

LegalDecision - A document containing an authoritative determination (as a decree or judgment) made after consideration of facts or law.

[back to top]


in-range-of:reversedBy affirmedBy subsequentLegalDecision
in-domain-of:reversedBy affirmedBy subsequentLegalDecision
sub-class-of:LegalCaseDocument

Class: bibo:LegalDocument - stable -

LegalDocument - A legal document; for example, a court decision, a brief, and so forth.

[back to top]


in-domain-of:argued court
sub-class-of:Document

Class: bibo:Legislation - unstable -

Legislation - A legal document proposing or enacting a law or a group of laws.

[back to top]


sub-class-of:LegalDocument

Class: bibo:Letter - stable -

Letter - A written or printed communication addressed to a person or organization and usually transmitted by mail.

[back to top]


sub-class-of:PersonalCommunicationDocument

Class: bibo:Magazine - stable -

Magazine - A periodical of magazine Articles. A magazine is a publication that is issued periodically, usually bound in a paper cover, and typically contains essays, stories, poems, etc., by many writers, and often photographs and drawings, frequently specializing in a particular subject or area, as hobbies, news, or sports.

[back to top]


sub-class-of:Periodical

Class: bibo:Manual - unstable -

Manual - A small reference book, especially one giving instructions.

[back to top]


sub-class-of:Book

Class: bibo:Manuscript - stable -

Manuscript - An unpublished Document, which may also be submitted to a publisher for publication.

[back to top]


sub-class-of:Document

Class: bibo:Map - unstable -

Map - A graphical depiction of geographic features.

[back to top]


sub-class-of:Image

Class: bibo:Newspaper - stable -

Newspaper - A periodical of documents, usually issued daily or weekly, containing current news, editorials, feature articles, and usually advertising.

[back to top]


sub-class-of:Periodical

Class: bibo:Note - stable -

Note - Notes or annotations about a resource.

[back to top]


in-domain-of:annotates
sub-class-of:Document

Class: bibo:Patent - stable -

Patent - A document describing the exclusive right granted by a government to an inventor to manufacture, use, or sell an invention for a certain number of years.

[back to top]


sub-class-of:Document

Class: bibo:Performance - unstable -

Performance - A public performance.

[back to top]


in-domain-of:performer
sub-class-of:Event

Class: bibo:Periodical - stable -

Periodical - A group of related documents issued at regular intervals.

[back to top]


sub-class-of:Collection

Class: bibo:PersonalCommunication - stable -

PersonalCommunication - A communication between an agent and one or more specific recipients.

[back to top]


sub-class-of:Event

Class: bibo:PersonalCommunicationDocument - stable -

PersonalCommunicationDocument - A personal communication manifested in some document.

[back to top]


in-domain-of:recipient

Class: bibo:Proceedings - unstable -

Proceedings - A compilation of documents published from an event, such as a conference.

[back to top]


sub-class-of:Book

Class: bibo:Quote - stable -

Quote - An excerpted collection of words.

[back to top]


sub-class-of:Excerpt

Class: bibo:Report - stable -

Report - A document describing an account or statement describing in detail an event, situation, or the like, usually as the result of observation, inquiry, etc..

[back to top]


sub-class-of:Document

Class: bibo:Series - stable -

Series - A loose, thematic, collection of Documents, often Books.

[back to top]


sub-class-of:Collection

Class: bibo:Slide - unstable -

Slide - A slide in a slideshow

[back to top]


sub-class-of:DocumentPart

Class: bibo:Slideshow - stable -

Slideshow - A presentation of a series of slides, usually presented in front of an audience with written text and images.

[back to top]


sub-class-of:Document

Class: bibo:Statute - stable -

Statute - A bill enacted into law.

[back to top]


sub-class-of:Legislation

Class: bibo:Thesis - stable -

Thesis - A document created to summarize research findings associated with the completion of an academic degree.

[back to top]


in-domain-of:degree
sub-class-of:Document

Class: bibo:ThesisDegree - stable -

ThesisDegree - The academic degree of a Thesis

[back to top]


in-range-of:degree

Class: bibo:Workshop - stable -

Workshop - A seminar, discussion group, or the like, that emphasizes zxchange of ideas and the demonstration and application of techniques, skills, etc.

[back to top]


sub-class-of:Event

Property: bibo:abstract - stable -

abstract - A summary of the resource.
Domain: rdfs:Resource
Range: rdfs:Literal
Sub-property-of: description dc:description

Property: bibo:annotates - stable -

annotates - Critical or explanatory note for a Document.
Domain: Note
Range: rdfs:Resource
Sub-property-of: dcterms:relation

Property: bibo:argued - unstable -

argued - The date on which a legal case is argued before a court. Date is of format xsd:date
Domain: LegalDocument
Range: rdfs:Literal

Property: bibo:asin - stable -

asin - Amazon Standard Identification Number
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:authorList - stable -

authorList - An ordered list of authors. Normally, this list is seen as a priority list that order authors by importance.
Domain: Document
Range:
Sub-property-of: contributorList

Property: bibo:coden - stable -

coden - An identifier of serials, still in use by libraries, but replaced by ISSN for any new work
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:content - unstable -

content - This property is for a plain-text rendering of the content of a Document. While the plain-text content of an entire document could be described by this property.
Domain: Document
Range: rdfs:Literal

Property: bibo:contributorList - stable -

contributorList - An ordered list of contributors. Normally, this list is seen as a priority list that order contributors by importance.
Domain: Document
Range: rdf:List

Property: bibo:court - unstable -

court - A court associated with a legal document; for example, that which issues a decision.
Domain: LegalDocument
Range: Organization

Property: bibo:degree - unstable -

degree - The thesis degree.
Domain: Thesis
Range: ThesisDegree

Property: bibo:director - stable -

director - A Film director.
Domain: rdfs:Resource
Range: Agent
Sub-property-of: contributor

Property: bibo:distributor - stable -

distributor - Distributor of a document or a collection of documents.
Domain: Collection Document
Range: Agent

Property: bibo:doi - stable -

doi - Digital Object Identifier
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:eanucc13 - stable -

eanucc13 - European Article Number/Uniform Commercier Code 13
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:edition - stable -

edition - The name defining a special edition of a document. Normally its a literal value composed of a version number and words.
Domain: Document
Range: rdfs:Literal

Property: bibo:editor - stable -

editor - A person having managerial and sometimes policy-making responsibility for the editorial part of a publishing firm or of a newspaper, magazine, or other publication.
Domain: Collection Document
Range: Agent
Sub-property-of: contributor

Property: bibo:editorList - stable -

editorList - An ordered list of editors. Normally, this list is seen as a priority list that order editors by importance.
Domain: Document
Range:
Sub-property-of: contributorList

Property: bibo:eissn - stable -

eissn - The electronic ISSN number of a periodical.
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:gtin14 - stable -

gtin14 - Global Trade Item Number 14
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:identifier - stable -

identifier - Identifier number of a document
Domain: Collection Document
Range: rdfs:Literal

Property: bibo:interviewee - stable -

interviewee - An agent that is interviewed by another agent.
Domain: rdfs:Resource
Range: Agent
Sub-property-of: contributor

Property: bibo:interviewer - stable -

interviewer - An agent that interview another agent.
Domain: rdfs:Resource
Range: Agent
Sub-property-of: contributor

Property: bibo:isbn10 - stable -

isbn10 - International Standard Book Number
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:isbn13 - stable -

isbn13 - International Standard Book Number
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:issn - stable -

issn - International Standard Serial Number
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:issue - stable -

issue - An issue number
Domain: Issue
Range: rdfs:Literal
Sub-property-of: locator

Property: bibo:issuer - unstable -

issuer - An entity responsible for issuing often informally published documents such as press releases, reports, etc.
Domain: Collection Document
Range: Agent
Sub-property-of: publisher publisher

Property: bibo:lccn - stable -

lccn - Library of Congress Control Number
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:locator - stable -

locator - A description (often numeric) that locates an item within a containing document or collection.
Domain: Document
Range: rdfs:Literal

Property: bibo:number - stable -

number - A generic item or document number. Not to be confused with issue number.
Domain: Document
Range: rdfs:Literal

Property: bibo:oclcnum - stable -

oclcnum - OCLC Identifier
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:organizer - unstable -

organizer - The organizer of an event; includes conference organizers, but also government agencies or other bodies that are responsible for conducting hearings.
Domain: Event
Range: Agent

Property: bibo:owner - unstable -

owner - Owner of a document or a collection of documents.
Domain: Collection Document
Range: Agent

Property: bibo:pageEnd - stable -

pageEnd - Ending page number within a continuous page range.
Domain: Document
Range: rdfs:Literal
Sub-property-of: locator

Property: bibo:pageStart - stable -

pageStart - Starting page number within a continuous page range.
Domain: Document
Range: rdfs:Literal
Sub-property-of: locator

Property: bibo:pages - stable -

pages - A string of non-contiguous page spans that locate a Document within a Collection. Example: 23-25, 34, 54-56. For continuous page ranges, use the pageStart and pageEnd properties.
Domain: Document
Range: rdfs:Literal
Sub-property-of: locator

Property: bibo:pmid - stable -

pmid - PubMed Identifier
Domain: Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:prefixName - stable -

prefixName - The prefix of a name
Domain: Agent
Range: rdfs:Literal

Property: bibo:presentedAt - unstable -

presentedAt - Relates a document to an event; for example, a paper to a conference.
Domain: Document
Range: bibo:Event
Sub-property-of: event:produced_in

Property: bibo:presents - unstable -

presents - Relates an event to associated documents; for example, conference to a paper.
Domain: bibo:Event
Range: Document
Inverse-of: bibo:presentedAt
Sub-property-of: product

Property: bibo:producer - stable -

producer - Producer of a document or a collection of documents.
Domain: Collection Document
Range: Agent

Property: bibo:recipient - stable -

recipient - An agent that receives a communication document.
Domain: PersonalCommunicationDocument
Range: Agent
Sub-property-of: contributor

Property: bibo:reproducedIn - unstable -

reproducedIn - The resource in which another resource is reproduced.
Domain: Document
Range: Document
Sub-property-of: isPartOf isPartOf

Property: bibo:reviewOf - stable -

reviewOf - Relates a review document to a reviewed thing (resource, item, etc.).
Domain: Document
Range: rdfs:Resource
Sub-property-of: dcterms:relation

Property: bibo:shortDescription - unstable -

shortDescription - A short description of the resource.
Domain: rdfs:Resource
Range: rdfs:Resource
Sub-property-of: description

Property: bibo:shortTitle - stable -

shortTitle - The abbreviation of a title.
Domain: Document
Range: rdfs:Literal
Sub-property-of: dcterms:alternative

Property: bibo:sici - stable -

sici - Serial Item and Contribution Identifier
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:status - stable -

status - The publication status of (typically academic) content.
Domain: Document
Range: DocumentStatus

Property: bibo:suffixName - stable -

suffixName - The suffix of a name
Domain: Agent
Range: rdfs:Literal

Property: bibo:transcriptOf - unstable -

transcriptOf - Relates a document to some transcribed original.
Domain: Document
Range: rdfs:Resource
Sub-property-of: dcterms:relation

Property: bibo:translationOf - stable -

translationOf - Relates a translated document to the original document.
Domain: Document
Range: Document
Sub-property-of: dcterms:isVersionOf

Property: bibo:translator - stable -

translator - A person who translates written document from one language to another.
Domain: Collection Document
Range: Agent
Sub-property-of: contributor

Property: bibo:upc - stable -

upc - Universal Product Code
Domain: Collection Document
Range: rdfs:Literal
Sub-property-of: identifier

Property: bibo:uri - stable -

uri - Universal Resource Identifier of a document
Domain: Collection Document
Range: rdfs:Resource
Sub-property-of: identifier

Property: bibo:volume - stable -

volume - A volume number
Domain: Document
Range: rdfs:Literal
Sub-property-of: locator

Individual: degrees/ma -

M.A. - masters degree in arts
Class: bibo:ThesisDegree

Individual: degrees/ms -

M.S. - masters degree in science
Class: bibo:ThesisDegree

Individual: degrees/phd -

PhD degree - PhD degree
Class: bibo:ThesisDegree

Individual: status/accepted -

accepted - Accepted for publication after peer reviewing.
Class: bibo:DocumentStatus

Individual: status/draft -

draft - Document drafted
Class: bibo:DocumentStatus

Individual: status/forthcoming -

forthcoming - Document to be published
Class: bibo:DocumentStatus

Individual: status/nonPeerReviewed -

non peer reviewed - A document that is not peer reviewed
Class: bibo:DocumentStatus

Individual: status/peerReviewed -

peer reviewed - The process by which articles are chosen to be included in a refereed journal. An editorial board consisting of experts in the same field as the author review the article and decide if it is authoritative enough for publication.
Class: bibo:DocumentStatus

Individual: status/published -

published - Published document
Class: bibo:DocumentStatus

Individual: status/rejected -

rejected - Rejected for publication after peer reviewing.
Class: bibo:DocumentStatus

Individual: status/unpublished -

unpublished - Unpublished document
Class: bibo:DocumentStatus

 

 

External ontologies used by the Bibliographic Ontology cross-reference: Classes, Properties and Individuals

External ontologies used by the Bibliographic Ontology introduces the following classes, properties and individuals. See the Bibliographic Ontology namespace document in RDF/XML for more detail.

Classes, Properties and Individuals (full detail)

Class: foaf:Person - stable -

Person - A person.

[back to top]


in-domain-of: family_name givenname
sub-class-of: geo:SpatialThing Agent

Class: foaf:Agent - stable -

Agent - An agent (eg. person, group, software or physical artifact).

[back to top]


in-domain-of: family_name givenname

Class: foaf:Organization - stable -

Organization - A organization.

[back to top]


in-domain-of: family_name givenname
sub-class-of: Agent

Class: event:Event - stable -

Event - An arbitrary classification of a space/time region, by a cognitive agent. An event may have actively participating agents, passive factors, products, and a location in space/time.

[back to top]





Property: event:agent - stable -

agent - Relates an event to an active agent (a person, a computer, ... )
Domain: Event
Range: Agent
Inverse-of: event:isAgentIn

Property: foaf:based_near - unstable -

based_near - A location that something is based near, for some broadly human notion of near.
Domain: geo:SpatialThing
Range: geo:SpatialThing

Property: dcterms:contributor - stable -

contributor - An entity responsible for making contributions to the resource.
Domain: rdfs:Resource
Range: dcterms:Agent
Sub-property-of: dc:contributor

Property: dcterms:coverage - stable -

coverage - The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.
Domain: rdfs:Resource
Range: dcterms:LocationPeriodOrJurisdiction
Sub-property-of: dc:coverage

Property: dcterms:date - stable -

date - A point or period of time associated with an event in the lifecycle of the resource.
Domain: rdfs:Resource
Range: rdfs:Literal
Sub-property-of: dc:date

Property: address:localityName - unstable -

localityName - the name of the city, town, village or other geopolitical region for which the streetAddress is unambiguous.

Property: foaf:depiction - testing -

depiction - A depiction of some thing.
Domain: owl:Thing
Range: foaf:Image
Inverse-of: foaf:depicts

Property: dcterms:description - stable -

description - An account of the resource. Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource.
Domain: rdfs:Resource
Range: rdfs:Resource
Sub-property-of: dc:description

Property: foaf:family_name - testing -

family_name - The family name of a person.
Domain: Person
Range: rdfs:Literal

Property: dcterms:format - stable -

format - The file format, physical medium, or dimensions of the resource.
Domain: rdfs:Resources
Range: dcterms:MediaTypeOrExtent

Property: foaf:givenname - testing -

givenname - The given name of a person.
Domain: Person
Range: rdfs:Literal

Property: foaf:homepage - stable -

homepage - A homepage for some thing.
Domain: owl:Thing
Range: foaf:Document
Sub-property-of: foaf:isPrimaryTopicOf foaf:page

Property: dcterms:identifier - stable -

identifier - An unambiguous reference to the resource within a given context.
Domain: rdfs:Resource
Range: rdfs:Literal

Property: dcterms:isPartOf - stable -

isPartOf - A related resource in which the described resource is physically or logically included.
Domain: rdfs:Resource
Range: rdfs:Resource
Sub-property-of: dcterms:relation dc:relation

Property: dcterms:issued - stable -

issued - Date of formal issuance (e.g., publication) of the resource.
Domain: rdfs:Resource
Range: rdfs:Literal
Sub-property-of: date dc:date

Property: dcterms:language - stable -

language - A language of the resource.
Domain: rdfs:Resource
Range: dcterms:LinguisticSystem

Property: event:place - stable -

place - Relates an event to a spatial object.
Domain: Event
Range: geo:SpatialThing

Property: event:product - stable -

product - Relates an event to something produced during the event---a sound, a pie, whatever...
Domain: Event
Range:
Inverse-of: event:producedIn

Property: dcterms:publisher - stable -

publisher - An entity responsible for making the resource available.
Domain: rdfs:Resource
Range: dcterms:Agent
Sub-property-of: dc:publisher

Property: dcterms:rights - stable -

rights - Information about rights held in and over the resource.
Domain: rdfs:Resource
Range: dcterms:RightsStatement
Sub-property-of: dc:rights

Property: event:sub_event - stable -

sub_event - This property provides a way to split a complex event (for example, a performance involving several musicians) into simpler ones (one event per musician).
Domain: Event
Range: Event

Property: dcterms:subject - stable -

subject - The topic of the resource. Use this property to link a document to a concept in a subject taxonomy.
Domain: rdfs:Resource
Range: rdfs:Resource
Sub-property-of: dc:subject

Property: event:time - stable -

time - Relates an event to a time object, classifying a time region (either instantaneous or having an extent). By using the Timeline ontology here, you can define event happening on a recorded track or on any media with a temporal extent.
Domain: Event
Range: time:TemporalEntity

Property: dcterms:title - stable -

title - A name given to the resource.
Domain: rdfs:Resource
Range: rdfs:Literal
Sub-property-of: dc:title

Property: dcterms:isReferencedBy - stable -

isReferencedBy - A related resource that references, cites, or otherwise points to the described resource.
Domain: rdfs:Resource
Range: rdfs:Resource
Sub-property-of: dc:title

 

Ontology namespaces referenced:

Prefix XML Namespace Specification
address http://schemas.talis.com/2005/address/schema# Address Ontology
dcterms http://purl.org/dc/terms/ Dublin Core Element Refinements and Encoding Schemes
event http://purl.org/NET/c4dm/event.owl# The Event ontology
foaf http://xmlns.com/foaf/0.1/ Friend of a Friend (FOAF) Vocabulary
po http://purl.org/ontology/po/ Programmes Ontology
time http://www.w3.org/2006/time# Time Ontology
wgs84_pos http://www.w3.org/2003/01/geo/wgs84_pos# Geo Ontology

 

Change Log