Link to this page
Web-Service Interaction Ontology
Last uploaded:
June 19, 2014
Acronym | WSIO |
Visibility | Public |
Description | Web Service Interaction Ontology (WSIO) enables automated interaction with more complex Web services that are typical for example within life sciences. WSIO is however independent of the application domain and relevant for both SOAP and REST Web services, and for batch execution engines in general. If the interaction scenario with a Web service is nontrivial (and incorporates session handling), annotation with WSIO concepts will enable automatic generation of client programs, scripts, or interactive applications with a graphical user interface. WSIO also enables automation of different ways of data transfer and data un-/compression or en-/decoding. We strongly discourage providers from developing complex interaction and data-transfer/compression scenarios, however when needed, WSIO may enable smooth automated interaction with them. Future versions will support more interaction scenarios. WSIO aims to serve also as a means to standardise the complex interaction scenarios primarily within both SOAP and REST Web services, and secondarily to apply also to batch execution infrastructure in general. |
Status | Beta |
Format | OBO |
Contact | Matus Kalas, matus.kalas@uib.no |
Categories | Other |
- uk geography
- it is just for show some details about the UK
Classes | 31 |
Individuals | 0 |
Properties | 11 |
Maximum depth | 2 |
Maximum number of children | 6 |
Average number of children | 3 |
Classes with a single child | 3 |
Classes with more than 25 children | 0 |
Classes with no definition | 0 |
Jump to:
Id | http://purl.obolibrary.org/obo/WSIO_transfer_003
http://purl.obolibrary.org/obo/WSIO_transfer_003
|
---|---|
Preferred Name | Transfer |
Definitions |
Transfer (type of data transfer, data transfer protocol) is the way data is transfered between 2 locations or processes.
Types of transfer are not bound to any particular layer of the OSI Model (http://en.wikipedia.org/wiki/OSI_model). A top-level concept in WSIO rooting the 'Transfer' sub-ontology. WSIO 'Transfer' sub-ontology includes forms of transfer and transfer protocols that are relevant with respect to transferring input and output data to and from Web services. Some concepts of WSIO 'Transfer' sub-ontology are applicable also outside of the context of Web-service interaction.
|
Synonyms |
function
Process
Function
quality
process
continuant
Form of data transfer
Data transfer
Type of data transfer
Data channel
Data transfer protocol
See more
See less
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | Transfer (type of data transfer, data transfer protocol) is the way data is transfered between 2 locations or processes. |
---|---|
label | Transfer
|
comment | Types of transfer are not bound to any particular layer of the OSI Model (http://en.wikipedia.org/wiki/OSI_model). A top-level concept in WSIO rooting the 'Transfer' sub-ontology. WSIO 'Transfer' sub-ontology includes forms of transfer and transfer protocols that are relevant with respect to transferring input and output data to and from Web services. Some concepts of WSIO 'Transfer' sub-ontology are applicable also outside of the context of Web-service interaction.
|
prefLabel | Transfer
|
notation | WSIO:transfer:003
|
in_subset | |
has_related_synonym |
function
Process
Function
quality
process
|
id | WSIO_transfer:003
|
has_obo_namespace | WSIO
|
subClassOf | |
type | |
has_broad_synonym | continuant
|
has_exact_synonym |
Form of data transfer
Data transfer
Type of data transfer
Data channel
Data transfer protocol
|
treeView |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for WSIO
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=WSIO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FWSIO_transfer_011&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: "WSIO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |