-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Natan Cox edited this page Mar 19, 2023
·
6 revisions
Welcome to the asquare wiki!
- deleted
zone.cogni.asquare.access.shacl.Shacl- use
org.apache.jena.shacl.vocabulary.SHACLM - since 0.6.9
- use
- moved
zone.cogni.asquare.access.Params- use
zone.cogni.asquare.service.elasticsearch.Paramsin moduleelastic-service - since 0.6.9
- use
- new module
- moved some classes into this new module
-
AsyncAspect,AsyncConfig,AsyncContext,AsyncTaskManager,AsyncUtils,DuplicatedAsyncTaskException,GraphIndexService,IndexConfig,IndexServiceorTypeIndexService
-
- since 0.6.9
- moved some classes into this new module
- new module
- moved some classes into this new module
-
Params,ElasticsearchMetadata,ElasticsearchMetadataService,Info_clusterState,Info_stats,Elasticsearch7StoreandElasticStore
-
- since 0.6.9
- moved some classes into this new module
- moved
DatasetRdfStoreServiceinto module- since 0.6.9
- moved some classes to
asyncmodule- include
asyncmodule in your project if you use any of these classes-
AsyncAspect,AsyncConfig,AsyncContext,AsyncTaskManager,AsyncUtils,DuplicatedAsyncTaskException,GraphIndexService,IndexConfig,IndexServiceorTypeIndexService
-
- since 0.6.9
- include
- moved some classes to
elastic-servicemodule- include
elastic-servicemodile in your project if you use any of these classes-
ElasticsearchMetadata,ElasticsearchMetadataService,Info_clusterState,Info_stats,Elasticsearch7StoreandElasticStore
-
- since 0.6.9
- include
- moved
zone.cogni.asquare.service.index.DatasetRdfStoreService- use
zone.cogni.asquare.triplestore.jenamemory.DatasetRdfStoreServicein moduletriplestore-jena-memory - since 0.6.9
- use