PyLoDStorage/Tickets
Jump to navigation
Jump to search
- Issue 57 - Support conversion to rdf triples
- Issue 56 - addWikiData Linker to QueryResultDocumentation and callback for further such handlers while at it✓
- Issue 55 - need to export pylatexenc dependency✓
- Issue 54 - addQueryDocumentation✓
- Issue 53 - add limit for query.documentQueryResult✓
- Issue 52 - add pewee adaption
- Issue 51 - datetime handling sqlite error should lead to warning and not raise an exception
- Issue 50 - add initSqlDB✓
- Issue 49 - add append option to store API✓
- Issue 48 - isCached should be True even if count is less than 100✓
- Issue 47 - queryDocumentation: Fix tryItMarkup if lang is not SPARQL and fix links with special chars✓
- Issue 46 - add try it! button to Query documentation✓
- Issue 45 - Add option to specify cacheDir location in StorageConfig✓
- Issue 44 - use setAttr instead of assigning __dict__✓
- Issue 43 - offer warnOnNone and warnOnUnsupportedTypes for Type handling✓
- Issue 42 - fix behavior for invalid json✓
- Issue 41 - improve error message when create table command fails✓
- Issue 40 - make limit and batchSize available again for store✓
- Issue 39 - set sampleRecordCount to -1 / all as a default for fromCache handling✓
- Issue 38 - fix getCacheFile to use self.config if config is None✓
- Issue 37 - regression - getListOfDicts callback not handled as function✓
- Issue 36 - regression return of lists needed for restoreFromJsonFile and restoreFromJsonStr for backward compatiblity✓
- Issue 35 - support pydantic as a schema support
- Issue 34 - refactor EntityManager from ProceedingTitleParser here for reuse✓
- Issue 33 - SQL handling of Lists✓
- Issue 32 - getLookup fails on duplicates✓
- Issue 31 - getLookup fails if value is list✓
- Issue 30 - Limit stored attributes of JSONAble to attributes of the samples
- Issue 29 - Functionality to convert between LoD and CSV
- Issue 28 - add plot option✓
- Issue 27 - add Lookup map option✓
- Issue 26 - add intersect methods✓
- Issue 25 - integrate pandas dataframes✓
- Issue 24 - integrate tabulate✓
- Issue 23 - date type handling should be more robust - list handling should return a list of problems instead of failing✓
- Issue 22 - Regression: storeToJsonFile and restoreFromJsonFile missing in JSONAble✓
- Issue 21 - FromJson with taking type information from getSamples✓
- Issue 20 - add fixNone option to SPARQL results (same functionality as in SQL)✓
- Issue 19 - migrate query manager from ptp here✓
- Issue 18 - add getTableDict convenience function✓
- Issue 17 - add check_same_thread to be able to set it to False✓
- Issue 16 - allow to only warn if samplerecordcount is higher than number of available records✓
- Issue 15 - auto create generalization view ddl for tablelist✓
- Issue 14 - offer execute wrapper directly via sqlDB✓
- Issue 13 - set None value for undefined LoD entries✓
- Issue 12 - transitive dependency for SPARQLWrapper missing✓
- Issue 11 - make Types JSONAble to allow to store type information along side json data files✓
- Issue 10 - need to fix round-trip json behavior✓
- Issue 9 - Avoid wikidata 403✓
- Issue 8 - strToDatetime fails on invalid datetime strings e.g. with year out of range✓
- Issue 7 - support date values in format supplied e.g. by wikidata 2020-01-01T00:00:00Z✓
- Issue 6 - add SPARQL support✓
- Issue 5 - Allow use of params in queries✓
- Issue 4 - sqlite3.IntegrityError: UNIQUE constraint failed: ... show debug info✓
- Issue 3 - Refactor JSON support from DgraphAndWeaviateTest✓
- Issue 2 - add improved UML support from Proceedings Title Parser✓
- Issue 1 - Make available via pypi✓