@prefix this: . @prefix sub: . @prefix latest: . @prefix icc: . @prefix fair: . @prefix rdfs: . @prefix xsd: . @prefix dct: . @prefix pav: . @prefix np: . @prefix orcid: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { rdfs:label "Brazma et al. 2001" . rdfs:label "Sansone et al. 2019" . rdfs:label "FAIRsharing" . icc:R1.3-Explanation a icc:Explanation; rdfs:comment "Where community standards or best practices for data archiving and sharing exist, they should be followed. Several disciplinary communities have defined Minimal Information Standards describing most often the minimal set of metadata items required to assess the quality of the data acquisition and processing and to facilitate reproducibility. Such standards are a good start, noting that true (interdisciplinary) reusability will generally require richer metadata. For a list of such standards, consult FAIRsharing (https://fairsharing.org/standards/, doi:10.1038/s41587-019-0080-8)."; rdfs:isDefinedBy latest:; rdfs:label "R1.3 Explanation"; rdfs:seeAlso , , ; icc:explains-principle fair:R1.3; icc:implementation-considerations "Current choices are for a community to choose which practices to use for data and metadata, taking into full consideration the relevant inter-domain interoperability requirements. Communities must then take-on the challenge of deciding which metadata elements, addressed within their community’s “boutique” standard(s), should be additionally represented using a more global standard (principles F2 and R1.2), even if this results in duplication of metadata, such that it can be used for search and interpretation by more generic, third-party agents."; icc:implementation-examples "An example of minimal information standards is the MIAME standard (doi:10.1038/ng1201-365), and various metadata profiles have been defined on top of specifications (e.g. various DCAT profiles)." . fair:R1.3 rdfs:label "R1.3" . } sub:provenance { sub:assertion pav:authoredBy icc:FAIR-Principles-Explained-Working-Group . } sub:pubinfo { this: dct:created "2019-11-22T18:41:24.945+01:00"^^xsd:dateTime; dct:creator orcid:0000-0001-8888-635X, orcid:0000-0002-1267-0234, orcid:0000-0003-4818-2360; dct:license . }