-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ISO identifiers, dated, undated references and reference number to docid
#107
Comments
@andrew2net #607 has been completed. What needs to be done here? Thanks. |
@ronaldtse it seems dated and undated references could be derived from a primary ID, couldn't it?
|
You can separate by type, e.g. |
@ronaldtse ok but we don't have a |
@ronaldtse what's the difference between "reference PubID" and "dated PubID"? |
ISO "Reference number" (reference PubID): ISO 10303-52:2011(E) The "Reference number" includes the language code. |
@andrew2net there are actually two needs here.
If you click on "Preview", you will be sent to the ISO OBP. Standards only in one language does not have language buttons. ISO 6709 is in multiple languages, and you can see the URL change with the URN:
I think we should allow people to put in the ISO URN to cite the correct reference (by language), in addition to the language-less resource. |
@ronaldtse I've inspected the OPB preview page. It uses JavaScrip heavily. We can try to reverse engineer it and fetch metadata using the Web app API. But there is an easier, simpler, and faster way: ISO API Portal. |
The proposal here is to provide 3 types of
docid
s for a document.ISO 10303-52:2011(E)
ISO 10303-52:2011
ISO 10303
urn...
This will solve issues such as #607 and also consolidate all identifiers under the
docid
attribute in a Bibitem.Originally posted by @ronaldtse in metanorma/metanorma-iso#607 (comment)
Posted to: metanorma/metanorma-iso#608
The text was updated successfully, but these errors were encountered: