@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_F2_M_DiscoveryPublisher.ttl> a ftr:Metric, dqv:Metric, dcat:Resource ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_F2_M_DiscoveryPublisher.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_F2_M_DiscoveryPublisher.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_F2_M_DiscoveryPublisher.ttl"^^xsd:anyURI ;
    dcterms:title "FAIR Metric – F2 - Metadata – has publisher information"^^xsd:string ;
    rdfs:label "FM_F2_M_DiscoveryPublisher"^^xsd:string ;
    vivo:abbreviation "FM_F2_M_DiscoveryPublisher"^^xsd:string ;
    dcterms:description """What is being measured?
This metric evaluates whether the metadata includes explicit information regarding the organisation responsible for publishing the metadata record. It looks for a structured “publisher” field within the record. In the context of an institutional repository, this is typically the institution itself, or an external repository (like Zenodo) if the record is registering an object hosted elsewhere. The metric will fail if this value is not present.

Why should we measure it?
Publisher information is a discovery attribute that allows users and machines to filter resources by their “home” or source of authority, and to group resources based on their point of origin."""^^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/F2> ;
    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 .



