Re: [sdw] Add reference to Fair into Reality report (#1336)

If I may, I would suggest referring to this document via its DOI, to avoid the broken link issue in the future:

https://doi.org/10.2777/1524

Also, it would be probably better to add it as a bibliographic reference in `bpconfig.js`:

````javascript
"FAIR-XG":{
  href:"https://doi.org/10.2777/1524",
  title:"Turning FAIR into reality. Final report and action plan from the European Commission expert group on FAIR data",
  publisher: "Publications Office",
  date: "2018"
},
````

BTW, another possibly useful reference is the one I mentioned in https://github.com/w3c/sdw/issues/1179#issuecomment-951599100 , which is the result of work that was triggered from the report above, and tries to define precise criteria to assess compliance with the FAIR principles.

````javascript
"FAIR-DMM":{
  href:"https://doi.org/10.15497/rda00050",
  title:"FAIR Data Maturity Model. Specification and Guidelines (1.0)",
  publisher: "Research Data Alliance",
  date: "2020"
},
````


-- 
GitHub Notification of comment by andrea-perego
Please view or discuss this issue at https://github.com/w3c/sdw/pull/1336#issuecomment-1039282315 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 14 February 2022 16:20:56 UTC