/subjects

Collection of Subjects in a system, federation of systems, or in a default Ontology.

get

Get all Subjects in the system or default Ontology.

post

Create a new Subject in the default Ontology.

Query the collection of Subjects in a system, federation of systems, or in a default ontology by posting a Query object.

post

Submit a query using a SubjectQuery object.

Entity representing a Subject form metadata.

get

Get form metadata for creating a new Subject.

The root Subjects in the Subject hierarchy. A node with no parents is an orphan. While all Subject Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-subjects

put

Add the given Subject as a root in the Subject hierarchy

delete

Remove the given Subject as a root in the Subject hierarchy.

Entity representing a Subject

get

Get a particular Subject given its id.

put

Update a particular Subject given its id.

delete

Delete a particular Subject given its id.

Entity representing a Subject form metadata for update

get

Get form metadata for updating an existing Subject.

get

Get child Subjects for the given Subject in the hierarchy.

put

Add Subject as child of the given Subject in the hierarchy.

delete

Remove the given Subject as a child of the given Subject in the hierarchy.

get

Get parent Subjects for the given Subject in the hierarchy.

/relevancies

Collection of Relevancies in a system, federation of systems, or in a default Ontology.

get

Get all Relevancies in the system or default Ontology.

post

Create a new Relevancy in the default Ontology.

Query the collection of Relevancies in a system, federation of systems, or in a default ontology by posting a Query object.

post

Submit a query using a RelevancyQuery object.

Entity representing a Relevancy form metadata.

get

Get form metadata for creating a new Relevancy.

Entity representing a Relevancy

get

Get a particular Relevancy given its id.

put

Update a particular Relevancy given its id.

delete

Delete a particular Relevancy given its id.

Entity representing a Relevancy form metadata for update

get

Get form metadata for updating an existing Relevancy.

/ontologies

Collection of Ontologies in a system or federation of systems.

get

Get all Ontologies.

post

Create a new Ontology.

Query the collection of Ontologies in a system, federation of systems, or in a default ontology by posting a Query object.

post

Submit a query using a OntologyQuery object.

Entity representing a Ontology form metadata.

get

Get form metadata for creating a new Ontology.

The root Ontologies in the Ontology hierarchy. A node with no parents is an orphan. While all Ontology Ids are known to the hierarchy, an orphan does not appear in the hierarchy unless explicitly added as a root node or child of another node.

get

Get all root root-ontology

Entity representing a Ontology

get

Get a particular Ontology given its id.

put

Update a particular Ontology given its id.

delete

Delete a particular Ontology given its id.

Entity representing a Ontology form metadata for update

get

Get form metadata for updating an existing Ontology.

get

Get child Ontologies for the given Ontology in the hierarchy.

put

Add Ontology as child of the given Ontology in the hierarchy.

delete

Remove the given Ontology as a child of the given Ontology in the hierarchy.

get

Get parent Ontologies for the given Ontology in the hierarchy.

get

Get all Subjects in this Ontology

put

Add the given Subject to this Ontology

delete

Remove the given Subject from the Ontology.

get

Get all Relevancies in this Ontology

put

Add the given Relevancy to this Ontology

delete

Remove the given Relevancy from the Ontology.