powered by
Retrieves the parent of a supplied item based on the ScienceBase item tree hierarchy.
item_get_parent(sb_id, ...)
An item object representing the parent of the supplied item.
An sbitem object or a character ScienceBase ID corresponding to the item
sbitem
Additional parameters are passed on to GET, POST, HEAD, PUT.
GET
POST
HEAD
PUT
# \donttest{ item_get_parent("57976a0ce4b021cadec97890") item_get_parent(item_get("57976a0ce4b021cadec97890")) # }
Run the code above in your browser using DataLab