Property talk:P1739
Documentation
identifier for books/journals that are held in university libraries or research institutions in Japan, maintained by NACSIS-CAT cataloging system and accessible through CiNii Books
List of violations of this constraint: Database reports/Constraint violations/P1739#Entity types
List of violations of this constraint: Database reports/Constraint violations/P1739#Scope, SPARQL
(A[ABN]|B[A-DN])[0-9]{7}[0-9X]
”: value must be formatted using this pattern (PCRE syntax). (Help)List of violations of this constraint: Database reports/Constraint violations/P1739#Unique value, SPARQL (every item), SPARQL (by value)
List of violations of this constraint: Database reports/Constraint violations/P1739#Single value, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1739#Type Q386724, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1739#Conflicts with P31, search, SPARQL
List of violations of this constraint: Database reports/Constraint violations/P1739#Conflicts with P271, search, SPARQL
Pattern ^((?:DA|DB)\d{7}[\dX])$ will be automatically replaced to \1 and moved to NACSIS-CAT author ID (P271) property. Testing: TODO list |
Pattern ^(1\d{18})$ will be automatically replaced to \1 and moved to CiNii Research ID (P11496) property. Testing: TODO list |
NACSIS-CAT ID that have wrong checksum (see https://catill.bitbucket.io/CM/furoku2_1.html) (Help)
Violations query:
SELECT ?item ?value { { ?item wdt:P1739 ?value } UNION { ?statement pq:P1739 ?value . ?item ?p ?statement . ?prop wikibase:claim ?p } UNION { ?ref pr:P1739 ?value . ?statement prov:wasDerivedFrom ?ref . ?item ?p ?statement . ?prop wikibase:claim ?p } . FILTER( STRLEN(?value) = 10 ) . BIND(xsd:string(STRLEN(STRBEFORE("0123456789@ABCDEFGHIJKLMNOPQRSTUVWXYZ", SUBSTR(?value, 1 , 1 )))) AS ?digit1) . BIND(xsd:string(STRLEN(STRBEFORE("0123456789@ABCDEFGHIJKLMNOPQRSTUVWXYZ", SUBSTR(?value, 2 , 1 )))) AS ?digit2) . BIND( xsd:integer(SUBSTR(?digit1, STRLEN(?digit1), 1)) * 9 + xsd:integer(SUBSTR(?digit2, STRLEN(?digit2), 1)) * 8 + xsd:integer(SUBSTR(?value, 3, 1)) * 7 + xsd:integer(SUBSTR(?value, 4, 1)) * 6 + xsd:integer(SUBSTR(?value, 5, 1)) * 5 + xsd:integer(SUBSTR(?value, 6, 1)) * 4 + xsd:integer(SUBSTR(?value, 7, 1)) * 3 + xsd:integer(SUBSTR(?value, 8, 1)) * 2 + xsd:integer(SUBSTR(?value, 9, 1)) - xsd:integer(REPLACE(SUBSTR(?value, 10, 1), "X", "10")) AS ?checksum ) . FILTER( FLOOR(?checksum / 11) != (?checksum / 11) ) } ORDER BY ?value
List of this constraint violations: Database reports/Complex constraint violations/P1739#Invalid NACSIS-CAT ID
This property is being used by: Please notify projects that use this property before big changes (renaming, deletion, merge with another property, etc.) |
|
|
Some notes on this property
editNACSIS-CAT bibliography ID (P1739) is an identifier for publications in the NACSIS-CAT (NACSIS-CAT (Q11234325)) cataloging system operated by National Institute of Informatics (NII, National Institute of Informatics (Q4346622)), Japan. University libraries or research institutions (ca. 1,300 organizations) cooperatively create and use the nationwide unified catalog, which is also accessible to the general public through CiNii Books service. NACSIS-CAT bibliography ID (P1739) is for books, journals, and works in various media other than printed materials (e.g. CD-ROM), while NACSIS-CAT author ID (P271) is the identifier for authors (person or organization (Q106559804)) in the same catalog.
NACSIS-CAT bibliography ID (P1739) can be divided into two classes, shown in the first letter:
- A for serials: journals, magazines, and other publications issued under the same title in succession without a predetermined conclusion. An ID corresponds to the title, and is shared by different issues with the same title.
- B for monographs: books, and other non-serial publications complete in one or a definite number of volumes. The recent IDs correspond to the physical unit of publication, so each volume of work usually has different IDs; former BN-, BA-, & BB-prefixed IDs correspond to the individual title excepting volume numbering. Different editions have different IDs; the difference in media and format makes IDs different.
However, the distinction is not always evident. Book series has intermediate characteristics, having shared titles, often numbered, with no predetermined conclusion, but usually treated as a group of monographs and assigned B IDs since the individual title is very important. In such cases, there could be IDs for the series title in addition to IDs for individual volumes. Sometimes a single publication would be cataloged in both A and B manners (i.e. having two IDs). For details, see Chapters 2.2, 4.2, and 6.2 of 目録情報の基準 第5版 (in Japanese).
The second letter roughly indicates the generation of cataloging rules in alphabetical order, except that N is concurrent with A. Succeeding 7 digits constitute a serial number, and the last letter (0-9 + X) is the check digit (appendix 2.1 of 目録システムコーディングマニュアル(CAT2020対応版), in Japanese). Mzaki (talk) 15:50, 6 September 2022 (UTC)
Property labels
editI changed the Japanese and English property label, and flushed property labels and descriptions in all other languages (with only a few exception). See Property_talk:P271#Property_labels for details. Mzaki (talk) 07:51, 5 January 2024 (UTC)