@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix ftr: <https://w3id.org/ftr#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dqv: <http://www.w3.org/ns/dqv#> .
@prefix vivo: <http://vivoweb.org/ontology/core#> .
@prefix dpv: <https://w3id.org/dpv#> .
@prefix sio: <http://semanticscience.org/resource/> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix schema: <http://schema.org/> .






<https://ostrails.github.io/assessment-component-metadata-records/test/FT_F1_M_GUID-ARK.ttl> a ftr:Test, dcat:DataService ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/test/FT_F1_M_GUID-ARK.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/test/FT_F1_M_GUID-ARK.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://ostrails.github.io/assessment-component-metadata-records/test/FT_F1_M_GUID-ARK.ttl"^^xsd:anyURI ;
    dcterms:title "FAIR Test - F1 - Metadata - Globally unique identifiers for database content"^^xsd:string ;
    rdfs:label "FT_F1_M_GUID-ARK"^^xsd:string ;
    vivo:abbreviation "FT_F1_M_GUID-ARK"^^xsd:string ;
    dcterms:description """The 'FAIR Test - F1 - Metadata - Globally unique identifiers for database content' is a database-level test that requires the minting of community-relevant, publicly available globally unique identifiers for at least some of the content within the database being evaluated. ft_f1_m_guidark expects a FAIRsharing URL or DOI as its input and evaluates the database described by the FAIRsharing record for the guaranteed global uniqueness of the identifier schema as defined by the identifier schema record type in FAIRsharing. As described by the GFF, global uniqueness guarantees the unambiguous referencing of the described resource; it is insufficient for it to be unique only locally. This feature is key to the Findability of the database being evaluated. The test will return as follows: Pass: URL/DOI must point to an existing FAIRsharing database record; the record must have an 'implements' to an id_schema record; that id_schema record must have the globally unique field set to 'true'. Indeterminate: URL/DOI is non-existent or malformed. Fail: if any of the conditions in 'pass' fail; specifically, if the URL/DOI is not a database record, OR if there is no 'implements' relationship to an id_schema, OR if the globally unique field is set to 'false'."""^^xsd:string ;
    
    
    ftr:applicationArea <http://www.fairsharing.org/ontology/subject/SRAO_0000401> ;
    
    dcat:version "0.1.0"^^xsd:string ;
    
    dcterms:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    ftr:status "Active"@en ;
     
    dcat:endpointURL <https://fair-tests.fairsharing.org/test/ft_f1_m_guidark> ;
    dcat:endpointDescription <https://fair-tests.fairsharing.org/test_descriptions/ft_f1_m_guidark/api> ;
    
    doap:repository <https://github.com/FAIRsharing/FAIR-Tests> ;
    ftr:supportedBy <https://tools.ostrails.eu/champion>; 
    
    dpv:IsApplicableFor <https://schema.org/CreativeWork>;
    dcterms:creator <https://fairsharing.org/organisations/2281>; 
    
    
    
    sio:SIO_000233 <https://ostrails.github.io/assessment-component-metadata-records/metric/FM_F1_M_GUID-ARK.ttl> ;
    
    
    
    dcterms:publisher  <https://orcid.org/0000-0001-9572-0972>  ; 
    dcat:contactPoint  <https://orcid.org/0000-0001-9572-0972>  . 




<https://fairsharing.org/organisations/2281> a vcard:Organisation ;
    vcard:organisation-name "Oxford e-Research Centre, Department of Engineering Science, University of Oxford, Oxford, UK"^^xsd:string .

<https://orcid.org/0000-0001-9572-0972> a vcard:Individual, foaf:Agent ;
    vcard:fn "Ramon Granell"^^xsd:string ;
    vcard:hasEmail <mailto:ramon.granell@oerc.ox.ac.uk> .
    

<https://ostrails.github.io/assessment-component-metadata-records/metric/FM_F1_M_GUID-ARK.ttl> a dqv:Metric, ftr:Metric, dcat:Resource;
    rdfs:label "FAIR Metric - F1 - Metadata - Globally unique identifiers for database content"^^xsd:string ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_F1_M_GUID-ARK.ttl"^^xsd:string .







