relaton / relaton-sae

Relaton for SAE International
0 stars 0 forks source link

Implement relaton-sae for www.sae.org Standards #1

Open ronaldtse opened 2 years ago

ronaldtse commented 2 years ago

SAE standards are referred from:

ronaldtse commented 2 years ago

The method to search for an SAE standard is to use its full identifier. "SAE J3194" is actually "SAE J 3194".

Screen Shot 2022-08-24 at 2 32 08 PM

Notice that in the individual page, the identifier is nowhere to be found: https://www.sae.org/standards/content/j3194_201911/

Screen Shot 2022-08-24 at 2 32 38 PM

It is only in "Related Info" that it is found at the bottom "Also known as: SAE J3194":

Screen Shot 2022-08-24 at 2 32 57 PM

This allows us to search and only receive a single result.

For "SAE J 3016", there are multiple results:

Screen Shot 2022-08-24 at 2 33 50 PM

So we need to differentiate them by date:

Screen Shot 2022-08-24 at 2 34 19 PM

All these editions with different dates all share the same PubID:

201806 version:

Screen Shot 2022-08-24 at 2 34 47 PM

202104 version:

Screen Shot 2022-08-24 at 2 35 10 PM