/
/Atramhasis API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 20m ago · Updated 1mo agoView markdown
Atramhasis16
Health3
Lists4
Pyramid_skosprovider23
  • getSearch for concepts or collections in a scheme.
  • headCheck if concepts or collections exist in a scheme.
  • getGet information about a concept or collection.
  • headCheck if a concept or collection exists.
  • getDisplay a tree of a conceptscheme's children
  • headCheck if a conceptscheme tree exists.
  • getGet information about a concept scheme.
  • putEdit the conceptscheme
  • headCheck if a concept scheme exists.
  • getGet all registered conceptschemes.
  • headCheck conceptschemes availability.
  • getLook up where a certain URI can be found.
  • headCheck if a URI can be found.
  • getSearch concepts or collections.
  • headCheck concepts or collections availability.
  • getGet the top concepts in a scheme.
  • headCheck if top concepts exist in a scheme.
  • getGet the top of a display hierarchy.
  • headCheck if display top exists.
  • getGet the children for display purposes.
  • headCheck if display children exist.
  • getExpand a concept or collection to all it's narrower concepts.
  • headCheck if a concept or collection can be expanded.
    Pyramid_skosprovider

    Check if a concept or collection can be expanded.

    head/conceptschemes/{scheme_id}/c/{c_id}/expand

    Path parameters

    scheme_idstring required

    The identifier for a certain concept scheme.

    c_idstring required

    The identifier for a certain concept or collection.

    Response

    The concept/collection was found in the conceptscheme.