Skip to content

Web services

kutila edited this page Oct 22, 2012 · 76 revisions

Web Services

Add Schema Ontology service:

  • Add a new schema ontology to PODD

Add PODD Artifact service:

  • Add a new object (i.e. Project).
  • Maps to the previous “Object Creation Service”

Update Schema Ontology service:

  • Update a schema ontology by uploading a new version of it.
  • The application should be in maintenance mode for this service to be used.

Enable/disable maintenance mode:

  • The application needs to be put into a read-only state (for artifacts) when a schema ontology version update is occurring.

Get Schema Ontology service:

  • Download a copy of the specified schema ontology.
  • Maps to the previous “Concept Details Service”.

Edit PODD artifact service:

  • Previous "Edit object service"

Delete artifact service

  • Previous "Delete object service"

Publish project (artifact) service

  • Previous "Publish Project Service"

File reference attachment service

  1. Project listing service
    
  2. Project ID service
    
  3. Get project hierarchy service – is this needed?
    
  4. Browser Service
    
  5. Object details service
    
  6. File attachment service
    
  7. Get file service
    
  8. Delete file service
    
  9. User creation service
    
  10. Authentication service
    
  11. User listing service
    
  12. Search by barcode service
    
  13. AAF Authentication service
    

Services discontinued from the old PODD

TAB submission service – TAB import will be implemented as a client side utility. PODD itself will not support TAB format. Local File attachment service – Was deprecated.

Clone this wiki locally