@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_I1_M_DbSemFormats.ttl> a ftr:Test, dcat:DataService ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/test/FT_I1_M_DbSemFormats.ttl"^^xsd:string ;
    rdfs:isDefinedBy "https://ostrails.github.io/assessment-component-metadata-records/test/FT_I1_M_DbSemFormats.ttl"^^xsd:anyURI ;
    dcat:landingPage "https://ostrails.github.io/assessment-component-metadata-records/test/FT_I1_M_DbSemFormats.ttl"^^xsd:anyURI ;
    dcterms:title "FAIR Test - I1 - Metadata - Adopts Semantic Knowledge Representation Languages"^^xsd:string ;
    rdfs:label "FT_I1_M_DbSemFormats"^^xsd:string ;
    vivo:abbreviation "FT_I1_M_DbSemFormats"^^xsd:string ;
    dcterms:description """FAIR Test - I1 - Metadata - Adopts Semantic Knowledge Representation Languages evaluates whether the FAIRsharing record is linked to at least one model/format record classified as a semantic knowledge representation language. This test uses the relationships provided within FAIRsharing records to determine whether the resource adopts formats that provide structured semantic representations of information as defined by FAIRsharing. Specifically, to discover a database's relationship to a Semantic model/format, traverse the hierarchy of each model/format directly linked to the database record to identify the underlying generic format: JSON-LD, RDF, RDF/XML, TriG, N-Quads, RDFa, OWL, OBO, TTL, N-triples. To pass, a relationship with one of the previous model/format should exist, else the test will fail. Expected input is the FAIRsharing DOI or URL for the FAIRsharing record under evaluation."""^^xsd:string ;
    
    
    ftr:applicationArea <http://www.fairsharing.org/ontology/subject/SRAO_0000401> ;
    
    dcat:version "1.0.0"^^xsd:string ;
    
    
    ftr:status "Active"@en ;
     
    dcat:endpointURL <https://fair-tests.fairsharing.org/test/ft_i1_m_db_sem_formats> ;
    dcat:endpointDescription <https://fair-tests.fairsharing.org/ft_i1_m_db_sem_formats/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://ostrails.github.io/assessment-component-metadata-records/metric/FM_A2_M_FS_dbSemFormats.ttl> ;
    
    
    
    dcterms:publisher  <https://orcid.org/0000-0001-9572-0972> ,  <https://orcid.org/>  ; 
    dcat:contactPoint  <https://orcid.org/0000-0001-9572-0972> ,  <https://orcid.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://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://ostrails.github.io/assessment-component-metadata-records/metric/FM_A2_M_FS_dbSemFormats.ttl> a dqv:Metric, ftr:Metric, dcat:Resource;
    rdfs:label "FAIR Metric - I1 - adopts semantic knowledge representation languages"^^xsd:string ;
    dcterms:identifier "https://ostrails.github.io/assessment-component-metadata-records/metric/FM_A2_M_FS_dbSemFormats.ttl"^^xsd:string .









