Class JSONDeductiveDatabase

java.lang.Object
com.semedy.reasoner.api.core.JSONDeductiveDatabase

public class JSONDeductiveDatabase extends Object
Interface for Json objects.
Json objects can be added, removed, and queried for.
A json must have the properties @id, @type
Jsons schemas can also be stored. If a schema
with id = C is there an instance with type = C
is validated against this schema.
Author:
angele