@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/metric/FM_I3_M_VersionedRecords.ttl> a ftr:Metric, dqv:Metric, dcat:Resource ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_I3_M_VersionedRecords.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_I3_M_VersionedRecords.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_I3_M_VersionedRecords.ttl"^^xsd:anyURI ;
    dcterms:title "FAIR Metric – I3 – Metadata – Qualified References to Versioned Records"^^xsd:string ;
    rdfs:label "FM_I3_M_VersionedRecords"^^xsd:string ;
    vivo:abbreviation "FM_I3_M_VersionedRecords"^^xsd:string ;
    dcterms:description """I3 requires that (meta)data include qualified references to other (meta)data. The purpose of this principle is to ensure that digital objects are connected to the wider research ecosystem through explicit, semantically defined relationships. The existing generic I3 metric evaluates identifier references that have different domains from the root domain of the input identifier. However, this approach is insufficient for many resources (e.g. institutional repositories), where meaningful relationships may occur within the same domain and must therefore be identified through explicitly defined relationship types rather than domain comparison alone.

This metric evaluates whether the metadata retrieved upon identifier resolution contains at least one qualified, semantically defined link to another version of the repository record. Implementations of this metric should test for:

A qualified relationship indicating another version of the repository record (e.g. previous version, newer version, or alternative DOI version), expressed using defined relationship type(s).
The relationship must explicitly describe the version connection and must not represent other types of relationships such as supporting files associated with the record.
A repository record will pass this metric if at least one explicitly defined version relationship is present in the metadata."""^^xsd:string ;
    dcat:keyword "FAIR"^^xsd:string ;
    schema:about "Not applicable"^^xsd:string ;
    ftr:applicationArea <http://www.fairsharing.org/ontology/subject/SRAO_0000401> ;
    ftr:inDimension <https://w3id.org/fair/principles/terms/I3> ;
    dcat:version "1.0.0"^^xsd:string ;
    
    dcterms:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    ftr:status "Active"@en ;
     
    
    
    
    
    ftr:supportedBy <https://tools.ostrails.eu/champion>; 
    
    dpv:IsApplicableFor <https://schema.org/CreativeWork>;
    dcterms:creator <https://fairsharing.org/organisations/2281>; dcterms:creator <https://fairsharing.org/organisations/291>; 
    
    ftr:hasBenchmark <https://fairsharing.gitbook.io/fairsharing/about-our-records/fair-assistance/fair-benchmark-institutional-repository-datasets> ;
    
    
    
    
    
    dcterms:publisher  "FAIRsharing Team"  ; 
    dcat:contactPoint  <mailto:contact@fairsharing.org>  . 




<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://fairsharing.org/organisations/291> a vcard:Organisation ;
    vcard:organisation-name "Bodleian Library, University of Oxford, Oxford, UK"^^xsd:string .





<https://fairsharing.gitbook.io/fairsharing/about-our-records/fair-assistance/fair-benchmark-institutional-repository-datasets> a ftr:Benchmark, dcat:Resource ;
    rdfs:label "FAIR Benchmark - Institutional Repository Datasets"^^xsd:string ;
    dcterms:identifier "https://fairsharing.gitbook.io/fairsharing/about-our-records/fair-assistance/fair-benchmark-institutional-repository-datasets"^^xsd:string .



