-
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.Params
in moduleelastic-service
- since 0.6.9
- use
- new module
- moved some classes into this new module
-
AsyncAspect
,AsyncConfig
,AsyncContext
,AsyncTaskManager
,AsyncUtils
,DuplicatedAsyncTaskException
,GraphIndexService
,IndexConfig
,IndexService
orTypeIndexService
-
- 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
,Elasticsearch7Store
andElasticStore
-
- since 0.6.9
- moved some classes into this new module
- moved
DatasetRdfStoreService
into module- since 0.6.9
- moved some classes to
async
module- include
async
module in your project if you use any of these classes-
AsyncAspect
,AsyncConfig
,AsyncContext
,AsyncTaskManager
,AsyncUtils
,DuplicatedAsyncTaskException
,GraphIndexService
,IndexConfig
,IndexService
orTypeIndexService
-
- since 0.6.9
- include
- moved some classes to
elastic-service
module- include
elastic-service
modile in your project if you use any of these classes-
ElasticsearchMetadata
,ElasticsearchMetadataService
,Info_clusterState
,Info_stats
,Elasticsearch7Store
andElasticStore
-
- since 0.6.9
- include
- moved
zone.cogni.asquare.service.index.DatasetRdfStoreService
- use
zone.cogni.asquare.triplestore.jenamemory.DatasetRdfStoreService
in moduletriplestore-jena-memory
- since 0.6.9
- use