Skip to content

Slot: has ISBN (isbn)

The International Standard Book Number, ISBN, used to identify published books or, more rarely, journal issues.

URI: prism:isbn

Applicable Classes

Name Description Modifies Slot
Book A non-serial document that is complete in one volume or a designated finite n... no

Properties

  • Range: String

  • Regex pattern: ^(?:ISBN(?:-13)?:?\ )?(?=[0-9]{13}$|(?=(?:[0-9]+[-\ ]){4})[-\ 0-9]{17}$)97[89][-\ ]?[0-9]{1,5}[-\ ]?[0-9]+[-\ ]?[0-9]+[-\ ]?[0-9]$

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/axle_informatics/research-paper-schema

Mappings

Mapping Type Mapped Value
self prism:isbn
native research_paper_schema:isbn

LinkML Source

name: isbn
description: The International Standard Book Number, ISBN, used to identify published
  books or, more rarely, journal issues.
title: has ISBN
from_schema: https://w3id.org/axle_informatics/research-paper-schema
rank: 1000
slot_uri: prism:isbn
alias: isbn
domain_of:
- Book
range: string
pattern: ^(?:ISBN(?:-13)?:?\ )?(?=[0-9]{13}$|(?=(?:[0-9]+[-\ ]){4})[-\ 0-9]{17}$)97[89][-\
  ]?[0-9]{1,5}[-\ ]?[0-9]+[-\ ]?[0-9]+[-\ ]?[0-9]$