The “name” command
- Last Updated: May 13, 2026
- 1 minute read
- Semaphore
- Documentation
The “name” command will return all the terms within the model that match the supplied name. The query can be filtered so that only labels of a particular type will be present in the results, by using the “filter=EQ_REL=” parameter to specify either “Preferred Label” or the name of a specific alternative label type.
| Request | XML output | JSON output |
|---|---|---|
| REST request: | http://localhost:8983/ses/SpaceMissions/name/Soyuz%207k-ok |
http://localhost:8983/ses/SpaceMissions/name/Soyuz%207k-ok.json |
Note, this query is only available through the REST format