.
This commit is contained in:
@@ -9,6 +9,7 @@ const GL_PREFIX: &str = "https://graphofliberty.org/";
|
||||
const INFERENCE_GRAPH: GraphNameRef = GraphNameRef::NamedNode(NamedNodeRef::new_unchecked("https://graphofliberty.org/inference"));
|
||||
const INPUT_GRAPH: GraphNameRef = GraphNameRef::NamedNode(NamedNodeRef::new_unchecked("https://graphofliberty.org/input"));
|
||||
|
||||
#[derive(Clone)]
|
||||
pub struct InferenceEngine {
|
||||
ontology: Store,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user