-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
47 lines (45 loc) · 2.27 KB
/
index.html
File metadata and controls
47 lines (45 loc) · 2.27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
layout: page
---
<h1>About</h1>
<p>
An experimental protocol is a sequence of tasks and operations
executed to perform experimental research in biological and biomedical areas, e.g.
biology, genetics, immunology, neurosciences, virology, etc. Protocols often
include references to equipment, reagents, descriptions of critical steps,
troubleshooting and tips, as well as any other information that researchers see
important for facilitating the reusability of the protocol. Although experimental
protocols are central to reproducibility, the descriptions are often cursory. There is
the need for a unified criterion with respect to the syntactic structure and the
semantics for representing experimental protocols.
In this project we present “SMART Protocols”, a semantic and
NLP-based infrastructure for representing experimental protocols. Our
contribution is twofold; SMART Protocols delivers a semantic layer that
represents the knowledge encoded in experimental protocols; our ontology
represents the protocol as a workflow with domain specific knowledge embedded
within a document. It also builds the groundwork for making use of such
semantics within a NLP framework. We are reporting on the semantic and NLP
components, namely the SMART Protocols (SP) Ontology, the Sample
Instrument Reagent Objective (SIRO) model, the linked data representation for
protocols and, the text mining integrative architecture built upon GATE. The
SIRO model defines an extended layer of metadata for experimental protocols;
SIRO is also a Minimal Information (MI) model conceived in the same realm as
the Patient Intervention Comparison Outcome (PICO) model that supports
search, retrieval and classification purposes in evidence based medicine.
</p>
<a href="/ontology">Ontology Files</a>
<br />
<a href="/queries">Sample queries</a>
<br />
<a href="/files/annex/Annex1_Checklist.pdf">Checklist 0.2</a>
<br />
<a href="/checklist1.0">Checklist 1.0</a>
<br />
<a href="/protocolsrdf">Protocols as RDF</a>
<br />
<a href="http://smartprotocols.linkeddata.es/sparql" target="_blank">SPARQL Endpoint</a>
<br />
<a href="https://smartprotocols.github.io/sp_ontology_v4.0/sp-indexV4.0.htm" target="_blank">Documentation</a>
<br />
<a href="/gold-standard">F1 score, Precision and Recall for the Gold Standard Corpus</a>
<br />