Model

A model is a simple RDF graph defining the obsel types, attributes and relations according to the kTBS vocabulary.

Creation

A model is created by a POST query to a Base. It must have the following properties:

It can optionally have the following properties:

GET

Return the content of the graph.

PUT

Change the content of the model.

DELETE

Not implemented yet. TODO decide what to do if computed traces use this model.