@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_I1_M_DbFormalLangSyntax.ttl> a ftr:Metric, dqv:Metric, dcat:Resource ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_I1_M_DbFormalLangSyntax.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_I1_M_DbFormalLangSyntax.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_I1_M_DbFormalLangSyntax.ttl"^^xsd:anyURI ;
    dcterms:title "FAIR Metric – I1 – Metadata - Database-level knowledge representation languages (syntactic)"^^xsd:string ;
    rdfs:label "FM_I1_M_DbFormalLangSyntax"^^xsd:string ;
    vivo:abbreviation "FM_I1_M_DbFormalLangSyntax"^^xsd:string ;
    dcterms:description """What is being measured?
This metric evaluates whether there is a declared relationship (related to, implements or outputs) to a model/format from the hosting database for the provided identifier in the FAIRsharing registry, and that the associated model/format has a machine-readable syntactic structure as per FAIRsharing guidance (see support links).

Why should we measure it?
I1 requires that metadata use a formal, accessible, shared and broadly applicable language for knowledge representation. The purpose of this principle is to ensure that metadata is expressed in a standardised format that can be interpreted and exchanged across systems. In this metric, the definition of syntactic and semantic formats follows the FAIRsharing guidance (see support links). This metric evaluates whether there is a declared metadata model or format that ultimately resolves to a basic representation format that is considered syntactic by the FAIRsharing registry. Note that all formats that match the guidance on semantic formats also fulfil the requirements for being syntactic formats.

Communities may wish to use this metric in conjunction with others that examine the precise format of the resolved metadata.

Note that, in order for this metric to function, tests must know the FAIRsharing database record URL/DOI so that FAIRsharing metadata may be retrieved. This can be done in a variety of ways, e.g. using the FAIRsharing API to find possible matches between the identifier and registered databases, hard coding the FAIRsharing record identifier, or expecting it to be provided as a second argument to the test."""^^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/I1> ;
    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: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 .







