@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://tests.ostrails.eu/tests/test_FM_I3_M_QualRef>
    <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0001-6960-357X> ;
    <http://purl.org/dc/terms/description> """Maturity Indicator to test if the metadata links outward to third-party resources.
      Note that this test only examines metadata that is represented as Linked Data.
      The test passes if the object of any triple (non-structural triples only) is a URI that points to a host
      other than the host of the metadata itself.  This is a very weak test,
      but it is designed to encourage data stewards to link their metadata to external resources."""@en ;
    <http://purl.org/dc/terms/identifier> "https://tests.ostrails.eu/tests/test_FM_I3_M_QualRef" ;
    <http://purl.org/dc/terms/license> <https://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/dc/terms/title> "OSTrails Core: Metadata Contains Outward Links"@en ;
    <http://purl.org/dc/terms/type> <http://edamontology.org/operation_2428> ;
    <http://semanticscience.org/resource/SIO_000233> <https://w3id.org/fair-metrics/general/FM_I3_M_QualRef> ;
    a <http://www.w3.org/ns/dcat#DataService>, <https://w3id.org/ftr#Test> ;
    <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <https://tests.ostrails.eu/tests/test_FM_I3_M_QualRef> ;
    <http://www.w3.org/ns/dcat#contactPoint> <urn:fairchampion:testmetadata:individual42a5172d-918d-41c4-887b-31e1e4e40a23>, <urn:fairchampion:testmetadata:org:e876e077-7592-40b8-8778-25ffc09f718d> ;
    <http://www.w3.org/ns/dcat#endpointDescription> <https://tests.ostrails.eu/tests/test_FM_I3_M_QualRef/api> ;
    <http://www.w3.org/ns/dcat#endpointURL> <https://tests.ostrails.eu/tests/assess/test/test_FM_I3_M_QualRef> ;
    <http://www.w3.org/ns/dcat#keyword> "FAIR Assessment"@en, "FAIR Principles"@en ;
    <http://www.w3.org/ns/dcat#landingPage> <https://tests.ostrails.eu/tests/test_FM_I3_M_QualRef> ;
    <http://www.w3.org/ns/dcat#theme> <http://edamontology.org/topic_4012> ;
    <http://www.w3.org/ns/dcat#version> "Hvst-1.5.0:Tst-3.0.0"@en ;
    <http://www.w3.org/ns/dqv#inDimension> <https://doi.org/10.25504/FAIRsharing.ae22b8> ;
    <https://w3id.org/dpv#isApplicableFor> <https://schema.org/Dataset> ;
    <https://w3id.org/ftr#applicationArea> <http://www.fairsharing.org/ontology/subject/SRAO_0000401> ;
    <https://w3id.org/ftr#supportedBy> <https://tools.ostrails.eu/champion> .

<https://tools.ostrails.eu/champion>
    a <http://schema.org/SoftwareApplication> .

<https://w3id.org/fair-metrics/general/FM_I3_M_QualRef>
    a <http://www.w3.org/ns/dqv#Metric> .

<urn:fairchampion:testmetadata:individual42a5172d-918d-41c4-887b-31e1e4e40a23>
    a <http://www.w3.org/2006/vcard/ns#Individual> ;
    <http://www.w3.org/2006/vcard/ns#fn> "Mark D Wilkinson"@en ;
    <http://www.w3.org/2006/vcard/ns#hasEmail> <mailto:mark.wilkinson@upm.es> .

<urn:fairchampion:testmetadata:org:e876e077-7592-40b8-8778-25ffc09f718d>
    a <http://www.w3.org/2006/vcard/ns#Organization> ;
    <http://www.w3.org/2006/vcard/ns#organization-name> "OSTrails Project"@en ;
    <http://www.w3.org/2006/vcard/ns#url> <https://ostrails.eu/> .

