Property:Ticket title

From BITPlan Wiki
Jump to navigation Jump to search
Property
edit
name  title
label  title
type  Special:Types/Text→Special:Types/Text
index  2
sortPos  
primaryKey  false
mandatory  false
namespace  
size  100
uploadable  false
defaultValue  
inputType  
allowedValues  
documentation  the ticket title
values_from  
externalFormatterURI  
showInGrid  true
isLink  false
nullable  
topic  Concept:Ticket→Concept:Ticket

Text This is a Property with type Special:Types/Text

Showing 50 pages using this property.
P
integrate pandas dataframes  +
offer warnOnNone and warnOnUnsupportedTypes for Type handling  +
support pydantic as a schema support  +
Add option to specify cacheDir location in StorageConfig  +
FromJson with taking type information from getSamples  +
improve error message when create table command fails  +
refactor EntityManager from ProceedingTitleParser here for reuse  +
transitive dependency for SPARQLWrapper missing  +
make limit and batchSize available again for store  +
add append option to store API  +
addQueryDocumentation  +
add pewee adaption  +
Regression: storeToJsonFile and restoreFromJsonFile missing in JSONAble  +
add check_same_thread to be able to set it to False  +
add getTableDict convenience function  +
make Types JSONAble to allow to store type information along side json data files  +
strToDatetime fails on invalid datetime strings e.g. with year out of range  +
fix behavior for invalid json  +
migrate query manager from ptp here  +
isCached should be True even if count is less than 100  +
need to export pylatexenc dependency  +
Functionality to convert between LoD and CSV  +
integrate tabulate  +
add Lookup map option  +
add improved UML support from Proceedings Title Parser  +
offer execute wrapper directly via sqlDB  +
SQL handling of Lists  +
date type handling should be more robust - list handling should return a list of problems instead of failing  +
set None value for undefined LoD entries  +
add intersect methods  +
addWikiData Linker to QueryResultDocumentation and callback for further such handlers while at it  +
getLookup fails on duplicates  +
allow to only warn if samplerecordcount is higher than number of available records  +
sqlite3.IntegrityError: UNIQUE constraint failed: ... show debug info  +
Refactor JSON support from DgraphAndWeaviateTest  +
add plot option  +
regression return of lists needed for restoreFromJsonFile and restoreFromJsonStr for backward compatiblity  +
add fixNone option to SPARQL results (same functionality as in SQL)  +
use setAttr instead of assigning __dict__  +
Allow use of params in queries  +
add initSqlDB  +
getLookup fails if value is list  +
regression - getListOfDicts callback not handled as function  +
auto create generalization view ddl for tablelist  +
add SPARQL support  +
add limit for query.documentQueryResult  +
Limit stored attributes of JSONAble to attributes of the samples  +
queryDocumentation: Fix tryItMarkup if lang is not SPARQL and fix links with special chars  +
need to fix round-trip json behavior  +
Support conversion to rdf triples  +