@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_R1_2_M_FundROR.ttl> a ftr:Test, dcat:DataService ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/test/FT_R1_2_M_FundROR.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/test/FT_R1_2_M_FundROR.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://ostrails.github.io/assessment-component-metadata-records/test/FT_R1_2_M_FundROR.ttl"^^xsd:anyURI ;
    dcterms:title "FAIR Test - R1.2 - Metadata - ROR ID for funder"^^xsd:string ;
    rdfs:label "FT_R1_2_M_FundROR"^^xsd:string ;
    vivo:abbreviation "FT_R1_2_M_FundROR"^^xsd:string ;
    dcterms:description """FAIR Test - R1.2 - Metadata - ROR ID for funder evaluates whether the metadata includes at least one ROR ID for a funder associated with the research object. The assessment checks for structured funding references within both the landing page metadata and the central records held by DOI registration agencies (such as DataCite or Crossref). Specifically, it verifies that fields such as fundingReferences (DataCite) or funder (Crossref) are populated with at least one funder ROR ID. It checks the record’s landing page for embedded or linked structured data that can be successfully parsed against the declared community schema. If the record contains ROR identifiers it will pass; otherwise, the test will fail"""^^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_r1_2_m_ror_id_for_funder> ;
    dcat:endpointDescription <https://fair-tests.fairsharing.org/test_descriptions/ft_r1_2_m_ror_id_for_funder/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://github.com/OSTrails/assessment-component-metadata-records/blob/main/metric/FM_R1-2_M_Fund_ROR.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://github.com/OSTrails/assessment-component-metadata-records/blob/main/metric/FM_R1-2_M_Fund_ROR.ttl> a dqv:Metric, ftr:Metric, dcat:Resource;
    rdfs:label "FAIR Metric - R1.2 - Metadata - ROR ID for funder"^^xsd:string ;
    dcterms:identifier "https://github.com/OSTrails/assessment-component-metadata-records/blob/main/metric/FM_R1-2_M_Fund_ROR.ttl"^^xsd:string .







