TNS Internal:NDR/API/2.0/implementationDetails/getResourceMetadata
From NSDLWiki
< TNS Internal:NDR | API | 2.0 | implementationDetails
Return to NDR/API 2.0 Requests By Object
Contents[hide] |
Under Construction
Proposed method for inclusion in NDR/API 2.0.
NDR API Implementation Details - getResourceMetadata
Get all metadata and annotations about a resource registered in the NDR.
Discussions
Input Discussions
- handle (resource) OR identifier (metadata) OR URL (resource)
- <optional> XMLFormat - format of returned metadata XML transforming if necessary
Output Discussions
SUCCESS
- all metadata
- all annotations
In the header of getResourceURL, handleURL is getResourceMetadata for the resource.
Since this is the getResourceMetadata call, should it have handleURL return the getResourceURL call OR its own url, getResourceMetadata, repeated in the header?
Processing Discussions
General Discussions
Implementation
Developer: TBA
Basic description of the process...
- TBA
Links
API Links:
- Conceptual Framework (2.0 philosophy)
- APIBasics
- ObjectTypes
- Encoding
- APIRequestsByObject v1.0
- APIRequestsAlphabetical v1.0
- APIRequestsByObject v2.0