You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'An object containing information about a bibliographic resource, such as a book or journal article. DLx recommends using Citation Style Language (CSL) JSON format for references, but some implementations may choose to use other bibliographic tools and formats. As such, this schema does not enforce any particular format for Bibliographic Source objects.'
6
+
description: An object containing information about a bibliographic resource, such as a book or journal article. DLx recommends using Citation Style Language (CSL) JSON format for references, but some implementations may choose to use other bibliographic tools and formats. As such, this schema does not enforce any particular format for Bibliographic Source objects.
7
7
8
8
$comment: The DLx tech stack uses a light wrapper object around the CSL data, because the `type` property of the CSL data format conflicts with DLx's `type` property (which the DLx database relies on heavily).
0 commit comments