@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_A1-2_M_Auth.ttl> a ftr:Test, dcat:DataService ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/test/FT_A1-2_M_Auth.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/test/FT_A1-2_M_Auth.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://ostrails.github.io/assessment-component-metadata-records/test/FT_A1-2_M_Auth.ttl"^^xsd:anyURI ;
    dcterms:title "FAIR Test – A1.2 – Metadata - retrieval protocol supports auth"^^xsd:string ;
    rdfs:label "FT_A1-2_M_Auth"^^xsd:string ;
    vivo:abbreviation "FT_A1-2_M_Auth"^^xsd:string ;
    dcterms:description """A1.2 requires that the protocol used to retrieve research objects clearly describes any necessary authentication and authorisation procedures. This ensures that access conditions are transparent and that restricted content is accessed in a defined and controlled way. Optionally, if a FAIRsharing record for the hosting database is available, the evaluation first checks the declared data access conditions. If the access condition is “open” then no authentication or authorisation is required for any content within that database, and the evaluation is complete. Otherwise, the test currently fails. [https://tests.ostrails.eu/tests/test_FM_A1_2_M_Auth](https://tests.ostrails.eu/tests/test_FM_A1_2_M_Auth) should also be run.

"""^^xsd:string ;
    
    
    ftr:applicationArea <http://www.fairsharing.org/ontology/subject/SRAO_0000401> ;
    
    dcat:version "1.0.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_a1_2_m_retrieval_protocol_supports_auth> ;
    dcat:endpointDescription <https://fair-tests.fairsharing.org/test_descriptions/ft_a1_2_m_retrieval_protocol_supports_auth/api> ;
    
    doap:repository <https://github.com/FAIRsharing/FAIR-Tests> ;
    ftr:supportedBy <https://tools.ostrails.eu/champion>; 
    
    dpv:IsApplicableFor <https://vocabularies.coar-repositories.org/resource_types/c_1843/>;
    dcterms:creator <https://fairsharing.org/organisations/2281>; 
    
    
    
    sio:SIO_000233 <https://w3id.org/fair-metrics/general/FM_A1-2_M_Auth> ;
    
    
    
    dcterms:publisher  <https://orcid.org/0000-0002-6468-9260>  ; 
    dcat:contactPoint  <https://orcid.org/0000-0002-6468-9260>  . 




<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-0002-6468-9260> a vcard:Individual, foaf:Agent ;
    vcard:fn "Milo Thurston"^^xsd:string ;
    vcard:hasEmail <mailto:milo.thurston@oerc.ox.ac.uk> .
    

<https://w3id.org/fair-metrics/general/FM_A1-2_M_Auth> a dqv:Metric, ftr:Metric, dcat:Resource;
    rdfs:label "FAIR Metric – A1.2 – Metadata - retrieval protocol supports auth"^^xsd:string ;
    dcterms:identifier "https://w3id.org/fair-metrics/general/FM_A1-2_M_Auth"^^xsd:string .









