Skip to content

ISBN: missing information from openlibrary #10

Description

@dpriskorn

curl -X 'GET'
'https://citation-js.toolforge.org/api/v1/quickstatements/isbn/978-0134093413'
-H 'accept: text/plain'

->

	CREATE
	LAST	P31	Q3331189
	LAST	Len	"Campbell Biology"
	LAST	P212	"9780134093413"
	LAST	P577	+2017-01-01T00:00:00Z/9
	LAST	P856	"https://openlibrary.org/books/OL26973587M/Campbell_Biology"
	LAST	P1104	1488
	LAST	P1476	en:"Campbell Biology"
	LAST	P2093	"Lisa A. Urry"	P1545	"1"
	LAST	P2093	"Michael L. Cain"	P1545	"2"
	LAST	P2093	"Steven A. Wasserman"	P1545	"3"
	LAST	P2093	"Peter V. Minorsky"	P1545	"4"
	LAST	P2093	"Jane B. Reece"	P1545	"5"

This includes authors, title, isbn, date of publ, OL identifier, total number of pages.

I'm missing this information from the API, which is present in OL:

  • LCCN = P1144 = 2017448967
  • Weight = P2067 = 7.6 pounds
  • Dimensions = 11 x 9.3 x 2.1 inches ->
    ** length = P2043 =11 inches
    ** width = P2049 = 9.3 inches
    ** thickness = P2610 = 2.1 inches
  • Published in New York, NY -> P291 = Q60

Data we cannot store currently:

  • Format = Hardcover (we are currently missing a property for this)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions