@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-ZMSJKFNR-0>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "L'exactitude du modèle est μ = 93.1 % (σ = 0.007). (Thuilier, Fox & Crabbé, 2010)"@fr, "The accuracies for link were 73% and 86% on two evaluated domains. (Sekine, 2005)"@en, "For the historical data accuracies differ between data sets. (Ortmann, 2020)"@en, "We measure accuracy in both source to target and target to source directions and report their average. (Hangya, Saadi & Fraser, 2022)"@en, "Accuracy goes up quicker and the model seems to be converged after just 5 epochs. (Dufter, Schmitt & Schütze, 2020)"@en, "Accuracy is measured by the ratio of correctly retrieved aligned word pairs. (Hangya, Saadi & Fraser, 2022)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G006D599-R> ;
  skos:prefLabel "accuracy"@en, "exactitude"@fr ;
  dc:modified "2025-02-12T14:18:22"^^xsd:dateTime ;
  a skos:Concept ;
  dc:created "2025-02-12T14:16:20"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-G006D599-R>
  skos:prefLabel "measure"@en, "mesure"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZMSJKFNR-0> .

