« Project:API/en » : différence entre les versions

De Référentiels d’autorité Biblissima
Aller à la navigation Aller à la recherche
(Page créée avec « They are accessible in two ways: # through the [https://developer.mozilla.org/fr/docs/Web/HTTP/Content_negotiation content negotiation] mechanism. # through the Special:En… »)
(Page créée avec « Example: https://data.biblissima.fr/w/Spécial:EntityData/Q2785.json »)
Ligne 30 : Ligne 30 :
# through the Special:EntityData URL, by suffixing the extension of the desired format (<code>.json</code>, <code>.rdf</code>, <code>.ttl</code> or <code>.nt</code>): <pre>https://data.biblissima.fr/w/Spécial:EntityData/Q{id}.{extension}</pre>.
# through the Special:EntityData URL, by suffixing the extension of the desired format (<code>.json</code>, <code>.rdf</code>, <code>.ttl</code> or <code>.nt</code>): <pre>https://data.biblissima.fr/w/Spécial:EntityData/Q{id}.{extension}</pre>.


Exemple : https://data.biblissima.fr/w/Spécial:EntityData/Q2785.json
Example: https://data.biblissima.fr/w/Spécial:EntityData/Q2785.json


Lire plus d’informations sur https://www.wikidata.org/wiki/Wikidata:Data_access/fr#Interface_données_reliées
Lire plus d’informations sur https://www.wikidata.org/wiki/Wikidata:Data_access/fr#Interface_données_reliées

Version du 4 février 2021 à 11:29

Autres langues :


The publication of the Biblissima Authority Files is part of a process of opening up the data and making it reusable. Thus this platform provides authority data available in a structured way that can be used by computer programs through web services (or Web APIs).

For more detailed explanations, you can contact the Biblissima team at team@biblissima-condorcet.fr

Mediawiki/Wikibase API

The data.biblissima.fr platform has the same API access as Wikidata or other Mediawiki/Wikibase instances:

Read the official documentation:

Linked Data Interface (RDF)

Every entity or property within the platform is identified on the Web of Linked Data by a URI minted as follows:

https://data.biblissima.fr/entity/Q{id}

Example: https://data.biblissima.fr/entity/Q2785

Raw data of an individual entity is available in JSON format and in different RDF serialisations: RDF/XML, N-Triples, Turtle and N3.

They are accessible in two ways:

  1. through the content negotiation mechanism.
  2. through the Special:EntityData URL, by suffixing the extension of the desired format (.json, .rdf, .ttl or .nt):
    https://data.biblissima.fr/w/Spécial:EntityData/Q{id}.{extension}
    .

Example: https://data.biblissima.fr/w/Spécial:EntityData/Q2785.json

Lire plus d’informations sur https://www.wikidata.org/wiki/Wikidata:Data_access/fr#Interface_données_reliées

Point d'accès SPARQL

Ce point d'accès est actuellement en cours de test.

Service de réconciliation et d'alignement de données pour OpenRefine

Ce service web permet de brancher OpenRefine sur la plateforme data.biblissima.fr afin d'aligner vos données vers des entités Biblissima (cotes, personnes, organisations, lieux etc.).

La réconciliation est le processus qui consiste à faire correspondre un jeu de données avec celui d'une source externe. Cela peut servir à harmoniser les différentes graphies d'un même nom (nom propre, libellé de descripteur, cote de manuscrit etc.), et de relier vos données à un jeu de données existant susceptible de fournir des informations supplémentaires sur une entité donnée (coordonnées géographiques, dates de naissance et de mort, références bibliographiques, liens et identifiants externes...).

Pour en savoir plus sur la réconciliation de données avec OpenRefine : https://docs.openrefine.org/manual/reconciling