Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • authentication is still to be implemented (this very first pass uses no authentication). This will most likely be HTTP BasicAuth over HTTPS
  • error codes not properly handled
  • currently no ontology-level validation of externally-produced resource descriptions
  • currently does not handle links to referenced taxonomy terms  (as opposed to links to eagle-i resources). Example of record not handled due to the related technique field:http://montana.dev.eagle-i.net/i/0000012b-00be-dcdf-df3b-3fdc80000009Image Removed
  • we currently do not enforce the association URI-foreign key (this will come)
  • DELETE is not yet implemented
  • This is not thoroughly tested

...

uri  -- the eagle-i identifier of the resourcepretty -- true | false, return prettified JSON (useful for debugging)

Example:

http://montana.dev.eagle-i.net/sweet/api/externalResource?uri=http://montana.dev.eagle-i.net/i/0000012f-989d-df6c-b822-788380000000

...