{
    "components": [
        {
            "name": "Global Water Watch using OpenEO on C-Scale",
            "identifier": "https://w3id.org/ro-id/813ac793-f4ba-46d1-9d5e-6552227de7a0",
            "type": "ro-crate",
            "tool-used": [
                "F-uji",
                "ro-crate-metadata"
            ],
            "checks": [
                {
                    "principle_id": "F1.1",
                    "category_id": "Findable",
                    "title": "Data is assigned a globally unique identifier.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Identifier is resolvable and follows a defined unique identifier syntax (IRI, URL)",
                                "FAIL: Identifier is not resolvable but follows an UUID or HASH type syntax"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "F1.2",
                    "category_id": "Findable",
                    "title": "Data is assigned a persistent identifier.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Identifier follows a defined persistent identifier syntax",
                                "FAIL: Persistent identifier is resolvable"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 2,
                            "total_passed_tests": 2,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Identifier follows a defined persistent identifier syntax",
                                "PASS: Persisten identifier is resolvable"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "F2.1",
                    "category_id": "Findable",
                    "title": "Metadata includes descriptive core elements (creator, title, data identifier, publisher, publication date, summary and keywords) to support data findability.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 7,
                            "explanation": [
                                "PASS: Metadata has been made available via common web methods",
                                "FAIL: Metadata is embedded in the landing page XHTML/HTML code",
                                "PASS: Metadata is accessible through content negotiation",
                                "FAIL: Metadata is accessible via typed links",
                                "FAIL: Metadata is accessible via signposting links",
                                "FAIL: Core data citation metadata is available",
                                "FAIL: Core descriptive metadata is available"
                            ],
                            "assessment": "pass",
                            "score": 0.5,
                            "total_score": 2
                        }
                    ],
                    "score": 0.5,
                    "total_score": 2
                },
                {
                    "principle_id": "F3.1",
                    "category_id": "Findable",
                    "title": "Metadata includes the identifier of the data it describes.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata contains data content related information (file name, size, type)",
                                "FAIL: Metadata contains a PID or URL which indicates the location of the downloadable data content"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: Metadata fields contentSize & encodingFormat missing",
                                "FAIL: Metadata field dataDistribution missing"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "F4.1",
                    "category_id": "Findable",
                    "title": "Metadata is offered in such a way that it can be retrieved programmatically.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata is given in a way major search engines can ingest it for their catalogues (JSON-LD, Dublin Core, RDFa)",
                                "FAIL: Metadata is registered in major research data registries (DataCite)"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 2
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 2,
                            "total_passed_tests": 1,
                            "total_score": 2,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Metadata is in JSON-LD format"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "A1.1",
                    "category_id": "Accessible",
                    "title": "Metadata contains access level and access conditions of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 3,
                            "explanation": [
                                "PASS: Information about access restrictions or rights can be identified in metadata",
                                "FAIL: Data access information is machine readable",
                                "FAIL: Data access information is indicated by (not machine readable) standard terms"
                            ],
                            "assessment": "pass",
                            "score": 0.5,
                            "total_score": 1
                        }
                    ],
                    "score": 0.5,
                    "total_score": 1
                },
                {
                    "principle_id": "I1.1",
                    "category_id": "Interoperable",
                    "title": "Metadata is represented using a formal knowledge representation language.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Parsable, structured metadata (JSON-LD, RDFa) is embedded in the landing page XHTML/HTML code",
                                "PASS: Parsable, graph data (RDF, JSON-LD) is accessible through content negotiation, typed links or sparql endpoint"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "I1.2",
                    "category_id": "Interoperable",
                    "title": "Metadata uses semantic resources",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Vocabulary namespace URIs can be identified in metadata",
                                "PASS: Namespaces of known semantic resources can be identified in metadata"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "I3.1",
                    "category_id": "Interoperable",
                    "title": "Metadata includes links between the data and its related entities.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Related resources are explicitly mentioned in metadata",
                                "FAIL: Related resources are indicated by machine readable links or identifiers"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1.0,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Resource is mentioned in the metadata (hasPart relation)",
                                "PASS: Resource is mentioned with a machine readable link (@id metadata)"
                            ]
                        }
                    ],
                    "score": 1.0,
                    "total_score": 1
                },
                {
                    "principle_id": "R1.1",
                    "category_id": "Reusable",
                    "title": "Metadata specifies the content of the data.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 8,
                            "explanation": [
                                "FAIL: Minimal information about available data content is given in metadata",
                                "FAIL: Resource type (e.g. dataset) is given in metadata",
                                "FAIL: Information about data content (e.g. links) is given in metadata",
                                "FAIL: Verifiable data descriptors (file info, measured variables or observation types) are specified in metadata",
                                "FAIL: File size and type information are specified in metadata",
                                "FAIL: Measured variables or observation types are specified in metadata",
                                "FAIL: Data content matches file type and size specified in metadata",
                                "FAIL: Data content matches measured variables or observation types specified in metadata"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 4
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 6,
                            "total_passed_tests": 0,
                            "total_score": 4,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: Resource type is not given in metadata (encondingFormat metadata not found",
                                "FAIL: Information about data content (e.g. links) is not given in metadata (encondingFormat metadata not found",
                                "FAIL: File size and type information are not specified in metadata (contentSize and encondingFormat metadata not found",
                                "FAIL: Measured variables or observation types are specified in metadata (contentSize and encondingFormat metadata not found",
                                "FAIL: Data content matches file type and size specified in metadata",
                                "FAIL: Data content matches measured variables or observation types specified in metadata"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 4
                },
                {
                    "principle_id": "R1.1.1",
                    "category_id": "Reusable",
                    "title": "Metadata includes license information under which data can be reused.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Licence information is given in an appropriate metadata element",
                                "FAIL: Recognized licence is valid and registered at SPDX"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "R1.2.1",
                    "category_id": "Reusable",
                    "title": "Metadata includes provenance information about data creation or generation.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Metadata contains elements which hold provenance information and can be mapped to PROV",
                                "FAIL: Metadata contains provenance information using formal provenance ontologies (PROV-O)"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "R1.3.1",
                    "category_id": "Reusable",
                    "title": "Metadata follows a standard recommended by the target research community of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 3,
                            "explanation": [
                                "PASS: Community specific metadata standard is detected using namespaces or schemas found in provided metadata or metadata services outputs",
                                "FAIL: Community specific metadata standard is listed in the re3data record of the responsible repository",
                                "PASS: Multidisciplinary but community endorsed metadata (RDA Metadata Standards Catalog) standard is listed in the re3data record or detected by namespace"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "R1.3.2",
                    "category_id": "Reusable",
                    "title": "Data is available in a file format recommended by the target research community.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 4,
                            "explanation": [
                                "FAIL: The format of a data file given in the metadata is listed in the long term file formats, open file formats or scientific file formats controlled list",
                                "FAIL: The format of the data file is an open format",
                                "FAIL: The format of the data file is a long term format",
                                "FAIL: The format of the data file is a scientific format"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": []
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "A1.3",
                    "category_id": "Accessible",
                    "title": "Data is accessible through a standardized communication protocol.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 1,
                            "explanation": [
                                "FAIL: Metadata includes a resolvable link to data based on standardized web communication protocols."
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: downloaded link not found (dataDistribution metadata not found)"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "A1.2",
                    "category_id": "Accessible",
                    "title": "Metadata is accessible through a standardized communication protocol.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 1,
                            "explanation": [
                                "PASS: Landing page link is based on standardized web communication protocols."
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                }
            ],
            "score": {
                "Findable": {
                    "tests_passed": 4,
                    "total_tests": 5,
                    "score": 3.5,
                    "total_score": 7
                },
                "Accessible": {
                    "tests_passed": 2,
                    "total_tests": 3,
                    "score": 1.5,
                    "total_score": 3
                },
                "Interoperable": {
                    "tests_passed": 3,
                    "total_tests": 3,
                    "score": 3.0,
                    "total_score": 4
                },
                "Reusable": {
                    "tests_passed": 3,
                    "total_tests": 5,
                    "score": 3,
                    "total_score": 10
                }
            }
        },
        {
            "name": "global-water-watch-735x294.png",
            "identifier": "https://w3id.org/ro-id/813ac793-f4ba-46d1-9d5e-6552227de7a0/resources/9b2e5a1b-4142-45de-933d-b4c4763839f6",
            "type": [
                "File",
                "http://purl.org/wf4ever/roterms#Sketch"
            ],
            "tool-used": [
                "F-uji",
                "ro-crate-metadata"
            ],
            "checks": [
                {
                    "principle_id": "F1.1",
                    "category_id": "Findable",
                    "title": "Data is assigned a globally unique identifier.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Identifier is resolvable and follows a defined unique identifier syntax (IRI, URL)",
                                "FAIL: Identifier is not resolvable but follows an UUID or HASH type syntax"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "F1.2",
                    "category_id": "Findable",
                    "title": "Data is assigned a persistent identifier.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Identifier follows a defined persistent identifier syntax",
                                "FAIL: Persistent identifier is resolvable"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 2,
                            "total_passed_tests": 2,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Identifier follows a defined persistent identifier syntax",
                                "PASS: Persisten identifier is resolvable"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "F2.1",
                    "category_id": "Findable",
                    "title": "Metadata includes descriptive core elements (creator, title, data identifier, publisher, publication date, summary and keywords) to support data findability.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 7,
                            "explanation": [
                                "PASS: Metadata has been made available via common web methods",
                                "FAIL: Metadata is embedded in the landing page XHTML/HTML code",
                                "PASS: Metadata is accessible through content negotiation",
                                "FAIL: Metadata is accessible via typed links",
                                "FAIL: Metadata is accessible via signposting links",
                                "FAIL: Core data citation metadata is available",
                                "FAIL: Core descriptive metadata is available"
                            ],
                            "assessment": "pass",
                            "score": 0.5,
                            "total_score": 2
                        }
                    ],
                    "score": 0.5,
                    "total_score": 2
                },
                {
                    "principle_id": "F3.1",
                    "category_id": "Findable",
                    "title": "Metadata includes the identifier of the data it describes.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata contains data content related information (file name, size, type)",
                                "FAIL: Metadata contains a PID or URL which indicates the location of the downloadable data content"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0.5,
                            "total_tests_run": 2,
                            "total_passed_tests": 1,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "PASS: Metadata fields contentSize & encodingFormat founded",
                                "FAIL: Metadata field dataDistribution missing"
                            ]
                        }
                    ],
                    "score": 0.5,
                    "total_score": 1
                },
                {
                    "principle_id": "F4.1",
                    "category_id": "Findable",
                    "title": "Metadata is offered in such a way that it can be retrieved programmatically.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata is given in a way major search engines can ingest it for their catalogues (JSON-LD, Dublin Core, RDFa)",
                                "FAIL: Metadata is registered in major research data registries (DataCite)"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 2
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 2,
                            "total_passed_tests": 1,
                            "total_score": 2,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Metadata is in JSON-LD format"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "A1.1",
                    "category_id": "Accessible",
                    "title": "Metadata contains access level and access conditions of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 3,
                            "explanation": [
                                "PASS: Information about access restrictions or rights can be identified in metadata",
                                "FAIL: Data access information is machine readable",
                                "FAIL: Data access information is indicated by (not machine readable) standard terms"
                            ],
                            "assessment": "pass",
                            "score": 0.5,
                            "total_score": 1
                        }
                    ],
                    "score": 0.5,
                    "total_score": 1
                },
                {
                    "principle_id": "I1.1",
                    "category_id": "Interoperable",
                    "title": "Metadata is represented using a formal knowledge representation language.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Parsable, structured metadata (JSON-LD, RDFa) is embedded in the landing page XHTML/HTML code",
                                "PASS: Parsable, graph data (RDF, JSON-LD) is accessible through content negotiation, typed links or sparql endpoint"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "I1.2",
                    "category_id": "Interoperable",
                    "title": "Metadata uses semantic resources",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Vocabulary namespace URIs can be identified in metadata",
                                "PASS: Namespaces of known semantic resources can be identified in metadata"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "I3.1",
                    "category_id": "Interoperable",
                    "title": "Metadata includes links between the data and its related entities.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Related resources are explicitly mentioned in metadata",
                                "FAIL: Related resources are indicated by machine readable links or identifiers"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1.0,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Resource is mentioned in the metadata (hasPart relation)",
                                "PASS: Resource is mentioned with a machine readable link (@id metadata)"
                            ]
                        }
                    ],
                    "score": 1.0,
                    "total_score": 1
                },
                {
                    "principle_id": "R1.1",
                    "category_id": "Reusable",
                    "title": "Metadata specifies the content of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 8,
                            "explanation": [
                                "FAIL: Minimal information about available data content is given in metadata",
                                "FAIL: Resource type (e.g. dataset) is given in metadata",
                                "FAIL: Information about data content (e.g. links) is given in metadata",
                                "FAIL: Verifiable data descriptors (file info, measured variables or observation types) are specified in metadata",
                                "FAIL: File size and type information are specified in metadata",
                                "FAIL: Measured variables or observation types are specified in metadata",
                                "FAIL: Data content matches file type and size specified in metadata",
                                "FAIL: Data content matches measured variables or observation types specified in metadata"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 4
                        },
                        {
                            "source": "ro-crate",
                            "score": 2.0,
                            "total_tests_run": 6,
                            "total_passed_tests": 4,
                            "total_score": 4,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Resource type is given in metadata (encondingFormat metadata found",
                                "PASS: Information about data content (e.g. links) is given in metadata (encondingFormat metadata found",
                                "PASS: File size and type information are specified in metadata (contentSize and encondingFormat metadata found",
                                "PASS: Measured variables or observation types are specified in metadata (contentSize and encondingFormat metadata found",
                                "FAIL: Data content matches file type and size specified in metadata",
                                "FAIL: Data content matches measured variables or observation types specified in metadata"
                            ]
                        }
                    ],
                    "score": 2.0,
                    "total_score": 4
                },
                {
                    "principle_id": "R1.1.1",
                    "category_id": "Reusable",
                    "title": "Metadata includes license information under which data can be reused.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Licence information is given in an appropriate metadata element",
                                "FAIL: Recognized licence is valid and registered at SPDX"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "R1.2.1",
                    "category_id": "Reusable",
                    "title": "Metadata includes provenance information about data creation or generation.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Metadata contains elements which hold provenance information and can be mapped to PROV",
                                "FAIL: Metadata contains provenance information using formal provenance ontologies (PROV-O)"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "R1.3.1",
                    "category_id": "Reusable",
                    "title": "Metadata follows a standard recommended by the target research community of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 3,
                            "explanation": [
                                "PASS: Community specific metadata standard is detected using namespaces or schemas found in provided metadata or metadata services outputs",
                                "FAIL: Community specific metadata standard is listed in the re3data record of the responsible repository",
                                "PASS: Multidisciplinary but community endorsed metadata (RDA Metadata Standards Catalog) standard is listed in the re3data record or detected by namespace"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "R1.3.2",
                    "category_id": "Reusable",
                    "title": "Data is available in a file format recommended by the target research community.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 4,
                            "explanation": [
                                "FAIL: The format of a data file given in the metadata is listed in the long term file formats, open file formats or scientific file formats controlled list",
                                "FAIL: The format of the data file is an open format",
                                "FAIL: The format of the data file is a long term format",
                                "FAIL: The format of the data file is a scientific format"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 1,
                            "total_passed_tests": 1,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: type has an open format"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "A1.3",
                    "category_id": "Accessible",
                    "title": "Data is accessible through a standardized communication protocol.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 1,
                            "explanation": [
                                "FAIL: Metadata includes a resolvable link to data based on standardized web communication protocols."
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: downloaded link not found (dataDistribution metadata not found)"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "A1.2",
                    "category_id": "Accessible",
                    "title": "Metadata is accessible through a standardized communication protocol.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 1,
                            "explanation": [
                                "PASS: Landing page link is based on standardized web communication protocols."
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                }
            ],
            "score": {
                "Findable": {
                    "tests_passed": 4,
                    "total_tests": 5,
                    "score": 4.0,
                    "total_score": 7
                },
                "Accessible": {
                    "tests_passed": 2,
                    "total_tests": 3,
                    "score": 1.5,
                    "total_score": 3
                },
                "Interoperable": {
                    "tests_passed": 3,
                    "total_tests": 3,
                    "score": 3.0,
                    "total_score": 4
                },
                "Reusable": {
                    "tests_passed": 5,
                    "total_tests": 5,
                    "score": 6.0,
                    "total_score": 10
                }
            }
        },
        {
            "name": "openeo_waterwatch.ipynb",
            "identifier": "https://w3id.org/ro-id/813ac793-f4ba-46d1-9d5e-6552227de7a0/resources/57e8f28f-6c87-4e1a-a804-cfedf4e3f3af",
            "type": [
                "File",
                "https://w3id.org/ro/terms/earth-science#JupyterNotebook"
            ],
            "tool-used": [
                "F-uji",
                "ro-crate-metadata"
            ],
            "checks": [
                {
                    "principle_id": "F1.1",
                    "category_id": "Findable",
                    "title": "Data is assigned a globally unique identifier.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Identifier is resolvable and follows a defined unique identifier syntax (IRI, URL)",
                                "FAIL: Identifier is not resolvable but follows an UUID or HASH type syntax"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "F1.2",
                    "category_id": "Findable",
                    "title": "Data is assigned a persistent identifier.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Identifier follows a defined persistent identifier syntax",
                                "FAIL: Persistent identifier is resolvable"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 2,
                            "total_passed_tests": 2,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Identifier follows a defined persistent identifier syntax",
                                "PASS: Persisten identifier is resolvable"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "F2.1",
                    "category_id": "Findable",
                    "title": "Metadata includes descriptive core elements (creator, title, data identifier, publisher, publication date, summary and keywords) to support data findability.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 7,
                            "explanation": [
                                "PASS: Metadata has been made available via common web methods",
                                "FAIL: Metadata is embedded in the landing page XHTML/HTML code",
                                "PASS: Metadata is accessible through content negotiation",
                                "FAIL: Metadata is accessible via typed links",
                                "FAIL: Metadata is accessible via signposting links",
                                "FAIL: Core data citation metadata is available",
                                "FAIL: Core descriptive metadata is available"
                            ],
                            "assessment": "pass",
                            "score": 0.5,
                            "total_score": 2
                        }
                    ],
                    "score": 0.5,
                    "total_score": 2
                },
                {
                    "principle_id": "F3.1",
                    "category_id": "Findable",
                    "title": "Metadata includes the identifier of the data it describes.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata contains data content related information (file name, size, type)",
                                "FAIL: Metadata contains a PID or URL which indicates the location of the downloadable data content"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0.5,
                            "total_tests_run": 2,
                            "total_passed_tests": 1,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "PASS: Metadata fields contentSize & encodingFormat founded",
                                "FAIL: Metadata field dataDistribution missing"
                            ]
                        }
                    ],
                    "score": 0.5,
                    "total_score": 1
                },
                {
                    "principle_id": "F4.1",
                    "category_id": "Findable",
                    "title": "Metadata is offered in such a way that it can be retrieved programmatically.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata is given in a way major search engines can ingest it for their catalogues (JSON-LD, Dublin Core, RDFa)",
                                "FAIL: Metadata is registered in major research data registries (DataCite)"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 2
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 2,
                            "total_passed_tests": 1,
                            "total_score": 2,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Metadata is in JSON-LD format"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "A1.1",
                    "category_id": "Accessible",
                    "title": "Metadata contains access level and access conditions of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 3,
                            "explanation": [
                                "PASS: Information about access restrictions or rights can be identified in metadata",
                                "FAIL: Data access information is machine readable",
                                "FAIL: Data access information is indicated by (not machine readable) standard terms"
                            ],
                            "assessment": "pass",
                            "score": 0.5,
                            "total_score": 1
                        }
                    ],
                    "score": 0.5,
                    "total_score": 1
                },
                {
                    "principle_id": "I1.1",
                    "category_id": "Interoperable",
                    "title": "Metadata is represented using a formal knowledge representation language.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Parsable, structured metadata (JSON-LD, RDFa) is embedded in the landing page XHTML/HTML code",
                                "PASS: Parsable, graph data (RDF, JSON-LD) is accessible through content negotiation, typed links or sparql endpoint"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "I1.2",
                    "category_id": "Interoperable",
                    "title": "Metadata uses semantic resources",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Vocabulary namespace URIs can be identified in metadata",
                                "PASS: Namespaces of known semantic resources can be identified in metadata"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "I3.1",
                    "category_id": "Interoperable",
                    "title": "Metadata includes links between the data and its related entities.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Related resources are explicitly mentioned in metadata",
                                "FAIL: Related resources are indicated by machine readable links or identifiers"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1.0,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Resource is mentioned in the metadata (hasPart relation)",
                                "PASS: Resource is mentioned with a machine readable link (@id metadata)"
                            ]
                        }
                    ],
                    "score": 1.0,
                    "total_score": 1
                },
                {
                    "principle_id": "R1.1",
                    "category_id": "Reusable",
                    "title": "Metadata specifies the content of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 8,
                            "explanation": [
                                "FAIL: Minimal information about available data content is given in metadata",
                                "FAIL: Resource type (e.g. dataset) is given in metadata",
                                "FAIL: Information about data content (e.g. links) is given in metadata",
                                "FAIL: Verifiable data descriptors (file info, measured variables or observation types) are specified in metadata",
                                "FAIL: File size and type information are specified in metadata",
                                "FAIL: Measured variables or observation types are specified in metadata",
                                "FAIL: Data content matches file type and size specified in metadata",
                                "FAIL: Data content matches measured variables or observation types specified in metadata"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 4
                        },
                        {
                            "source": "ro-crate",
                            "score": 2.0,
                            "total_tests_run": 6,
                            "total_passed_tests": 4,
                            "total_score": 4,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Resource type is given in metadata (encondingFormat metadata found",
                                "PASS: Information about data content (e.g. links) is given in metadata (encondingFormat metadata found",
                                "PASS: File size and type information are specified in metadata (contentSize and encondingFormat metadata found",
                                "PASS: Measured variables or observation types are specified in metadata (contentSize and encondingFormat metadata found",
                                "FAIL: Data content matches file type and size specified in metadata",
                                "FAIL: Data content matches measured variables or observation types specified in metadata"
                            ]
                        }
                    ],
                    "score": 2.0,
                    "total_score": 4
                },
                {
                    "principle_id": "R1.1.1",
                    "category_id": "Reusable",
                    "title": "Metadata includes license information under which data can be reused.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Licence information is given in an appropriate metadata element",
                                "FAIL: Recognized licence is valid and registered at SPDX"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "R1.2.1",
                    "category_id": "Reusable",
                    "title": "Metadata includes provenance information about data creation or generation.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Metadata contains elements which hold provenance information and can be mapped to PROV",
                                "FAIL: Metadata contains provenance information using formal provenance ontologies (PROV-O)"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 2
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "R1.3.1",
                    "category_id": "Reusable",
                    "title": "Metadata follows a standard recommended by the target research community of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 2,
                            "total_tests_run": 3,
                            "explanation": [
                                "PASS: Community specific metadata standard is detected using namespaces or schemas found in provided metadata or metadata services outputs",
                                "FAIL: Community specific metadata standard is listed in the re3data record of the responsible repository",
                                "PASS: Multidisciplinary but community endorsed metadata (RDA Metadata Standards Catalog) standard is listed in the re3data record or detected by namespace"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "R1.3.2",
                    "category_id": "Reusable",
                    "title": "Data is available in a file format recommended by the target research community.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 4,
                            "explanation": [
                                "FAIL: The format of a data file given in the metadata is listed in the long term file formats, open file formats or scientific file formats controlled list",
                                "FAIL: The format of the data file is an open format",
                                "FAIL: The format of the data file is a long term format",
                                "FAIL: The format of the data file is a scientific format"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: type has not an open format"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "A1.3",
                    "category_id": "Accessible",
                    "title": "Data is accessible through a standardized communication protocol.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 1,
                            "explanation": [
                                "FAIL: Metadata includes a resolvable link to data based on standardized web communication protocols."
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: downloaded link not found (dataDistribution metadata not found)"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "A1.2",
                    "category_id": "Accessible",
                    "title": "Metadata is accessible through a standardized communication protocol.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 1,
                            "explanation": [
                                "PASS: Landing page link is based on standardized web communication protocols."
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                }
            ],
            "score": {
                "Findable": {
                    "tests_passed": 4,
                    "total_tests": 5,
                    "score": 4.0,
                    "total_score": 7
                },
                "Accessible": {
                    "tests_passed": 2,
                    "total_tests": 3,
                    "score": 1.5,
                    "total_score": 3
                },
                "Interoperable": {
                    "tests_passed": 3,
                    "total_tests": 3,
                    "score": 3.0,
                    "total_score": 4
                },
                "Reusable": {
                    "tests_passed": 4,
                    "total_tests": 5,
                    "score": 5.0,
                    "total_score": 10
                }
            }
        },
        {
            "name": "https://github.com/c-scale-community/use-case-waterwatch",
            "identifier": "https://w3id.org/ro-id/813ac793-f4ba-46d1-9d5e-6552227de7a0/resources/5bc6ab59-eb51-4ef4-84bf-53b9c4d1e220",
            "type": [
                "File",
                "https://w3id.org/ro/terms/earth-science#SWDocumentation"
            ],
            "tool-used": [
                "F-uji",
                "ro-crate-metadata"
            ],
            "checks": [
                {
                    "principle_id": "F1.1",
                    "category_id": "Findable",
                    "title": "Data is assigned a globally unique identifier.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 1,
                            "total_tests_run": 2,
                            "explanation": [
                                "PASS: Identifier is resolvable and follows a defined unique identifier syntax (IRI, URL)",
                                "FAIL: Identifier is not resolvable but follows an UUID or HASH type syntax"
                            ],
                            "assessment": "pass",
                            "score": 1,
                            "total_score": 1
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "F1.2",
                    "category_id": "Findable",
                    "title": "Data is assigned a persistent identifier.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Identifier follows a defined persistent identifier syntax",
                                "FAIL: Persistent identifier is resolvable"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 2,
                            "total_passed_tests": 2,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Identifier follows a defined persistent identifier syntax",
                                "PASS: Persisten identifier is resolvable"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "F2.1",
                    "category_id": "Findable",
                    "title": "Metadata includes descriptive core elements (creator, title, data identifier, publisher, publication date, summary and keywords) to support data findability.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 7,
                            "explanation": [
                                "FAIL: Metadata has been made available via common web methods",
                                "FAIL: Metadata is embedded in the landing page XHTML/HTML code",
                                "FAIL: Metadata is accessible through content negotiation",
                                "FAIL: Metadata is accessible via typed links",
                                "FAIL: Metadata is accessible via signposting links",
                                "FAIL: Core data citation metadata is available",
                                "FAIL: Core descriptive metadata is available"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 2
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 2,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: Missing metadata [title, description, publicationDate, summary,keywords] in ro-crate-metadata file",
                                "FAIL: metadata [creator, autor] in ro-crate-metadata file"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 2
                },
                {
                    "principle_id": "F3.1",
                    "category_id": "Findable",
                    "title": "Metadata includes the identifier of the data it describes.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata contains data content related information (file name, size, type)",
                                "FAIL: Metadata contains a PID or URL which indicates the location of the downloadable data content"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: Metadata fields contentSize & encodingFormat missing",
                                "FAIL: Metadata field dataDistribution missing"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "F4.1",
                    "category_id": "Findable",
                    "title": "Metadata is offered in such a way that it can be retrieved programmatically.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata is given in a way major search engines can ingest it for their catalogues (JSON-LD, Dublin Core, RDFa)",
                                "FAIL: Metadata is registered in major research data registries (DataCite)"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 2
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 2,
                            "total_passed_tests": 1,
                            "total_score": 2,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Metadata is in JSON-LD format"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 2
                },
                {
                    "principle_id": "A1.1",
                    "category_id": "Accessible",
                    "title": "Metadata contains access level and access conditions of the data.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 3,
                            "explanation": [
                                "FAIL: Information about access restrictions or rights can be identified in metadata",
                                "FAIL: Data access information is machine readable",
                                "FAIL: Data access information is indicated by (not machine readable) standard terms"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: Data access information is machine readable (copyrightHoder metadata not found)"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "I1.1",
                    "category_id": "Interoperable",
                    "title": "Metadata is represented using a formal knowledge representation language.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Parsable, structured metadata (JSON-LD, RDFa) is embedded in the landing page XHTML/HTML code",
                                "FAIL: Parsable, graph data (RDF, JSON-LD) is accessible through content negotiation, typed links or sparql endpoint"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 2
                        },
                        {
                            "source": "ro-crate",
                            "score": 2,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 2,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Metadata in JSON-LD format",
                                "PASS: Graph data in JSON-LD format"
                            ]
                        }
                    ],
                    "score": 2,
                    "total_score": 2
                },
                {
                    "principle_id": "I1.2",
                    "category_id": "Interoperable",
                    "title": "Metadata uses semantic resources",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Vocabulary namespace URIs can be identified in metadata",
                                "FAIL: Namespaces of known semantic resources can be identified in metadata"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Metadata uses semantic resources"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "I3.1",
                    "category_id": "Interoperable",
                    "title": "Metadata includes links between the data and its related entities.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Related resources are explicitly mentioned in metadata",
                                "FAIL: Related resources are indicated by machine readable links or identifiers"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1.0,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Resource is mentioned in the metadata (hasPart relation)",
                                "PASS: Resource is mentioned with a machine readable link (@id metadata)"
                            ]
                        }
                    ],
                    "score": 1.0,
                    "total_score": 1
                },
                {
                    "principle_id": "R1.1",
                    "category_id": "Reusable",
                    "title": "Metadata specifies the content of the data.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 8,
                            "explanation": [
                                "FAIL: Minimal information about available data content is given in metadata",
                                "FAIL: Resource type (e.g. dataset) is given in metadata",
                                "FAIL: Information about data content (e.g. links) is given in metadata",
                                "FAIL: Verifiable data descriptors (file info, measured variables or observation types) are specified in metadata",
                                "FAIL: File size and type information are specified in metadata",
                                "FAIL: Measured variables or observation types are specified in metadata",
                                "FAIL: Data content matches file type and size specified in metadata",
                                "FAIL: Data content matches measured variables or observation types specified in metadata"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 4
                        },
                        {
                            "source": "ro-crate",
                            "score": 1.0,
                            "total_tests_run": 6,
                            "total_passed_tests": 2,
                            "total_score": 4,
                            "assessment": "fail",
                            "explanations": [
                                "PASS: Resource type is given in metadata (encondingFormat metadata found",
                                "PASS: Information about data content (e.g. links) is given in metadata (encondingFormat metadata found",
                                "FAIL: File size and type information are not specified in metadata (contentSize and encondingFormat metadata not found",
                                "FAIL: Measured variables or observation types are specified in metadata (contentSize and encondingFormat metadata not found",
                                "FAIL: Data content matches file type and size specified in metadata",
                                "FAIL: Data content matches measured variables or observation types specified in metadata"
                            ]
                        }
                    ],
                    "score": 1.0,
                    "total_score": 4
                },
                {
                    "principle_id": "R1.1.1",
                    "category_id": "Reusable",
                    "title": "Metadata includes license information under which data can be reused.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Licence information is given in an appropriate metadata element",
                                "FAIL: Recognized licence is valid and registered at SPDX"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 2
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 2,
                            "total_passed_tests": 0,
                            "total_score": 2,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: Licence information is not given in an appropriate metadata element (copyrightHoder metadata not found)",
                                "FAIL: Recognized licence is valid and registered at SPDX"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 2
                },
                {
                    "principle_id": "R1.2.1",
                    "category_id": "Reusable",
                    "title": "Metadata includes provenance information about data creation or generation.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 2,
                            "explanation": [
                                "FAIL: Metadata contains elements which hold provenance information and can be mapped to PROV",
                                "FAIL: Metadata contains provenance information using formal provenance ontologies (PROV-O)"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 2
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 2,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: Metadata not contains elements which hold provenance information and can be mapped to PROV (author and datePublished metadata not found)"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 2
                },
                {
                    "principle_id": "R1.3.1",
                    "category_id": "Reusable",
                    "title": "Metadata follows a standard recommended by the target research community of the data.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 3,
                            "explanation": [
                                "FAIL: Community specific metadata standard is detected using namespaces or schemas found in provided metadata or metadata services outputs",
                                "FAIL: Community specific metadata standard is listed in the re3data record of the responsible repository",
                                "FAIL: Multidisciplinary but community endorsed metadata (RDA Metadata Standards Catalog) standard is listed in the re3data record or detected by namespace"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 1,
                            "total_passed_tests": 1,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Metadata follows a standard recommended by the target research community of the data. -> (rocrate specification)"
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                },
                {
                    "principle_id": "R1.3.2",
                    "category_id": "Reusable",
                    "title": "Data is available in a file format recommended by the target research community.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 4,
                            "explanation": [
                                "FAIL: The format of a data file given in the metadata is listed in the long term file formats, open file formats or scientific file formats controlled list",
                                "FAIL: The format of the data file is an open format",
                                "FAIL: The format of the data file is a long term format",
                                "FAIL: The format of the data file is a scientific format"
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: type has not an open format"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "A1.3",
                    "category_id": "Accessible",
                    "title": "Data is accessible through a standardized communication protocol.",
                    "status": "fail",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 1,
                            "explanation": [
                                "FAIL: Metadata includes a resolvable link to data based on standardized web communication protocols."
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 0,
                            "total_tests_run": 1,
                            "total_passed_tests": 0,
                            "total_score": 1,
                            "assessment": "fail",
                            "explanations": [
                                "FAIL: downloaded link not found (dataDistribution metadata not found)"
                            ]
                        }
                    ],
                    "score": 0,
                    "total_score": 1
                },
                {
                    "principle_id": "A1.2",
                    "category_id": "Accessible",
                    "title": "Metadata is accessible through a standardized communication protocol.",
                    "status": "pass",
                    "sources": [
                        {
                            "source": "F-UJI",
                            "id": "F-UJI",
                            "total_passed_tests": 0,
                            "total_tests_run": 1,
                            "explanation": [
                                "FAIL: Landing page link is based on standardized web communication protocols."
                            ],
                            "assessment": "fail",
                            "score": 0,
                            "total_score": 1
                        },
                        {
                            "source": "ro-crate",
                            "score": 1,
                            "total_tests_run": 1,
                            "total_passed_tests": 1,
                            "total_score": 1,
                            "assessment": "pass",
                            "explanations": [
                                "PASS: Landing page link is based on standardized web communication protocols."
                            ]
                        }
                    ],
                    "score": 1,
                    "total_score": 1
                }
            ],
            "score": {
                "Findable": {
                    "tests_passed": 3,
                    "total_tests": 5,
                    "score": 3,
                    "total_score": 7
                },
                "Accessible": {
                    "tests_passed": 1,
                    "total_tests": 3,
                    "score": 1,
                    "total_score": 3
                },
                "Interoperable": {
                    "tests_passed": 3,
                    "total_tests": 3,
                    "score": 4.0,
                    "total_score": 4
                },
                "Reusable": {
                    "tests_passed": 1,
                    "total_tests": 5,
                    "score": 2.0,
                    "total_score": 10
                }
            }
        }
    ],
    "overall_score": {
        "description": "Formula: score of each principle / total score",
        "score": 51.04
    }
}