HAITIANA
API · permanent identifiers · exports

Permanent identifiers.

Every Haitiana entity has a permanent identifier, a resolver address and a machine-readable representation. Public access requires no key.

Identifier format

A v2 identifier contains the hai prefix, a type letter, a hyphen, eight random characters and a check character. It is permanent, carries no bibliographic meaning and is never reused.

haiw-sfdkaehxa

Types

w
Work · Zèv · Work
e
Manifestation · Edisyon · Manifestation
p
Person · Moun · Person
a
Corporate body · Enstitisyon · Corporate body
j
Periodical · Peryodik · Periodical
f
Issue · Nimewo · Issue
k
Collection · Koleksyon · Collection
t
Subject · Sijè · Subject
g
Place · Kote · Place
c
Series · Seri · Series
n
Digital resource · Resous nimerik · Digital resource
r
Source record · Sous · Source record

Resolution

The address https://haitiana.org/id/{identifiant} redirects to the entity page (303), or, when requested with Accept: application/ld+json, returns its JSON-LD description (schema.org). Previously published merged entities redirect (301) to their replacement; a withdrawn entity returns 410 when its publication history is established.

curl -H 'Accept: application/ld+json' https://haitiana.org/id/haiw-sfdkaehxa

Try the resolver

Validation

Validation normalizes case and I/L/O substitutions. In v2 it also verifies the check character; U is invalid. A typing error never creates a permanent redirect.

GET /api/identifier/haiw-sfdkaehxa
GET /api/identifier/types

Example · Type registry

Exports

Each entry provides export controls.

RIS
/export/haiw-sfdkaehxa.ris
BibTeX
/export/haiw-sfdkaehxa.bib
CSL-JSON
/export/haiw-sfdkaehxa.json

Licence

Metadata is licensed under CC BY 4.0: reuse is permitted with attribution to Haitiana. Full texts retain their own rights.