@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/FTA2MDbPersistencepolicy.ttl> a ftr:Test, dcat:DataService ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/test/FTA2MDbPersistencepolicy.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/test/FTA2MDbPersistencepolicy.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://ostrails.github.io/assessment-component-metadata-records/test/FTA2MDbPersistencepolicy.ttl"^^xsd:anyURI ;
    dcterms:title "FAIR Test – A2 – Metadata - Database persistence policy"^^xsd:string ;
    rdfs:label "FTA2MDbPersistencepolicy"^^xsd:string ;
    vivo:abbreviation "FTA2MDbPersistencepolicy"^^xsd:string ;
    dcterms:description """A2 requires that metadata remain accessible even if the digital object is no longer available. The purpose of this principle is to ensure that information about a resource persists over time, independent of the continued availability of the research object itself. As per FAIR Principle F3, when this metadata remains discoverable, even in the absence of the research object, it will also contain an explicit reference to the identifier of the research object. This test evaluates whether the hosting database or repository declares a formal data preservation policy. The evaluation retrieves the FAIRsharing record for the database and checks for the presence of a value in the “Data Preservation Policy” field, as defined in the FAIRsharing database conditions documentation. The presence of a declared preservation policy in the FAIRsharing record is interpreted as evidence that the database has articulated commitments to long-term metadata availability. If a preservation policy is listed in the FAIRsharing record, the resource passes this test; if not, it fails. This metric measures database-level persistence policies as persistence information is rarely included in record-level metadata.
"""^^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_a2_m_dbpersistencepolicy> ;
    dcat:endpointDescription <https://fair-tests.fairsharing.org/test_descriptions/ft_a2_m_dbpersistencepolicy/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://w3id.org/fair-metrics/general/FM_A2_M_DbMetaLong> ;
    
    
    
    dcterms:publisher  <https://orcid.org/000-0002-6468-9260>  ; 
    dcat:contactPoint  <https://orcid.org/000-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/000-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_A2_M_DbMetaLong> a dqv:Metric, ftr:Metric, dcat:Resource;
    rdfs:label "FAIR Metric – A2 – Metadata - Database persistence policy"^^xsd:string ;
    dcterms:identifier "https://w3id.org/fair-metrics/general/FM_A2_M_DbMetaLong"^^xsd:string .









