Community:Search/Single Record
From NSDLWiki
Retrieving a Single Record
There are at least two ways to get metadata for a specific record in the NSDL Metadata Repository.
The GetDocument verb
It uses an id argument. Note that the colons in the identifier do NOT need to be escaped.
http://ndrsearch.nsdl.org/getDocument?id=http://www.asdlib.org/
The Search verb
You'll want to use the resourceIdentifier field within the query. Note that the colon between the field name and the value is NOT escaped, but the colons within the identifier value ARE escaped.
http://ndrsearch.nsdl.org/search?q=resourceIdentifier:http\://www.asdlib.org/