relaton / relaton-nist

NistBib: retrieve NIST Standards for bibliographic use using the BibliographicItem model
https://www.metanorma.com
MIT License
2 stars 1 forks source link

Unable to fetch "NIST Framework for Improving Critical Infrastructure Cybersecurity Version 1.1" #11

Closed ronaldtse closed 5 years ago

ronaldtse commented 5 years ago

"NIST Framework for Improving Critical Infrastructure Cybersecurity Version 1.1" is a csrc-white-paper, it can be found on NIST's site:

Screen Shot 2019-04-17 at 10 31 25 AM

And has a full page of information:

Screen Shot 2019-04-17 at 10 31 34 AM

(Notice the CSWP in the DOI link, it is a csrc-white-paper)

However, in NistBib it cannot return this document.

@andrew2net can you please help fix this? Thanks!

opoudjis commented 5 years ago

Ronald, does this document even have an identifier? If not, do we expect nistbib to retrieve by... title search?

andrew2net commented 5 years ago

@ronaldtse it sorts search results by release dates. I can try to sort by relevance but in this case, it also gives many results which we should filter somehow

Снимок экрана 2019-05-07 в 11 59 16
opoudjis commented 5 years ago

... That's just peachy. :-/

By default, I'd ignore any Withdrawn documents, and fetch the first available ("most relevant") final document.

ronaldtse commented 5 years ago

Agree with @opoudjis .

opoudjis commented 5 years ago

The document is now being fetched (for better or worst), and is in fact now an RSpec test case. It has spawned #17 and #19. Therefore this ticket no longer needs to be open.