ATTX-project / graph-component

Graph Manager component that handles state of the internal graph/data.
0 stars 0 forks source link

Linking strategies loaded to the Graph Store #21

Closed blankdots closed 7 years ago

blankdots commented 7 years ago

Description

The graph store will store the linking strategies as discussed in #19 and for that to happen the graph store needs to be initialised with the linking strategies in the config.ttl.

DoD

Graph store contains linking strategies.

Testing

Peer review and to be tested via the /linkstrategygmapi endpoint

blankdots commented 7 years ago

Using ja:MemoryModel as we do not want inference on this namespace see https://jena.apache.org/documentation/assembler/inside-assemblers.html for basic assemblers