Issue Details (XML | Word | Printable)

Key: GALAXY-7
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dan Diephouse
Reporter: Artur Karazniewicz
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Galaxy

Add new RESTful API

Created: 15/Jan/08 01:23 PM   Updated: 06/May/08 05:38 PM
Component/s: Core
Affects Version/s: 1.0-beta-1
Fix Version/s: 1.0-RC

Time Tracking:
Not Specified

Labels:
User impact: Low


 Description  « Hide
The artifacts should be available through easy URLs like this

www.theregistryserver.com/schema/1.0/someschema.xsd

  • where schema is an namespace
  • 1.0 is the version
  • someschema.xsd is the artifact name

it gives You opportunity to work with repository like w3c.



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Dan Diephouse added a comment - 15/Jan/08 02:30 PM
Another great idea. Thanks!

Andrew Perepelytsya added a comment - 06/May/08 05:38 PM
Every artifact is now accessible via direct link, including the historical versions. The notation can be slightly different (e.g. ;version=2 instead of it being part of the URI), but still in line with RESTful conventions.