What is Alife Database?
Alife Databaseis is a searchable dDatabase for Artificial Life and Alife-related sites
on the Net. The data is automatically gathered by an intelligent search bot that scans
the world wide web for Alife related pages. The interactive database is open to all
Alife authors for online modifying existing entries or adding new ones.
Current versions of the Alife Database
The interactive version of the database is accessible from the Artificial
Life and other Experiments site. Select Alife Database from the Artificial
Life menu item in the top menu bar. The interactive versions allows online modifications
and additions to the database. Other versions are also available from the same sub
menu,
The Alife Database Web Service
The Web Service uses the same database as the interactive version. It enables sending
a query to the database, either in SOAP format or in HTTP GET or POST, and receive
the requested data in XML format (for using the data in another application) or in
HTML format (for displaying the data in a browser).
Enter the Service
Clicking on the button below will take you to a page where you can experiment with the web service. For using the service, click the WSDL button on the next page to view the service description. You can also click the "Service Test Page" button to see the templates for writing and reading SOAP and HTTP GET/POST messages.