The data.bnf.fr project has to be placed in the context of our move towards open data. This approach has been defined by the W3C, regarding the “semantic web” or “linked data”.
This is about structuring resources in order to make them reusable by machines in a better way. The data.bnf.fr project uses data which have been created in various formats such as InterMarc for the main catalogue, XML-EAD for archives inventories and Dublin Core for the digital library.
Such data is automatically gathered, modeled and enriched and are published in the RDF semantic web language. The result is available on the website, in different RDF syntaxes: RDF-XML, RDF-N3, and RDF-NT.
Data.bnf.fr et Gallica have won the Stanford Prize for Innovation in Research Libraries (SPIRL). See the Stanford complete report
CubicWeb It is a open source platform for semantic web applications under LGPL licence.
You can retrieve our data, by:
A dump of all data in data.bnf.fr is also available on our FTP server: hôte : echanges.bnf.fr, port : 21
login : databnf, password : databnf
et via HTTP: whole dump rdf (rdf/xml)
This dump is split in dumps for every kind of data :
The license to use the data is available here ici.
and HTTP: full rdf dump (rdf/xml)
The license to use our data is available here.
Our data is linked to the equivalent pages in other data repositories. They are matched to external datasets.id.loc.gov for languages and country codes, dewey.info for subjects headings, DCMI type for all kinds of documents.
It is also aligned to data sets that are found in CKAN, in particular dbpedia and VIAF.
RAMEAU subject headings are matched to:
A matching between the global categories of the Dewey classification and RAMEAU subject headings has been created(http://dewey.info).
Example: the RAMEAU subject « Architecture » is matched with the Dewey subject« Architecture ».
Data about authors is also linked to:
The BnF identifies bibliographic and authority descriptions and digital documents with ARK identifiers.
This identifier is build this way:
For further information about ARK identifiers at the BnF (French).
This record identifier is also used inside the BnF to link different records and different databases together.
Example:
the record http://catalogue.bnf.fr/ark:/12148/cb30625225, is linked to the record « Victor Hugo »:
100 $311907966 $w.0..b.....$aHugo$mVictor$d1802-1885$40070
In data.bnf.fr, URIs are built with the ARK of the authority record of the Main catalogue. They identify the concepts that are described in the “skos: concept” class, in our data model.
Example:To facilitate pages indexing by search engines, data.bnf.fr URL have explicit labels.
The URL of work, author and themes pages is made this way:
http://data.bnf.fr/ID/label
there is a HTTP redirection mechanism from ARK identifiers and URIs to URL:
We have a content negotiation mechanism:
http://data.bnf.fr/11907966/victor_hugo/” brings a representation of the page that depends on the HTTP header.
For instance :
We also use redirection for URLs that are likely to be used, for instance: data/1234/victor_hugo.html => data/1234/victor_hugo/fr.html data/1234/victor_hugo.rdf => data/1234/victor_hugo/rdf.xml data/1234/victor_hugo.n3 => data/1234/victor_hugo/rdf.n3 data/1234/victor_hugo.pdf => data/1234/victor_hugo/fr.pdf
Data.bnf.fr is carried out in the context of the recent evolutions of bibliographic description, by experimenting and adapting the FRBR (Functional requirements for Bibliographic Records) model, elaborated by the IFLA (International Federation for Library Associations).
The model has three entity groups which are linked together by relationships: information about documents, persons and organisations, and subjects.
The first group of the FRBR model describes the different aspects of an intellectual or art creation, and discerns 4 levels: work, expression, manifestation and item.
The work level is about the intellectual and artistic creation. For instance: Le colonel Chabert by Honoré de Balzac. “Work” pages are created using the related authority records from the BnF Main Catalogue.
The expression level (different versions of this work such as a translation, an adaptation or an abridgment) does not appear in the html pages but can be seen in the corresponding RDF pages.
The manifestation level is the physical embodiment of a work. For instance an edition of Les Misérables like “Nouvelle impression illustrée. 1879-1882. Paris. E. Hugues”. The manifestations are listed in the documentary unit and gathered in the section entitled “Vie et éditions de l’œuvre” (Life and editions of the work). This level corresponds to the bibliographic record in the BnF Main catalogue, or to a manuscript that is identified by a label in the Archives and Manuscript Catalogue (BnF archives et manuscrits).
There can be a part-whole relationship between: A person or an organisation can be either the “author” of a work (then there is a link between the “author” page and the related “work” page) or “contributor” of an expression (translator, preface writer, librettist…).
Nevertheless, as the expression level is not different from the manifestation level in the html pages of data.bnf.fr, contributors do only appear at the manifestation level. The different creation or contribution roles are listed in a BnF repository, in the Intermarc format, and in the Library of Congress repository, in Marc. This kind of data enriches the RDF of the pages.
Link to the Intermarc code list for relators and creators (BnF).
Link to the Marc code list for relators of the Library of Congress.
Among retrievable data, there are subjects records from the Bibliothèque nationale de France (RAMEAU, which is the French indexation language). They have been converted into the RDF language SKOS (Simple Kowledge Organisation), in the context of the European project TELplus. This repository is now updated on data.bnf.fr with the whole current database from the Bibliothèque nationale de France.
In order to get dereferenceable URIs in our website, URIs from the initial project such as http://stitch.cs.vu.nl/vocabularies/rameau/ark:/12148/cb12650268p, have to be converted to simple and uniform URIs with:
the root: http://data.bnf.fr and the ARK identifier of the authority subject record.
For instance:
The URI http://stitch.cs.vu.nl/vocabularies/rameau/ark:/12148/cb12650268p, the subject “ornithologie”, will be replaced by: http://data.bnf.fr/ark:/12148/cb12650268p.
Manifestations which have a RAMEAU term as a subject are brought together in the appropriate “subject” page.
Moreover the site holds pages that gather works and manifestations about a work or an author.
These pages are not indexed by search engines and are available from the “work” or “author” pages.
For instance: on the page “Napoleon”, there is a link towards a page presenting documents about Napoleon such as
Vie de Napoléon Buonaparte, 1827.
In “work” and “author” pages, all manifestations by a single author are gathered around his works, thanks to the explicit link to title authority record (Titre Conventionnel or TIC, in French) , inside the original bibliographic record.
In the meantime some manifestations are not linked to the title authority record and remain “orphan”. In order to improve the way our data is translated in FRBR and to bring a better service to the public, it is important to align these orphan manifestations, which means bringing them together around the corresponding work.
Example:That is why we have already produced simple alignments in data.bnf.fr . When a manifestation is explicitly linked to an author authority record in the bibliographic record, and when the character string of this manifestation is exactly the same as the work’s title, then the manifestation is aligned with the work.
Yet, after this simple alignment, many manifestations remain orphan. In the long term two solutions are possible:
The data model is presented here:

Example 1 : Victor Hugo, author of Les Contemplations.
The full data model is available here.
Nevertheless some properties and classes have to be expressed by an ontology specific to the BnF: bnf-onto. To publish the ontology, the BnF has chosen the harmonized namespace http://data.bnf.fr/ontology/.
The ontology "bnf-onto" can be seen at this address : http://data.bnf.fr/ontology-en".
List of properties:
BnF specific vocabularies are displayed at this address : http://data.bnf.fr/vocabulary-en.
List of vocabularies:
“Author”, “work” and “subject” pages are open on the Web and can be reached by search engines.
This is why, except from the traditional methods used for indexing the homepage, we have chosen to embed two kinds of data to structure these pages:
The following elements are used:
itemtype=http://schema.org/Person
itemprop="description" itemprop="birthdate" itemprop="deathdate" itemprop="nationality" itemprop="memberOf"
itemtype=http://schema.org/Book
itemprop="description" itemprop="inLanguage" itemprop="datePublished" itemprop="genre"
itemtype= http://schema.org/Organization
itemprop="description" itemprop="image" itemprop="name" itemprop="url" itemprop="members" itemprop="founding date" itemprop="founders"
And for sub groups of the organizations:
itemscope itemtype= http://schema.org/PerformingGroup itemscope itemtype= http://schema.org/DanceGroup itemscope itemtype= http://schema.org/TheaterGroup itemscope itemtype= http://schema.org/MusicGroup
It is a very simple vocabulary to encode in RDFa metadata to be retrieved when the user adds the resource to its Facebook profile. The following metadata is embedded in the HTML header, thanks to META markups:
og: title (title of the page)
og: description (description of the page content)
og: type (type of resource)
og: url (page URL)
og: image (URL of the image that illustrates page)
og: author (name of the author in the “work” page)
Data.bnf.fr relies on bibliographic data that is structured and linked together, on order to build pages about authors, works and themes. In particular:
We provide mappings between the Intermarc format used at the BnF for bibliographic records, the Unimarc format, commonly used to exchange data between libraries and the RDF vocabularies that are used in data.bnf.fr.
You will find: