Link to this page
SMART Protocols
Last uploaded:
April 18, 2017
Acronym | SP |
Visibility | Public |
Description | The SeMAntic RepresenTation for Protocols, SMART Protocols, provides a structured OWL vocabulary of experimental protocols. SMART Protocols ontology includes two modules, SP-document and SP-workflow. SP-document, aims to provide a structured vocabulary of concepts to represent information necessary and sufficient for reporting an experimental protocol. SP-Workflow represents: i) the executable elements of a protocol, protocol instructions; ii) the experimental actions and material entities that participates in instructions (sample/specimen, organisms, reagents, instruments); and iii) the order of execution of the instructions. |
Status | Beta |
Format | OWL |
Contact | Olga Giraldo, oxgiraldo@gmail.com |
Categories | Biological Process |
Version | Released | Uploaded | Downloads |
---|---|---|---|
4.0 (Parsed, Indexed, Metrics, Annotator) | 07/01/2013 | 04/18/2017 | OWL | CSV | RDF/XML | Diff |
4.0 (Archived) | 07/01/2013 | 04/18/2017 | OWL |
3.0 (Archived) | 07/01/2013 | 11/03/2015 | OWL | Diff |
2.0 (Archived) | 07/01/2013 | 11/03/2015 | OWL | Diff |
2.0 (Archived) | 07/01/2013 | 11/03/2015 | OWL | Diff |
2.0 (Archived) | 07/01/2013 | 11/03/2015 | OWL |
more... |
No views of SP available
Jump to:
Id | http://prismstandard.org/namespaces/basic/2.0/prism:keyword
http://prismstandard.org/namespaces/basic/2.0/prism:keyword
|
---|---|
Preferred Name | keyword |
Definitions |
An element used to tag keywords that are likely to be used in search queries.
Note that this differs from a subject or elements such as dc:subject, prism:person, prism:event, or prism:organization that are the subject of the article. Best practice is to use values from a keyword controlled vocabulary for this element
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | An element used to tag keywords that are likely to be used in search queries. |
---|---|
label | keyword
|
comment | Note that this differs from a subject or elements such as dc:subject, prism:person, prism:event, or prism:organization that are the subject of the article. Best practice is to use values from a keyword controlled vocabulary for this element
|
prefLabel | keyword
|
subClassOf | |
imported from | PRISM
|
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for SP
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=SP&class=http%3A%2F%2Fpurl.org%2Fnet%2FSMARTprotocol%23EnzymeReagent&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "SP" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |