oor-dev
[Top] [All Lists]

[oor-dev] Testing the OOR Rest services

To: oor-dev@xxxxxxxxxxxxxxxx
From: yavuz eren <yawoos@xxxxxxxxx>
Date: Wed, 11 Nov 2009 11:45:07 -0800 (PST)
Message-id: <306382.37265.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>


Greetings to the OOR development group,    (01)

I'm Yavuz Eren, some of you probably know me through OOR meetings. I'm 
currently working with Prof. Baclawski at Northeastern University and I'm also 
one of the students taking his CS 6520 class. Some of the assignments in this 
class are geared towards understanding and testing the OOR. I'm attaching the 
results of my attempts at running the REST services for the OOR. Some of these 
have failed to return results. These may be due to syntactic mistakes on my 
part, so I'm adding the http messages along with some comments and questions. 
Some feedback on the failed attempts would be greatly appreciated.     (02)

Thanks,     (03)

Yavuz    (04)

------------------------    (05)

Latest ontologies: http://oor-01.cim3.net:8080/bioportal/ontologies
Result: Works fine.     (06)

Get specific ontology: http://oor-01.cim3.net:8080/bioportal/ontologies/8
Result: Works fine.     (07)

Download ontology: http://oor-01.cim3.net:8080/bioportal/ontologies/download/8
Result: Works fine.     (08)

Download latest: http://oor-01.cim3.net:8080/bioportal/ontologies/download/14
Result: Works fine.     (09)

Get all versions of an ontology:  
http://oor-01.cim3.net:8080/bioportal/ontologies/versions/13
Result: Works fine.     (010)

Get latest version of an ontology:  
http://oor-01.cim3.net:8080/bioportal/virtual/ontology/13
Result: Failed.  Should bring the only version for this ontology.     (011)

List all ontology categories: http://oor-01.cim3.net:8080/bioportal/categories
Result: Works fine.     (012)

List all ontology groups: http://oor-01.cim3.net:8080/bioportal/groups
Result: Failed.  Are there any groups in OOR?     (013)

List all views: http://oor-01.cim3.net:8080/bioportal/views
Result: Failed.  Are there any views in OOR?     (014)

Get all versions of view from ontology id: 
http://oor-01.cim3.net:8080/bioportal/views/versions/13
Result: Failed.  Probably a natural extension of the previous example.     (015)

Search OOR: http://oor-01.cim3.net:8080/bioportal/search/Pizza
Result: Works fine.     (016)

Get Concept: http://oor-01.cim3.net:8080/bioportal/concepts/4/PepperTopping
Result: Works fine.     (017)

Get root concepts: http://oor-01.cim3.net:8080/bioportal/concepts/4/root
Result: Works fine.     (018)

Get concept for latest version: 
http://oor-01.cim3.net:8080/bioportal/virtual/ontology/4/PepperTopping
Result: Failed.      (019)

Get concept for latest ontology version id: 
http://oor-01.cim3.net:8080/bioportal/virtual/ontology/4/PepperTopping
Result: Failed.     (020)

Get all concepts using the specific ontology version id: 
http://oor-01.cim3.net:8080/bioportal/concepts/4/all
Result: Failed.     (021)

Get all concepts using the virtual ontology id: 
http://oor-01.cim3.net:8080/bioportal/virtual/ontology/4/all
Result: Failed.     (022)

Get parents/children of a given concept in a specific ontology version: 
http://oor-01.cim3.net:8080/bioportal/concepts/parents/4/PepperTopping
Result: Failed.     (023)

Get parents/children of a given concept in the latest version of a given 
ontology: http://oor-01.cim3.net:8080/bioportal/virtual/parents/4/PepperTopping
Result: Failed.     (024)

I'm assuming that the ontologies have not been processed for hierarchy 
services, so I will not continue testing these services.     (025)




_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/oor-dev/   
Config/Unsubscribe: http://ontolog.cim3.net/mailman/listinfo/oor-dev/   
Shared Files: http://ontolog.cim3.net/file/work/OOR/dev/ 
Wiki: http://ontolog.cim3.net/cgi-bin/wiki.pl?OpenOntologyRepository     (026)
<Prev in Thread] Current Thread [Next in Thread>