Welcome to pyLoDStorage’s documentation!¶
Contents:
- lodstorage package
- Submodules
- lodstorage.csv module
- lodstorage.docstring_parser module
- lodstorage.entity module
EntityManager
EntityManager.fromCache()
EntityManager.fromStore()
EntityManager.getCacheFile()
EntityManager.getLoD()
EntityManager.getSQLDB()
EntityManager.initSQLDB()
EntityManager.isCached()
EntityManager.removeCacheFile()
EntityManager.setNone()
EntityManager.showProgress()
EntityManager.store()
EntityManager.storeLoD()
EntityManager.storeMode()
- lodstorage.jsonable module
JSONAble
JSONAble.asJSON()
JSONAble.checkExtension()
JSONAble.fromDict()
JSONAble.fromJson()
JSONAble.getJSONValue()
JSONAble.getJsonTypeSamples()
JSONAble.getJsonTypeSamplesForClass()
JSONAble.getPluralname()
JSONAble.readJsonFromFile()
JSONAble.reprDict()
JSONAble.restoreFromJsonFile()
JSONAble.singleQuoteToDoubleQuote()
JSONAble.singleQuoteToDoubleQuoteUsingBracketLoop()
JSONAble.singleQuoteToDoubleQuoteUsingRegex()
JSONAble.storeJsonToFile()
JSONAble.storeToJsonFile()
JSONAble.toJSON()
JSONAble.toJsonAbleValue()
JSONAbleList
JSONAbleList.asJSON()
JSONAbleList.fromJson()
JSONAbleList.fromLoD()
JSONAbleList.getJsonData()
JSONAbleList.getList()
JSONAbleList.getLoDfromJson()
JSONAbleList.getLookup()
JSONAbleList.readLodFromJsonFile()
JSONAbleList.readLodFromJsonStr()
JSONAbleList.restoreFromJsonFile()
JSONAbleList.restoreFromJsonStr()
JSONAbleList.setListFromLoD()
JSONAbleList.toJsonAbleValue()
JSONAbleSettings
Types
- lodstorage.jsonpicklemixin module
- lodstorage.linkml module
- lodstorage.linkml_gen module
- lodstorage.lod module
- lodstorage.mwTable module
- lodstorage.plot module
- lodstorage.query module
- lodstorage.querymain module
- lodstorage.rdf module
- lodstorage.sample module
- lodstorage.sample2 module
- lodstorage.schema module
- lodstorage.sparql module
SPARQL
SPARQL.addAuthentication()
SPARQL.asListOfDicts()
SPARQL.controlChars
SPARQL.controlEscape()
SPARQL.fix_comments()
SPARQL.fromEndpointConf()
SPARQL.getFirst()
SPARQL.getLocalName()
SPARQL.getResults()
SPARQL.getValue()
SPARQL.getValues()
SPARQL.insert()
SPARQL.insertListOfDicts()
SPARQL.insertListOfDictsBatch()
SPARQL.printErrors()
SPARQL.query()
SPARQL.queryAsListOfDicts()
SPARQL.rawQuery()
SPARQL.strToDatetime()
- lodstorage.sql module
EntityInfo
SQLDB
SQLDB.RAM
SQLDB.backup()
SQLDB.backupProgress()
SQLDB.close()
SQLDB.copyTo()
SQLDB.createTable()
SQLDB.execute()
SQLDB.executeDump()
SQLDB.getDebugInfo()
SQLDB.getTableDict()
SQLDB.getTableList()
SQLDB.logError()
SQLDB.progress()
SQLDB.query()
SQLDB.queryAll()
SQLDB.queryGen()
SQLDB.restore()
SQLDB.restoreProgress()
SQLDB.showDump()
SQLDB.store()
- lodstorage.storageconfig module
- lodstorage.sync module
- lodstorage.tabulateCounter module
- lodstorage.trulytabular module
TrulyTabular
TrulyTabular.addStatsColWithPercent()
TrulyTabular.asText()
TrulyTabular.count()
TrulyTabular.genPropertyStatistics()
TrulyTabular.genWdPropertyStatistic()
TrulyTabular.generateSparqlQuery()
TrulyTabular.getItemText()
TrulyTabular.getPropertyStatistics()
TrulyTabular.getQueryManager()
TrulyTabular.mostFrequentPropertiesQuery()
TrulyTabular.noneTabular()
TrulyTabular.noneTabularQuery()
Variable
WikidataItem
WikidataProperty
- lodstorage.uml module
- lodstorage.version module
- lodstorage.xml module
- lodstorage.yamlable module
DateConvert
YamlAble
YamlAble.from_dict2()
YamlAble.from_yaml()
YamlAble.load_from_json_file()
YamlAble.load_from_json_url()
YamlAble.load_from_yaml_file()
YamlAble.load_from_yaml_url()
YamlAble.read_from_url()
YamlAble.remove_ignored_values()
YamlAble.represent_literal()
YamlAble.represent_none()
YamlAble.save_to_json_file()
YamlAble.save_to_yaml_file()
YamlAble.to_yaml()
lod_storable()
- lodstorage.yamlablemixin module
- Module contents
- sampledata package
- tests package
- Submodules
- tests.basetest module
- tests.testEntityManager module
- tests.testJson module
- tests.testPandas module
- tests.testSPARQL module
- tests.testSqlite3 module
- tests.testTrulyTabular module
- tests.test_Plot module
- tests.test_Tabulate module
- tests.test_csv module
- tests.test_docstring_parser module
- tests.test_linkml module
- tests.test_linkml_schema module
- tests.test_lod module
- tests.test_queries module
- tests.test_rdf module
- tests.test_samples module
- tests.test_sync module
- tests.test_yamlable module
- Module contents