Toggle navigation
Home
Documentation
Interpretation of the results
Web Services
Tutorials
How to use the WS
Examples
Contact
WS available:
Next, the URLs of difference services are shown:
OQuaRE metrics calculation:
http://semantics.inf.um.es:8080/oquare-ws/rest/corpus
* Input: POST - JSON
with information of the ontologies
(see example)
* Output: ZIP file with the results and a CSV file that contains the value of each metric for each ontology.
http://semantics.inf.um.es:8080/oquare-ws/rest/corpusEmail
* Input: POST - JSON
with information of the ontologies
(see example)
* Output: none. An email with the results will be send when the execution finishes.
Validation of metrics:
http://semantics.inf.um.es:8080/oquare-ws/rest/rExecution
* Input: POST - multipart
key=file (CSV file obtained from
OQuaRE metrics calculation
,
see example
)
* Output: ZIP file with the results.
http://semantics.inf.um.es:8080/oquare-ws/rest/rExecutionEmail
* Input: POST - multipart
key=file (CSV file obtained from
OQuaRE metrics calculation
,
see example
)
key=email (email where the results must be sent)
* Output: none. An email with the results will be send when the execution finishes.