ontoportal / goo

Graph Oriented Objects (GOO) for Ruby. An RDF/SPARQL based ORM.
http://ncbo.github.io/goo/
Other
0 stars 13 forks source link

Caching and Indexing is no more working #2

Open syphax-bouazzouni opened 2 years ago

syphax-bouazzouni commented 2 years ago

Hi,

In the GOO documentation, we can read the following

image

Recently I wanted to use this feature, but I think that it no more work and the corresponding tests are no more working also (see test_index.rb).

syphax-bouazzouni commented 2 years ago

@ontoportal/bioportal team, any idea or historical thoughts about this?

graybeal commented 2 years ago

Not very historical, but a data point: @stdotjohn told me yesterday he's been working on validating the caching tests lately. Can you (syphax) indicate a desired time frame for an answer as it relates to your work?

syphax-bouazzouni commented 1 year ago

Not very historical, but a data point: @stdotjohn told me yesterday he's been working on validating the caching tests lately. Can you (syphax) indicate a desired time frame for an answer as it relates to your work?

Thx @graybeal for the response, but the issue is not directly related to the caching issues but more of a feature of Goo that is "creating indexes" that do no more work and that tests are no more passing.

It's not really urgent for me (the request that I'm implementing will only be less preferment), so there is no need to define a time frame for an answer.