You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check which of the metadata terms use controled vocabularies
license complies with SDPX codes (currently available in EPOS prod API -> license)
probably not a vocabulary, but a formatorganisation complies with ROR and PIC (to be implemented in prototype)
Check whether or not the metadata values comply with the vocabularies
FAIR-eva current implementation: tries to find a known controlled vocabulary in a subset of metadata elements (those defined in terms_cv), but does not check the compliance of the value with the vocabulary
RDA-I1-01D
file/data format metadata value complies with Internet Media Types (currently available in EPOS prod API -> availableFormats)
Additionally use downloadURL to check the format of the data corresponds to the file/data format
RDA-I1-02M
EPOS uses RDF/TTL for the knowledge representation model for the metadata. Try the current implementation of FAIR-eva (see utils.oai_metadataFormats()) knows about 'RDF/TTL' or similar
RDA-I1-02D
FAIR-eva current implementation: copies I1-02m [old]
RDA-I2-01M
Check if the vocabularies used have a documentation file through the configuration file
Check if those vocabularies have a PID (Persistent IDentifier) through the configuration file
RDA-I2-01D
Will not be implemented. We should choose between: (i) score = 0, or (ii) NotImplementedError FAIR-eva current implementation: copies I2-01m [old]
RDA-I3-01M
Reuse current implementation for ORCID
Try to find additional metadata elements that use qualified metadata: In the spreashets -> license, Related DA and Related publications
FAIR-eva current implementation: Checks a list of terms that are considered qualified references and looks if they have an ORCID [old]
RDA-I3-01D
Will not be implemented. We should choose between: (i) score = 0, or (ii) NotImplementedError
FAIR-eva current implementation: Copies I3-02M
RDA-I3-02M
FAIR-eva current implementation: Looks at a list of related terms and checks wheter or not they reference other digital objects
RDA-I3-02D
Will not be implemented. We should choose between: (i) score = 0, or (ii) NotImplementedError
FAIR-eva current implementation: Copies I3-03M [old]
RDA-I3-03M
Look for some qualified references: shoud be clear which metadata we consider qualifed references.
Add more qualified references
FAIR-eva current implementation: Looks at a list of related terms and checks wheter or not they reference other digital objects (copy/paste code)
RDA-I3-04M
Run RDA-I3-02M FAIR-eva current implementation (wrongly): Copies i3-03M
The text was updated successfully, but these errors were encountered:
RDA-I1-01M
license
complies with SDPX codes (currently available in EPOS prod API ->license
)organisation
complies with ROR and PIC (to be implemented in prototype)FAIR-eva current implementation: tries to find a known controlled vocabulary in a subset of metadata elements (those defined in
terms_cv
), but does not check the compliance of the value with the vocabularyRDA-I1-01D
file/data format
metadata value complies with Internet Media Types (currently available in EPOS prod API ->availableFormats
)downloadURL
to check the format of the data corresponds to the file/data formatRDA-I1-02M
utils.oai_metadataFormats()
) knows about 'RDF/TTL' or similarRDA-I1-02D
FAIR-eva current implementation: copies I1-02m [old]
RDA-I2-01M
RDA-I2-01D
FAIR-eva current implementation: copies I2-01m [old]
RDA-I3-01M
FAIR-eva current implementation: Checks a list of terms that are considered qualified references and looks if they have an ORCID [old]
RDA-I3-01D
FAIR-eva current implementation: Copies I3-02M
RDA-I3-02M
FAIR-eva current implementation: Looks at a list of related terms and checks wheter or not they reference other digital objects
RDA-I3-02D
FAIR-eva current implementation: Copies I3-03M [old]
RDA-I3-03M
FAIR-eva current implementation: Looks at a list of related terms and checks wheter or not they reference other digital objects (copy/paste code)
RDA-I3-04M
FAIR-eva current implementation (wrongly): Copies i3-03M
The text was updated successfully, but these errors were encountered: