@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/TSO-K8M61NNH-M>
  skos:exactMatch <https://www.wikidata.org/wiki/Q99770806> ;
  skos:prefLabel "documento ejecutable"@es, "executable paper"@en, "article exécutable"@fr ;
  dc:modified "2024-12-04"^^xsd:date ;
  skos:altLabel "executable research article"@en, "artículo ejecutable"@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-FP5VCTTB-4> ;
  dc:created "2021-07-13"^^xsd:date ;
  skos:definition "Publication formatée sous forme d’un logiciel dynamique qui combine du texte, des données brutes et le code utilisé pour l’analyse. (Institut Pasteur. Les articles exécutables. 13 mai 2022. Open Science : évolutions, enjeux et pratiques. Disponible sur  <a href=\"https://openscience.pasteur.fr/2022/05/13/les-articles-executables/\">https://openscience.pasteur.fr/2022/05/13/les-articles-executables/</a>. Consulté le 28 oct 2024.)"@fr, "Documento digital que combina texto explicativo con bloques de código que se pueden ejecutar directamente dentro del mismo archivo y que permite realizar análisis y visualizaciones interactivas de datos, lo que facilita la comprensión y la reproducción de los resultados."@es, "A dynamic piece of software that combines text, raw data, and the code used for the analysis, and that a reader can interact with. (Lasser. \"Creating an executable paper is a journey through Open Science\" (19 Aug 2020). Communications Physics. Available at  <a href=\"https://doi.org/10.1038/s42005-020-00403-4\">https://doi.org/10.1038/s42005-020-00403-4</a> (Accessed on 6 Nov 2024))"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/TSO> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-JHXNBZ95-W> .

<http://data.loterre.fr/ark:/67375/TSO> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/TSO-FP5VCTTB-4>
  skos:prefLabel "publication ouverte"@fr, "open publication"@en, "publicación abierta"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/TSO-K8M61NNH-M> .

<http://data.loterre.fr/ark:/67375/TSO-JHXNBZ95-W>
  skos:prefLabel "Jupyter notebook"@en, "cuaderno Jupyter"@es, "notebook Jupyter"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/TSO-K8M61NNH-M> .

