@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://tests.ostrails.eu/tests/test_FM_F4_M_MetaIndexed>
    <http://purl.org/dc/terms/creator> <https://orcid.org/0000-0001-6960-357X> ;
    <http://purl.org/dc/terms/description> """Tests whether a machine is able to discover the
      resource by search, using Microsoft Bing.  The process is to first
      identify the title of the resource in the metadata, then search for
      that title in Bing, and then check whether any of the results from
      Bing include a reference to the resource.  This test is designed to
      check whether the metadata is indexed in a major search engine, which
      is an important aspect of findability.  The test will also check for
      keywords in the metadata and use those as search terms as well.  The properties
      used to identify titles in linked data are dc:title, dcterms:title,
      dcterms:alternative, schema:name, schema:headline, schema:alternateName,
      schemah:name, schemah:headline, schemah:alternateName, rdfs:label,
      skos:prefLabel, skos:altLabel, foaf:name and bibo:title.
      The properties used to identify
      keywords in linked data are any property containing 'keyword' in the name."""@en ;
    <http://purl.org/dc/terms/identifier> "https://tests.ostrails.eu/tests/test_FM_F4_M_MetaIndexed" ;
    <http://purl.org/dc/terms/license> <https://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/dc/terms/title> "OSTrails Core: Searchable in major search engine"@en ;
    <http://purl.org/dc/terms/type> <http://edamontology.org/operation_2428> ;
    <http://semanticscience.org/resource/SIO_000233> <https://w3id.org/fair-metrics/general/FM_F4_M_MetaIndexed> ;
    a <http://www.w3.org/ns/dcat#DataService>, <https://w3id.org/ftr#Test> ;
    <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <https://tests.ostrails.eu/tests/test_FM_F4_M_MetaIndexed> ;
    <http://www.w3.org/ns/dcat#contactPoint> <urn:fairchampion:testmetadata:individual861687f6-916a-422a-a087-5576c4673613>, <urn:fairchampion:testmetadata:org:574daf19-019d-484f-bf72-ee08323d6f90> ;
    <http://www.w3.org/ns/dcat#endpointDescription> <https://tests.ostrails.eu/tests/test_FM_F4_M_MetaIndexed/api> ;
    <http://www.w3.org/ns/dcat#endpointURL> <https://tests.ostrails.eu/tests/assess/test/test_FM_F4_M_MetaIndexed> ;
    <http://www.w3.org/ns/dcat#keyword> "FAIR Assessment"@en, "FAIR Principles"@en ;
    <http://www.w3.org/ns/dcat#landingPage> <https://tests.ostrails.eu/tests/test_FM_F4_M_MetaIndexed> ;
    <http://www.w3.org/ns/dcat#theme> <http://edamontology.org/topic_4012> ;
    <http://www.w3.org/ns/dcat#version> "Hvst-1.5.0:Tst-3.0.0"@en ;
    <http://www.w3.org/ns/dqv#inDimension> <https://doi.org/10.25504/FAIRsharing.0c0d21> ;
    <https://w3id.org/dpv#isApplicableFor> <https://schema.org/Dataset> ;
    <https://w3id.org/ftr#applicationArea> <http://www.fairsharing.org/ontology/subject/SRAO_0000401> ;
    <https://w3id.org/ftr#supportedBy> <https://tools.ostrails.eu/champion> .

<https://tools.ostrails.eu/champion>
    a <http://schema.org/SoftwareApplication> .

<https://w3id.org/fair-metrics/general/FM_F4_M_MetaIndexed>
    a <http://www.w3.org/ns/dqv#Metric> .

<urn:fairchampion:testmetadata:individual861687f6-916a-422a-a087-5576c4673613>
    a <http://www.w3.org/2006/vcard/ns#Individual> ;
    <http://www.w3.org/2006/vcard/ns#fn> "Mark D Wilkinson"@en ;
    <http://www.w3.org/2006/vcard/ns#hasEmail> <mailto:mark.wilkinson@upm.es> .

<urn:fairchampion:testmetadata:org:574daf19-019d-484f-bf72-ee08323d6f90>
    a <http://www.w3.org/2006/vcard/ns#Organization> ;
    <http://www.w3.org/2006/vcard/ns#organization-name> "OSTrails Project"@en ;
    <http://www.w3.org/2006/vcard/ns#url> <https://ostrails.eu/> .

